assemblyai_list_transcripts
List recent AssemblyAI transcripts for your account. Filter by status or paginate using cursors.
Instructions
List recent AssemblyAI transcripts for the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | AssemblyAI API key | |
| limit | No | Number of transcripts to return (default: 10, max: 200) | |
| status | No | Filter by status | |
| after_id | No | Cursor: return transcripts after this ID | |
| before_id | No | Cursor: return transcripts before this ID |