Add task note
backlog.add_task_noteAdd a note to a specific backlog task via the API. Attach context, sources, or updates directly to tasks for clear tracking.
Instructions
Adds a task note through the running backlog API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| source | No | ||
| task_id | Yes | ||
| agent_id | No | ||
| session_id | No | ||
| idempotency_key | No | ||
| apply_automation | No |