complete_task
Mark ServiceNow tasks as complete by providing the system ID and optional closure notes to update task status and documentation.
Instructions
Mark a task as complete (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the task | |
| close_notes | No | Optional closure notes |