Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
CopilotAction
Interface CopilotAction
interface
CopilotAction
{
id
:
string
;
copilotTaskId
:
string
;
type
:
CopilotActionType
;
status
:
CopilotActionStatus
;
name
:
string
;
description
?:
string
;
parameters
?:
unknown
;
hash
?:
string
;
references
?:
CopilotActionReference
[]
;
}
Index
Properties
id
copilot
Task
Id
type
status
name
description?
parameters?
hash?
references?
Properties
id
id
:
string
copilot
Task
Id
copilot
Task
Id
:
string
type
type
:
CopilotActionType
status
status
:
CopilotActionStatus
name
name
:
string
Optional
description
description
?:
string
Optional
parameters
parameters
?:
unknown
Optional
hash
hash
?:
string
Optional
references
references
?:
CopilotActionReference
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
copilot
Task
Id
type
status
name
description
parameters
hash
references
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...