Claude Tool Use Example
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Claude Tool Use Example
Section titled “Claude Tool Use Example”This guide shows how to define AgentBureau services as tools for Claude and handle the x402 flow within the tool implementation.
Implementation Pattern
Section titled “Implementation Pattern”- Define the tool schema matching the AgentBureau service contracts.
- Implement the tool function to handle the x402 flow (call, pay, retry).
- Run the agent loop and provide the tool result back to Claude.