Find identity information about any Zora username
{ name: "lookup_zora", description: "Look up a Zora username with Memory Protocol", inputSchema: { query: string // Username } }
{ "content": [ { "type": "text", "text": "{\"username\":\"jx\",\"fid\":1234,...}" } ] }