sendook_list_inboxes
Retrieve all inboxes from your Sendook organization with IDs, names, email addresses, and creation dates to discover available inboxes before sending messages or configuring webhooks.
Instructions
List all inboxes in your Sendook organization.
Returns all inboxes with their IDs, names, email addresses, and creation dates. Use this to discover available inboxes before sending messages or configuring webhooks.
Args: params: ListInboxesInput containing: - response_format: 'markdown' or 'json'
Returns: str: List of inboxes in requested format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |