Run a data collection
action1_run_data_collectionTrigger data collection on an endpoint or group by providing its ID. Optional parameters customize the run; dry run previews changes before execution.
Instructions
Trigger the run_data_collection template on an endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Friendly action name. | |
| org_id | No | Org UUID. | |
| params | No | Optional template params. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| endpoint_id | Yes | Endpoint UUID, or Group ID when target_type='EndpointGroup'. | |
| target_type | No | Endpoint (default) or EndpointGroup for fan-out. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||