skill_framework_apply
Apply a book's framework to any situation or text. Returns a structured worksheet with missing fields and agent instructions to guide analysis.
Instructions
Apply a book's named framework to a context (L3). Returns a structured worksheet with missing fields and agent instructions. Read-only (does not mutate library).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Skill id. | |
| context | Yes | The situation, design, or text to analyze. | |
| framework_id | Yes | Framework id. | |
| field_values_json | No | Optional JSON object of field name → string values, e.g. {"diagnosis":"..."}. | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |