set_project
Switch to a project by name, creating a new one if needed. Optionally retrieve full project details.
Instructions
Switch to a different project by name.
Creates new project with default categories if it doesn't exist. Use verbose=True for full project details after switching.
Arguments
name (required): string
Name of the project to switch to
verbose: boolean
If True, return full project details; if False, return simple confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for set_project tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |