get_summary
Retrieve the summary of any meeting recording. Optionally deliver it asynchronously to a destination URL.
Instructions
Get the summary for a specific meeting recording.
If destination_url is provided, the summary will be delivered asynchronously to that URL. Otherwise, the summary is returned directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recording_id | Yes | The ID of the meeting recording | |
| destination_url | No | Optional URL for async summary delivery |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||