@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
DelegateTaskRequest
Interface DelegateTaskRequest
interface
DelegateTaskRequest
{
action
:
string
;
delegator_id
:
string
;
input
?:
Record
<
string
,
unknown
>
;
max_retries
?:
number
;
parent_step_id
?:
string
;
parent_workflow_id
?:
string
;
required_capabilities
?:
string
[]
;
target_agent_id
?:
string
;
timeout_ms
?:
number
;
}
Index
Properties
action
delegator_
id
input?
max_
retries?
parent_
step_
id?
parent_
workflow_
id?
required_
capabilities?
target_
agent_
id?
timeout_
ms?
Properties
action
action
:
string
delegator_
id
delegator_id
:
string
Optional
input
input
?:
Record
<
string
,
unknown
>
Optional
max_
retries
max_retries
?:
number
Optional
parent_
step_
id
parent_step_id
?:
string
Optional
parent_
workflow_
id
parent_workflow_id
?:
string
Optional
required_
capabilities
required_capabilities
?:
string
[]
Optional
target_
agent_
id
target_agent_id
?:
string
Optional
timeout_
ms
timeout_ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
delegator_
id
input
max_
retries
parent_
step_
id
parent_
workflow_
id
required_
capabilities
target_
agent_
id
timeout_
ms
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...