includeServerSideToolInvocations

public abstract ToolConfig.Builder includeServerSideToolInvocations(boolean includeServerSideToolInvocations)

Setter for includeServerSideToolInvocations.

includeServerSideToolInvocations: If true, the API response will include the server-side tool calls and responses within the `Content` message. This allows clients to observe the server's tool invocations.