seameet_get_recording
Retrieve a meeting recording's metadata and chosen artifact such as summary or transcription by providing the asset ID.
Instructions
Get one recording's metadata plus a chosen artifact. sections: "summary" (Markdown), "transcription" (speaker-labeled), "chapters", "action-items", "key-decisions", or "all" for every section. Content may be capped for free-plan owners (capped=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | Asset id from seameet_list_recent_recordings. | |
| section | No | Which artifact to return. Default: summary. |