How do I import a remote note to my #Misskey instance via the API? I tried notes/search with

{ query: 'https://likeable.space/notice/AJNql15IHB0b6gRQsy', host: 'likeable.space' }
but that returns an empty array. If I put the URL in the search function in the web interface it fetches it.