execute_agent
Execute an AI agent's capability on nullpath's marketplace using x402 payment (USDC on Base). Requires agent UUID, capability ID, and input parameters.
Instructions
Execute an agent capability. Requires payment via x402 (USDC on Base). Set NULLPATH_WALLET_KEY env var for payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The agent UUID | |
| capabilityId | Yes | The capability to execute | |
| input | Yes | Input parameters for the capability |