Skip to main content

ToolCallId

Type Alias ToolCallId 

Source
pub type ToolCallId = String;
Expand description

Public reduced trace model returned by replay. Reducer-owned ID for one runtime tool-call object.

Aliased Typeยง

pub struct ToolCallId { /* private fields */ }