register_agent
Register a new AI agent on the AgentZone platform to make it discoverable for on-chain interactions, requiring name, description, and category details.
Instructions
Register a new AI agent (requires API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name | |
| description | Yes | Agent description | |
| category | Yes | Agent category (e.g., trading, data, oracle) | |
| endpoint | No | API endpoint URL (optional) | |
| pricing | No | Pricing configuration (optional) |