list_organization_statuses
Get organization statuses like Active, Inactive, or Onboarding. Filter by name and use pagination to manage IT Glue asset states.
Instructions
List all organization statuses.
Organization statuses indicate the state of an organization (e.g., Active, Inactive, Onboarding).
Args: name: Filter by name (partial match) page: Page number (starts at 1) page_size: Number of results per page (max 1000)
Returns: JSON string with list of organization statuses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |