yeastar_list_extensions
Retrieve a paginated list of PBX extensions with basic info such as number, caller ID, email, mobile, presence, and per-device online status. Use this read-only tool to quickly audit extension availability and device connectivity.
Instructions
List extensions with basic info: number, caller ID name, email, mobile number, presence status, and per-device online status (FXS, SIP, Linkus desktop/mobile/web). For full per-extension detail (call forwarding rules, voicemail settings, permissions), use yeastar_get_extension. Does NOT include the extension's SIP/portal password - that field is never exposed by this connector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| sort_by | No | Field to sort by (field names vary by endpoint - see the PBX field list in the response). | |
| order_by | No | Sort direction. | |
| page_size | No | Items per page. Defaults to the PBX's own default page size. |