get_suprsend_tenants
Retrieve a list of all tenants in a workspace, providing their IDs and properties to enable tenant management tasks.
Instructions
List all tenants in the workspace. Use to discover tenant_ids before calling get_suprsend_tenant or upsert_suprsend_tenant.
Returns: up to limit tenants (default 100) with their id and properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of tenants to get. Default is 100. | |
| workspace | No | SuprSend workspace to get the tenants from. |