goclaw_trace_list
Retrieve and filter LLM execution traces with cost and token usage data from the GoClaw AI gateway for monitoring and analysis.
Instructions
List LLM execution traces with cost and token usage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Filter by agent ID | |
| limit | No | Max results (default: 20) | |
| status | No | Filter by status (success, error) |