AgentStreamToolApprovalPayload
Agent Runtimes / types/stream / AgentStreamToolApprovalPayload
Interface: AgentStreamToolApprovalPayload
Defined in: types/stream.ts:26
Properties
agent_id?
optionalagent_id?:string
Defined in: types/stream.ts:28
created_at?
optionalcreated_at?:string
Defined in: types/stream.ts:34
id
id:
string
Defined in: types/stream.ts:27
note?
optionalnote?:string|null
Defined in: types/stream.ts:33
pod_name?
optionalpod_name?:string
Defined in: types/stream.ts:29
status?
optionalstatus?:string
Defined in: types/stream.ts:32
tool_args?
optionaltool_args?:Record<string,unknown>
Defined in: types/stream.ts:31
tool_name
tool_name:
string
Defined in: types/stream.ts:30
updated_at?
optionalupdated_at?:string
Defined in: types/stream.ts:35