@salesforce/agents
Preparing search index...
apiCatalogTypes
McpServerCreateInput
Type Alias McpServerCreateInput
type
McpServerCreateInput
=
{
authorization
?:
McpServerAuthorizationInput
;
description
?:
string
;
label
?:
string
;
name
:
string
;
serverUrl
:
string
;
type
:
McpServerType
;
}
Index
Properties
authorization?
description?
label?
name
server
Url
type
Properties
Optional
authorization
authorization
?:
McpServerAuthorizationInput
Optional
description
description
?:
string
Optional
label
label
?:
string
name
name
:
string
server
Url
serverUrl
:
string
type
type
:
McpServerType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorization
description
label
name
server
Url
type
@salesforce/agents
Loading...