list_chats
Retrieve a list of Apple Messages conversations, most recently active first, with limit and offset parameters for paging.
Instructions
List conversations, most recently active first.
In Claude the result renders as an inline card, so don't repeat its contents in your reply — a one-line summary or the answer to the user's question is enough.
Args: limit: Maximum conversations to return (default 30). offset: Conversations to skip, for paging through the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |