load_project_context
Retrieve a project's full context document, recent session history, and next step to give Claude complete background at the start of a work session.
Instructions
Load the full context block for a project — ready to paste into Claude.
Returns the project's context_doc, recent session history, and next step
formatted as a structured brief. Use this at the start of any work session
on a specific project so Claude has full background.
Args:
project_id: The project slug (e.g. "hat-dashboard", "article-1").Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |