Add a guest
add_guestAdd a guest to the discover stage and trigger async fit scoring to evaluate their potential as a podcast guest.
Instructions
Create a new guest in the discover stage. Wraps POST /api/v1/guests. Fit scoring runs asynchronously after creation; call list_guests or the guest detail endpoint shortly after to see fitScore populate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | Short bio (max 2000 chars) | |
| name | Yes | Guest full name | |
| Yes | Guest email | ||
| title | Yes | Guest job title | |
| topics | No | Topics the guest speaks on, e.g. ["AI", "startups"] | |
| company | Yes | Guest company | |
| priority | No | Initial priority |