search_organizations
Find organizations in IT Glue by name, type, status, or PSA ID, with pagination and sorting options.
Instructions
Search for organizations in IT Glue with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by organization name (partial match) | |
| organization_type_id | No | Filter by organization type ID | |
| organization_status_id | No | Filter by organization status ID | |
| psa_id | No | Filter by PSA integration ID | |
| page_size | No | Number of results per page (max 1000, default 50) | |
| page_number | No | Page number to retrieve (default 1) | |
| sort | No | Sort field (prefix with - for descending, e.g., '-name') |