get_workspace_project
Check if the current workspace has an associated Stitch project. Returns project info if found, or null when none exists, helping you start sessions with context.
Instructions
Checks if there is an existing Stitch project associated with the current workspace/folder. Returns project info if found, or null if no project is set. Use this at the start of a session to check for existing projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||