Get project context
get_project_contextRetrieve the stored compact context for a project, including name, technology, current task, status, summary, and last agent. Ideal for quickly loading project state without full initialization.
Instructions
Returns the stored compact project context (name, technology, current task, status, summary, last agent). Lighter than initialize_project_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | No | Workspace directory of the project. Defaults to the server working directory. |