op3_recent_transcripts
op3_recent_transcriptsFind recently published podcast episodes with machine-readable transcripts on OP3, newest first. Returns podcast GUIDs you can pass to show tools for transcript-based analysis instead of download counts.
Instructions
Recently published episodes across all of OP3 that carry a podcast:transcript tag, newest first. Use it to find podcasts whose episodes are machine-readable, which is the shortlist worth building on for anything that needs to read transcripts rather than count downloads. Returns podcast guids you can pass straight to the show tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many episodes to return, newest first. | |
| resolve_shows | No | Look each podcast guid up to add the show title and uuid. Costs one request per distinct show, so leave it off for large limits. |