GetTranscribe

GetTranscribe converts supported video and media URLs into searchable transcriptions and provides tools for managing transcription jobs, results, and folders.

9 actions Integration catalog
Request access
Connect GetTranscribe once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Transcription JobGET_TRANSCRIBE_CREATE_TRANSCRIPTION_JOB
Queue a paid asynchronous transcription job for a supported public video or direct media URL. Returns a job ID to poll with Get Transcription Job; this operation can consume transcription credits.
Get Current AccountGET_TRANSCRIBE_GET_CURRENT_ACCOUNT
Return the connected GetTranscribe account's safe identity, plan, usage limits, and available balances.
Get FolderGET_TRANSCRIBE_GET_FOLDER
Retrieve one transcription folder owned by the connected account.
Get TranscriptionGET_TRANSCRIBE_GET_TRANSCRIPTION
Retrieve one completed transcription with its text and media metadata; optionally include potentially large word and segment timing arrays.
Get Transcription JobGET_TRANSCRIBE_GET_TRANSCRIPTION_JOB
Get the status and progress of one asynchronous transcription job, including the finished transcription ID or failure details.
List FoldersGET_TRANSCRIBE_LIST_FOLDERS
List transcription folders owned by the connected account, optionally filtering by parent folder.
List Transcription JobsGET_TRANSCRIBE_LIST_TRANSCRIPTION_JOBS
List asynchronous transcription jobs for the connected account, optionally filtered by lifecycle status.
List TranscriptionsGET_TRANSCRIBE_LIST_TRANSCRIPTIONS
List lightweight completed-transcription metadata for the connected account, with folder and platform filters.
Resolve Media Download URLGET_TRANSCRIBE_RESOLVE_MEDIA_DOWNLOAD_URL
Resolve a fresh direct download URL for supported social or direct media without creating a transcription. This paid request may consume provider credits, and returned URLs can expire.