AgentOutput
Query the most recent execution output for a Phantombuster agent. Requires AgentId.
Columns
| Name | Type | References | |
| ContainerId [KEY] | String | ||
| Status | String |
The allowed values are starting, running, finished, unknown, launch error, never launched. | |
| MostRecentEndedAt | Datetime | ||
| CanSoftAbort | Boolean | ||
| IsAgentRunning | Boolean | ||
| Output | String | ||
| OutputPos | Long | ||
| Progress | Decimal | ||
| ProgressLabel | String | ||
| RuntimeEvents | String | ||
| AgentId | String |
Agents.Id |