get_context
Retrieve stored context by ID to access persistent information across Claude sessions, with optional project filtering for organized management.
Instructions
Retrieve context by ID and optional project ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the context to retrieve | |
| projectId | No | Optional project ID for project contexts |