get-custom-instruction
Retrieve a specific custom instruction from a style rule using its style and instruction IDs. Get exactly the instruction details you need without fetching the whole rule.
Instructions
Get a single custom instruction belonging to a style rule. Use the get-style-rule tool to find out which custom instructions a style rule contains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| styleId | Yes | The unique identifier of the style rule | |
| instructionId | Yes | The unique identifier of the custom instruction |