MCPEndpointSpec constructor
MCPEndpointSpec({})
Implementation
MCPEndpointSpec({
required this.label,
this.description,
this.allowedTools,
this.headers,
this.requireApproval,
this.oauth,
this.openaiConnectorId,
this.useProxySecret,
});