Move or annotate naming candidates
move_name_candidatesMove candidate names through status columns in one atomic write, optionally updating notes and evidence. Selecting a candidate sets the project's final brand name.
Instructions
Progress up to 100 candidates through the kanban in one atomic write, and optionally replace their notes and evidence at the same time. Columns run generated, reviewing, shortlisted, finalist, selected, and rejected. This is the tool for recording a decision and why you made it; rank_name_candidates only reorders and leaves status alone. A project can hold exactly one selected candidate, and selecting one also sets the project's chosen brand name, so treat that move as the final call. Pass expectedUpdatedAt from list_name_candidates to reject a write when the row changed underneath you. Requires the naming:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Owned naming project id from list_naming_projects. | |
| operations | Yes | 1-100 operations, applied atomically. |