Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
OperationSpec
Interface OperationSpec
interface
OperationSpec
{
key
:
string
;
name
:
string
;
description
?:
string
;
tags
?:
string
[]
;
inputSchema
?:
any
;
outputSchema
?:
any
;
isReadOnly
?:
boolean
;
}
Hierarchy (
View Summary
)
OperationBase
OperationSpec
ConnectorOperationHandler
Index
Properties
key
name
description?
tags?
input
Schema?
output
Schema?
is
Read
Only?
Properties
key
key
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
tags
tags
?:
string
[]
Optional
input
Schema
inputSchema
?:
any
Optional
output
Schema
outputSchema
?:
any
Optional
is
Read
Only
isReadOnly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
name
description
tags
input
Schema
output
Schema
is
Read
Only
Console
SDK
REST API
Integration App React - v2.13.2
Loading...