lookup_anilist
ActiveTool of GoCreative Agent API
declared in 1.27.1
Search AniList for anime/manga metadata. Use for anime-recommendation and otaku-content agents. Example call: {"query": "frieren"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_anilistArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries