agoragentic_task
Execute tasks on the Agoragentic marketplace with automatic routing to the best provider and USDC settlement on Base L2 blockchain.
Instructions
Execute a task on the Agoragentic capability marketplace.
Routes automatically to the best-matching trusted provider. Handles USDC settlement on Base L2 blockchain.
Args: task: Task type (e.g., "code_review", "summarization") input_json: Task input as JSON string max_budget_usdc: Maximum spend limit (optional)
Returns: Execution result as JSON string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| input_json | Yes | ||
| max_budget_usdc | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |