List AI context documents on a meeting. Use this to see background docs; use getMeetingContext for one doc's metadata and manageMeetingContent download for the actual text; raw files are listed with listMeetingAttachments. Lists context documents on a meeting. Use as the discovery call before v1GetMeetingContext or v1DownloadMeetingContextContent. Text-biased AI-visible documents only; list raw files with v1ListMeetingAttachments. Paginate with `limit`/`offset` (clamped 1–100). 404 unknown/out-of-workspace meeting.
listMeetingContextList AI context documents on a meeting. Use this to see background docs; use getMeetingContext for one doc's metadata and manageMeetingContent download for the actual text; raw files are listed with listMeetingAttachments.
Lists context documents on a meeting. Use as the discovery call before
v1GetMeetingContext or v1DownloadMeetingContextContent. Text-biased AI-visible
documents only; list raw files with v1ListMeetingAttachments. Paginate with
limit/offset (clamped 1–100). 404 unknown/out-of-workspace meeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Meeting ID | |
| limit | No | Maximum number of items to return (1-100) | |
| offset | No | Offset for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| limit | No | ||
| total | No | ||
| offset | No |