Tools
Get tool error breakdown
Returns the most common error outputs of the tool's failed calls, grouped into clusters by a normalized form so variable fragments don't split one error into many buckets.
get/v1/projects/{projectSlug}/tools/{toolName}/errors
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
toolNamestring required
Tool name. URL-encode names containing special characters.
Tool name. URL-encode names containing special characters.
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.
limitinteger
Maximum number of clusters to return.
Maximum number of clusters to return.
Response
Error breakdown