Get Caption Style Guidance
get_caption_style_guidanceGet caption style presets (clean, bold_pop, karaoke, podcast, lecture) with font, position, and styling recommendations, plus step-by-step Premiere UI instructions for applying them manually.
Instructions
Returns caption style presets (clean, bold_pop, karaoke, podcast, lecture) with font, position, and styling recommendations, plus Premiere UI steps for applying styles. Read-only guidance; NEVER modifies caption tracks. Use build_caption_artifact for SRT/VTT timing, then import via create_caption_track and apply styles manually in Premiere's UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | Style preset to describe (default clean). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |