clear_attention
Remove the attention flag from a Kanban card by adding a comment with the resolution. Use when a question is answered or a decision is made.
Instructions
Clear a card's attention flag (question answered / decision made). Put the
answer in a comment; resolution is a one-liner for the event stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| resolution | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ext | No | ||
| title | Yes | ||
| labels | No | ||
| archived | No | ||
| due_date | No | ||
| assignees | No | ||
| checklists | No | ||
| created_at | No | ||
| placements | No | ||
| start_date | No | ||
| updated_at | No | ||
| attachments | No | ||
| description | No |