Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
schedules
ScheduleTickStartAgentInput
Interface ScheduleTickStartAgentInput
interface
ScheduleTickStartAgentInput
{
entryPath
:
"schedule.fire"
;
requestContext
:
Record
<
string
,
unknown
>
;
runId
:
string
;
streamRequestContext
:
Record
<
string
,
unknown
>
;
target
:
AgentScheduleTarget
;
tenantId
:
string
;
threaded
:
boolean
;
topologyThreadId
:
string
;
}
Index
Properties
entry
Path
request
Context
run
Id
stream
Request
Context
target
tenant
Id
threaded
topology
Thread
Id
Properties
entry
Path
entryPath
:
"schedule.fire"
request
Context
requestContext
:
Record
<
string
,
unknown
>
run
Id
runId
:
string
stream
Request
Context
streamRequestContext
:
Record
<
string
,
unknown
>
target
target
:
AgentScheduleTarget
tenant
Id
tenantId
:
string
threaded
threaded
:
boolean
topology
Thread
Id
topologyThreadId
:
string
DO address; ephemeral and memoryless when
threaded
is false.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entry
Path
request
Context
run
Id
stream
Request
Context
target
tenant
Id
threaded
topology
Thread
Id
Documentation
GitHub
Anchorage API reference
Loading...
DO address; ephemeral and memoryless when
threadedis false.