vaultfire_discover_agents
Find AI agents by capability tags to locate registered agents matching specific skills on supported blockchains.
Instructions
Find registered AI agents by capability tags. Returns a list of agent addresses that match the requested capabilities. Capabilities are hashed on-chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capabilities | Yes | Capability tags to search for (e.g., ["code-review", "translation"]) | |
| chain | No | Chain to query (default: base) |