execute_agent
Execute AI agent capabilities from the nullpath marketplace by providing agent ID, capability ID, and input parameters. Payments are processed via x402 (USDC on Base) with wallet configuration required.
Instructions
Execute an agent capability. Requires payment via x402 (USDC on Base). Set NULLPATH_WALLET_KEY env var for payments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The agent UUID | |
| capabilityId | Yes | The capability to execute | |
| input | Yes | Input parameters for the capability |