Tools
List project tools with usage metrics
Returns every tool in the project over the range — the union of defined and called tools — with per-tool usage metrics, offered counts, a call trend, and project-wide totals. The range defaults to the trailing 7 days.
get/v1/projects/{projectSlug}/tools
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
fromIsostring date-time
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.
toIsostring date-time
Upper bound (inclusive) of the time range. Defaults to now.
Upper bound (inclusive) of the time range. Defaults to now.
trendBucketSecondsinteger
Bucket width in seconds. Derived from the range (~30 buckets) when omitted.
Bucket width in seconds. Derived from the range (~30 buckets) when omitted.
Response
Tools analytics