clientId property
The optional OAuth client ID.
This is the unique public identifier issued by an authorization server to a registered client application. Empty string is equivalent to no oauth client id. WARNING: This is for MCP tools/call and tools/list authorization and not for general use.
Implementation
core.String? clientId;