update_testimonial
Update an existing testimonial by ID, changing its content, author details, or status. Requires write permission to apply modifications.
Instructions
Update an existing testimonial by ID. Requires write permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Testimonial ID | |
| name | No | ||
| comment | No | ||
| company | No | ||
| position | No | ||
| image_url | No | ||
| is_active | No | ||
| is_featured | No | ||
| platform_name | No | ||
| testimonial_date | No |