add_change_task
Add a task to a change request to track work items, with fields for assignee, dates, and description.
Instructions
Add a task to a change request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change_id | Yes | sys_id or change number | |
| assigned_to | No | Username, email, or sys_id | |
| description | No | ||
| planned_end_date | No | YYYY-MM-DD HH:MM:SS | |
| short_description | Yes | ||
| planned_start_date | No | YYYY-MM-DD HH:MM:SS |