list_chats
Retrieve your iMessage chat list from the macOS Messages app, including chat IDs, names, and account metadata. Specify a limit to control the number of chats returned.
Instructions
List Messages chats available to the macOS Messages app.
Args: limit: Maximum number of chats to return
Returns: Structured JSON with chat ids, names, and account metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |