get_project_scope
Retrieve the active project scope for the current session. Returns the project ID or null when no scope is set, clarifying which project context is in use.
Instructions
Returns the active project scope for this server session (set via set_project_scope). Returns { projectId } where projectId is null when no scope is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||