list_rooms
Retrieve and filter rooms or spaces in Webex by team, type, public status, or time range. Use this tool to organize and manage access to collaborative spaces.
Instructions
List rooms for the authenticated user in Webex.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Filters rooms made public after this time. | |
max | No | The maximum number of rooms to return. | |
orgPublicSpaces | No | Whether to show the org's public spaces. Cannot be used with type parameter. | |
sortBy | No | The field to sort the results by. | |
teamId | No | The ID of the team to list rooms for (optional - if not provided, lists all accessible rooms). | |
to | No | Filters rooms made public before this time. | |
type | No | The type of rooms to list. Cannot be used with orgPublicSpaces parameter. |