Zum Inhalt springen

Claude Tool Use Example

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

This guide shows how to define AgentBureau services as tools for Claude and handle the x402 flow within the tool implementation.

  1. Define the tool schema matching the AgentBureau service contracts.
  2. Implement the tool function to handle the x402 flow (call, pay, retry).
  3. Run the agent loop and provide the tool result back to Claude.