@salesforce/agents
Preparing search index...
apiCatalogTypes
McpServerOutput
Type Alias McpServerOutput
type
McpServerOutput
=
{
authorization
?:
McpServerAuthorizationOutput
;
createdById
?:
string
;
createdDate
?:
string
;
description
?:
string
;
id
:
string
;
label
?:
string
;
lastModifiedById
?:
string
;
lastModifiedDate
?:
string
;
name
:
string
;
serverUrl
?:
string
;
status
:
string
;
type
:
McpServerType
;
}
Index
Properties
authorization?
created
By
Id?
created
Date?
description?
id
label?
last
Modified
By
Id?
last
Modified
Date?
name
server
Url?
status
type
Properties
Optional
authorization
authorization
?:
McpServerAuthorizationOutput
Optional
created
By
Id
createdById
?:
string
Optional
created
Date
createdDate
?:
string
Optional
description
description
?:
string
id
id
:
string
Optional
label
label
?:
string
Optional
last
Modified
By
Id
lastModifiedById
?:
string
Optional
last
Modified
Date
lastModifiedDate
?:
string
name
name
:
string
Optional
server
Url
serverUrl
?:
string
status
status
:
string
type
type
:
McpServerType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorization
created
By
Id
created
Date
description
id
label
last
Modified
By
Id
last
Modified
Date
name
server
Url
status
type
@salesforce/agents
Loading...