lookup_dictionary
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a dictionary definition for an English word (meanings, examples, phonetics). Use for writing and language agents. Example call: {"word": "ephemeral"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_dictionaryArguments",
"required": [
"word"
],
"properties": {
"word": {
"type": "string",
"title": "Word"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries