跳转到内容

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.

  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.