get_scheduled_task_context
Retrieve a scheduled task's definition and optionally its execution status to monitor automation from N-central. Get aggregate or per-device results for a given task ID.
Instructions
Load a scheduled-task definition and optionally its aggregate or per-device execution status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Scheduled-task identifier. | |
| includeStatus | No | Include execution status. | |
| detailedStatus | No | Use per-device status; valid only for system/customer task IDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |