Create a naming project
create_naming_projectCreate a persistent naming board to organize candidates, research, and generation history in one place. Use it once per naming brief and reuse the returned project ID across naming tools.
Instructions
Create one durable, project-owned naming board and return its id. Do this ONCE per real naming brief, never once per generation run: every other naming tool takes the resulting projectId, and the board persists the candidate kanban, research evidence, and generation ledger across sessions so the shortlist never lives only in chat. Call list_naming_projects first and reuse an existing board rather than creating a near-duplicate. Write the real brief into description, because generation quality depends on it. Requires the naming:write scope; creating a board spends no AI credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable project name, e.g. the product or client. | |
| description | No | Product, audience, market, constraints, and desired character. | |
| selectedTlds | No | TLDs to research, default com/io/co. |