get_chat_participants
Retrieve participant list of an iMessage chat with resolved contact names, ideal for identifying group chat members.
Instructions
Get participants of a chat with resolved contact names. Useful for group chats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Group chat name to search for | |
| chat_id | No | Chat ROWID from get_conversations | |
| chat_guid | No | Chat GUID (e.g. 'any;+;chat123...') |