escalate_working_note
Promote a working note into a new task by providing the note ID and current task ID, with optional epic assignment.
Instructions
Escalate a working note to a new task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | No | Optional epic ID for the new task | |
| note_id | Yes | Note ID to escalate | |
| task_id | Yes | Current task ID |