Get Post Transcript
get_post_transcriptRetrieve spoken words from a TikTok or YouTube post via its caption track. Get verbatim script, hook, or CTA before analysis, with word count or a reason if captions are unavailable.
Instructions
Get the words actually spoken in a TikTok or YouTube post by reading its caption track. Cheap and exact — use this before analyze_post when you need the script, hook wording or CTA verbatim rather than an interpretation. Returns plain text with a word count, or available:false with a reason when the post has no captions. Consumes 1 orchyn credit.Use before any analysis when the exact wording matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Post URL (TikTok or YouTube). | |
| language | No | Preferred language code, e.g. 'en'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why there is no transcript, when available is false. | |
| language | No | ||
| available | No | false when the post carries no caption track. | |
| wordCount | No | ||
| mcpCredits | No | ||
| transcript | No | ||
| autoGenerated | No |