Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Follow one request from input to response.
WhatsApp message: “What is the weather in Ottawa?” ├─ Channel accepts the message ├─ Agent selects get_weather ├─ Gateway allows get_weather ├─ Tool input: {"city": "Ottawa"} ├─ Tool returns a result └─ Channel delivers the response
gforge traces list --limit 10 gforge traces describe <trace-id> -o yaml gforge traces spans <trace-id> --limit 100
Related topics