toolCallAudits
Returns tool call audits.
toolCallAudits(first: Int, toolName: String, resultStatus: String): [ToolCallAudit!]!Arguments
Maximum number of records to return. Omit it to leave this dimension unfiltered.
The tool name used to filter or perform the operation. Omit it to leave this dimension unfiltered.
The result status used to filter or perform the operation. Omit it to leave this dimension unfiltered.
Returns
Stable identifier for this tool call audit.
Identifier of the related correlation.
The caller associated with this tool call audit.
The source associated with this tool call audit.
Identifier of the related group.
The tool name associated with this tool call audit.
The arguments sha256 associated with this tool call audit.
The result status associated with this tool call audit.
The duration ms associated with this tool call audit. May be null when unavailable or not applicable.
ISO 8601 timestamp when this tool call audit started.
ISO 8601 timestamp when this tool call audit finished. May be null when unavailable or not applicable.