get_zoom_rooms
Retrieve Zoom room information across your organization. Use location filtering for specific sites or omit it for efficient company-wide queries in a single API call.
Instructions
Get Zoom rooms with optional location filtering.
IMPORTANT: For maximum efficiency when checking ALL rooms company-wide (e.g., "find offline rooms anywhere", "all rooms", "company-wide status"),
DO NOT provide location_query - this makes a single API call to get all rooms.
USE location_query ONLY for specific location filtering (e.g., 'SF1', 'DEN1', 'Floor 1', 'Denver Building 2').
This uses smart location resolution but makes multiple API calls per location.
Examples:
- Company-wide queries: omit location_query for single efficient API call
- Location-specific: use location_query='SF1' for San Francisco onlyInput Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_query | No |