List guests
list_guestsRetrieve paginated podcast guests, filterable by stage, priority, or free-text search.
Instructions
List guests in the pipeline, paginated and filterable by stage, priority, and free-text search. Wraps GET /api/v1/guests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Results per page, max 100 (default 20) | |
| stage | No | Filter by lifecycle stage | |
| search | No | Free-text search over name, company, and topics | |
| priority | No | Filter by priority |