Get automation script output (filtered)
action1_get_automation_outputRetrieve filtered stdout from a specific endpoint in an automation instance, excluding Action1 status markers.
Instructions
Returns filtered stdout for one endpoint of an automation instance. Strips Action1 status markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| endpoint_id | Yes | Endpoint UUID. | |
| include_raw | No | If true, also include raw description list. | |
| instance_id | Yes | Instance UUID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||