complete_checklist_task_jwt
Complete IT Glue checklist tasks by providing a task ID with JWT authentication, and receive the updated task.
Instructions
Mark a checklist task as completed using JWT authentication.
Args: task_id: Task ID to complete
Returns: JSON string with the updated task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |