update_task
Modify existing tasks in Storyblok by updating their name, description, or resolution status using the task ID.
Instructions
Update a task by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| name | No | ||
| description | No | ||
| resolved | No |