ToolUseQuery

Chainable query builder for filtering and inspecting transcript tool uses.

Usage

Source

ToolUseQuery()

Use .where() to filter by name, file, error status, etc., and terminal methods like .count(), .any(), .first(), .last(), .files() to extract results.

Parameter Attributes

items: list[ToolUse]