Create Testimonial
create_testimonialAdd a testimonial to the site with required slug, name, and quote. Optionally feature a career outcome via result and featured, or rate it for a community review.
Instructions
Add a testimonial. Required: slug, name, quote. For a featured career-outcome card set result and featured: true; for a short community review set rating (1-5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | Yes | Unique URL slug, e.g. "clay-burkett" | |
| order | No | ||
| quote | Yes | ||
| detail | No | School / firm / context, e.g. "University of North Georgia" | |
| rating | No | 1-5 star rating for short community reviews | |
| result | No | One-line outcome, e.g. "Launched his own hedge fund". Set this and featured: true to show it in the home Results band. | |
| videoId | No | ||
| featured | No | Featured testimonials show as career-outcome cards; non-featured show as short reviews | |
| published | No | ||
| videoType | No |