Get custom instructions for a style
get_style_instructionsRetrieve saved instructions for a style or global scope, including the effective merged text for styles.
Instructions
Show the saved instructions for a scope: the global instructions (default), or a specific style's own. For a style, also returns the effective merged text (global plus that style's own) that get_style_guide already folds in automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| styleId | No | Style id to look up, from list_styles. Omit for the global instructions. |