Ir al contenido

Claude Tool Use Example

Esta página aún no está disponible en tu idioma.

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.