update_portal_task
Update a client portal task's completion status or title. Provide the task ID and optionally set completed_str to 'true' or 'false' or change the title.
Instructions
Update a client portal task status or title. completed_str: 'true' or 'false'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| task_id | Yes | ||
| completed_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |