load_project_context
Load your project's full context including notes, session history, and next steps formatted for quick pasting into Claude at the start of any 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 |