ToolCallMeta

ToolCallMeta = ({String? progressToken})

Tool call metadata.

Implementation

typedef ToolCallMeta = ({String? progressToken});