ktalk_get_participants
Fetch the complete participant list for any KTalk recording, bypassing default page limits to ensure no participants are missed. Choose raw JSON or markdown output.
Instructions
Get the full participant list of a KTalk recording (FR-8).
Unlike the list/details response (capped by maxParticipantCount), this
dedicated tool enriches the result so records with more participants than
the default page shows are still complete.
Args: recording_key: Recording key/identifier (required) format: Output format — "raw" (JSON) or "markdown"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| recording_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |