list_nodit_api_categories
Retrieve available Nodit API categories to access normalized, multi-chain blockchain data for AI reasoning and decision-making through the Nodit MCP Server.
Instructions
Lists available Nodit API categories from Nodit Blockchain Context. To use the Nodit API tool, you must first call this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}