set_paragraph_shading
Apply background color shading to a paragraph using a fill hex color and optional pattern.
Instructions
Set background shading on a paragraph.
Args: para_id: paraId of the target paragraph. fill_color: Fill color as 6-digit hex (e.g., "FFFF00"). pattern: Shading pattern (default "clear").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| fill_color | Yes | ||
| pattern | No | clear |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |