androidapi_get_contacts
Retrieve a paginated list of saved contacts with details such as id, name, phone, and group information.
Instructions
List saved contacts (paginated). Returns id, name, phone, and group info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| limit | No | Results per page (default 10, max 100). |