set_task_state
Update a task's Odoo state by providing its task ID and a valid state key from list_task_states.
Instructions
Set a task's Odoo state using a key returned by list_task_states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||