switch_project
Change the active project context for all subsequent tool calls, ensuring organized and focused workflows. Displays a project summary upon successful switch.
Instructions
Switch to a different project context.
Changes the active project context for all subsequent tool calls. Shows a project summary after switching successfully.
Args: project_name: Name of the project to switch to
Returns: Confirmation message with project summary
Example: switch_project("work-notes") switch_project("personal-journal")
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_name | Yes |