get_speaker_contributions
Retrieve all contributions from a specific speaker across all meetings using their speaker ID. Use find_speakers to locate the ID.
Instructions
Get everything a specific enrolled speaker said across all meetings. Use find_speakers first to get the speaker ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speaker_id | Yes | The speaker ID (use find_speakers to find IDs) |