ScheduledTaskSpec file. The spec chooses exactly one target: queue or container. The room is selected when the task is created, not inside the spec.
Create a scheduled task
support-jobs queue in the support room.
The payload is a JSON object. For MeshAgent queue consumers, that can include the same structured prompt, content, and thread_id fields supported by meshagent room queue send.
Example:
container:
Inspect and manage scheduled tasks
List tasks:Where to manage them
- Use MeshAgent Studio when you want the main UI flow.
- Use the CLI when you want quick setup or automation.
- Use the REST API when you need programmatic provisioning.
agents[].heartbeat instead of a separate scheduled task.