Bootstrap personal context
context_bootstrapLoad the personal context required to begin a task, using project and route hints to retrieve specific instructions.
Instructions
Load current personal context for a task. Omit project_hint to read common identity and rules only; use route_hint when a project has multiple task-specific routes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| max_chars | No | ||
| route_hint | No | ||
| project_hint | No |