Find or create a project
resolve_projectFinds a project by exact name (case-insensitive) or creates it if none matches. Idempotent and free. Use this to follow the one-project-per-folder convention: resolve the folder's name, then pass the returned project_id to other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name, 1-100 chars. |