list_meetings
Retrieve and filter meetings from DevRev by channel, date, participants, or status to manage and review scheduled events.
Instructions
List meetings in DevRev
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Filters for meeting on specified channels | |
| created_by | No | Filters for meetings created by the specified user DevRev IDs | |
| created_date | No | ||
| cursor | No | ||
| ended_date | No | ||
| external_ref | No | Filters for meetings with the provided external_ref(s) | |
| limit | No | The maximum number of meetings to return | |
| members | No | Filter for meeting on specified Member Ids | |
| modified_date | No | ||
| organizer | No | Filter for meeting on specified organizers | |
| scheduled_date | No | ||
| sort_by | No | The field (and the order) to sort the meetings by, in the sequence of the array elements | |
| state | No | Filters for meeting on specified state or outcomes |