tascan_update_subtask
Update a subtask's title, description, response type, and configuration to keep task details accurate and complete.
Instructions
Update a subtask (title, description, response_type, response_config, requires_photo, sort_order).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| sort_order | No | ||
| subtask_id | Yes | Subtask ID | |
| description | No | ||
| response_type | No | ||
| requires_photo | No | ||
| response_config | No |