Create a ToolCall.
The id is generated automatically if not provided, using a UUID4 format
prefixed with 'lc_' to indicate it is a LangChain-generated ID.
An identifier for the tool call.
Generated automatically if not provided.
Index of block in aggregate response.
Used during streaming.