raise_attention
Flag a Kanban card to request a decision or input from a specific actor, routing notifications directly to the right party to signal a pending question.
Instructions
Flag a card as needing a decision or input (e.g. a question only a human or a specific agent can answer). Routable: the change-log event carries the reason and the target actor, so notifier agents DM the right party. Put the actual question in a comment; this flag is the signal, not the discussion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| card_id | Yes | ||
| for_actor | 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 |