list_automatic_participants
Retrieve automatic participants for a virtual meeting room or all rooms, with optional alias filter and pagination.
Instructions
List automatic participants, optionally scoped to one VMR.
Args: vmr: VMR id or name to filter by (pass the name directly — resolved internally, no need to list_vmrs first). Omit for all. alias_contains: Case-insensitive substring match on alias. limit: Max results. offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmr | No | ||
| limit | No | ||
| offset | No | ||
| alias_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||