settings_business_units_list
Retrieve a paginated list of business units with filters by ID, name, active status, date ranges, or external data application. Use to locate business units for further retrieval or synchronization.
Instructions
List one requested page of business units, optionally filtered by IDs, name, active state, dates, or external-data application. Use the get tool for one known ID or the export feed for synchronization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated IDs (max 50) | |
| name | No | Business unit name filter | |
| page | No | Page number (starts at 1) | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No | ||
| externalDataApplicationGuid | No | External data application GUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||