get_inbox_apps_conversations_participants
Retrieve participants in an Inbox App conversation by providing the inbox app ID and external conversation ID. Useful for viewing who is involved in a specific conversation.
Instructions
Retrieves participants in an Inbox App conversation. (GET /inboxApps/{inboxAppId}/conversations/{extConversationId}/participants)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. | |
| inboxAppId | Yes | ||
| extConversationId | Yes |