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