workiva_update_presentation_slide
Apply JSON Patch operations to update a specific slide in a Workiva presentation, enabling targeted content modifications.
Instructions
Update a presentation slide via JSON Patch.
Args: presentation_id: The presentation UUID slide_id: The slide ID patches: JSON Patch array
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patches | No | ||
| slide_id | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |