| 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. |