List AxonHub requests
axonhub_list_requestsList recent AxonHub requests with status, latency, executions, token usage, and cost, excluding payloads, to monitor performance and troubleshoot issues.
Instructions
List recent requests with status, latency, executions, token usage, and cost. Request/response payloads are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor returned by a previous call. | |
| first | No | ||
| where | No | Optional RequestWhereInput filter. | |
| projectId | No | AxonHub project ID. Uses AXONHUB_PROJECT_ID when omitted. |