Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.5 KB

File metadata and controls

12 lines (9 loc) · 2.5 KB

PlatformAgentRun

Fields

Field Type Required Description
agentId String ✔️ ID of the agent being run.
input Map<String, Object> Input fields for an input-form triggered agent.
messages List<PlatformMessage> Messages passed to the agent.
metadata Map<String, Object> Metadata passed to the agent.
status PlatformAgentExecutionStatus ✔️ Status of the agent run.