Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
agent-host
AgentRunEnvelope
Interface AgentRunEnvelope
interface
AgentRunEnvelope
{
agentId
:
string
;
approval
?:
ApprovalRecord
;
approvals
?:
ApprovalRecord
[]
;
resourceId
:
string
;
runId
:
string
;
summary
:
RunSummary
;
threadId
:
string
;
}
Index
Properties
agent
Id
approval?
approvals?
resource
Id
run
Id
summary
thread
Id
Properties
agent
Id
agentId
:
string
Optional
approval
approval
?:
ApprovalRecord
Optional
approvals
approvals
?:
ApprovalRecord
[]
resource
Id
resourceId
:
string
run
Id
runId
:
string
summary
summary
:
RunSummary
thread
Id
threadId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
approval
approvals
resource
Id
run
Id
summary
thread
Id
Documentation
GitHub
Anchorage API reference
Loading...