Rank naming candidates
rank_name_candidatesAssign explicit priority ranks to naming candidates on one board in a single atomic write. Rank 1 is highest; ties allowed; only the rank field changes, leaving status, notes, and evidence untouched.
Instructions
Assign explicit user-facing priority ranks to up to 100 candidates on one naming board in a single atomic write, so every ranking applies or none does. Rank 1 is the highest priority and ties are allowed. This changes ONLY the rank field: kanban status, notes, and evidence are left untouched, so use move_name_candidates when you want to progress a candidate or record a decision. Use it to express a deliberate shortlist order for the user, not to record research. Requires the naming:write scope; it spends no AI credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rankings | Yes | 1-100 ranking operations, applied atomically. | |
| projectId | Yes | Owned naming project id from list_naming_projects. |