id property

String? id
getter/setter pair

The unique identifier of the tool call.

If populated, the client should return the execution result with the matching ID in ToolResponse.

Optional.

Implementation

core.String? id;