create_task
Add tasks to automation projects by specifying task type (MAST, FAST, AUX, SAFE) and optional periodic interval in milliseconds for precise scheduling.
Instructions
Add a task to the project. task_type: MAST, FAST, AUX0..AUX3 or SAFE. periodicity_ms > 0 makes the task periodic with that period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_type | Yes | ||
| periodicity_ms | No |