list_shows
Retrieve all podcast shows from your Transistor.fm account with support for pagination, filtering by privacy status, and search queries.
Instructions
List all shows in your Transistor.fm account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per | No | Items per page (default 10, max 100) | |
| page | No | Page number for pagination | |
| query | No | Search query to filter shows | |
| private | No | Filter for private shows |