list_nodit_webhook_apis
Retrieve available Webhook API operations to access normalized, multi-chain blockchain data for AI processing and decision-making.
Instructions
Lists available Nodit Webhook API operations.
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"
}