List recent tool calls
Returns a cursor-paginated page of the tool's most recent calls, newest first, with payloads truncated to a bounded preview. Use a span point-lookup for full payloads.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Tool name. URL-encode names containing special characters.
Tool name. URL-encode names containing special characters.
Query parameters
Lower bound (inclusive) of the time range. Defaults to 7 days before toIso.
Lower bound (inclusive) of the time range. Defaults to 7 days before toIso.
Upper bound (inclusive) of the time range. Defaults to now.
Upper bound (inclusive) of the time range. Defaults to now.
Page size. Defaults to 50; max 50.
Page size. Defaults to 50; max 50.
When true, scope every aggregate to failed calls only.
When true, scope every aggregate to failed calls only.
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
Response
Page of tool calls