create_task
Add a task to a Control Expert project by defining its type (MAST, FAST, AUX0..AUX3, or SAFE) and optional periodicity in milliseconds for periodic execution.
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 |