list_guests
Browse the Entra.Chat podcast guest directory. Filter by name to view each guest's profile links, episode count, and latest appearance date.
Instructions
Browse the directory of Entra.Chat podcast guests. Returns each guest with profile links (LinkedIn, Twitter/X, GitHub, Bluesky, website), how many episodes they appeared on, and their latest appearance date. Use get_guest for a full per-guest episode list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum guests to return (default: 50, max: 200) | |
| query | No | Optional filter — only guests whose name contains this text | |
| offset | No | Pagination offset (default: 0) |