Get tool call histogram
Returns per-bucket call counts over the range. Omit toolName to aggregate across every tool in the project; pass it to scope the histogram to a single tool.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
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.
Tool name. URL-encode names containing special characters.
Tool name. URL-encode names containing special characters.
Bucket width in seconds. Derived from the range (~30 buckets) when omitted.
Bucket width in seconds. Derived from the range (~30 buckets) when omitted.
When true, scope every aggregate to failed calls only.
When true, scope every aggregate to failed calls only.
Response
Call histogram