get_organization
Retrieve a specific organization's details from IT Glue by providing its organization ID. Returns a JSON string with the organization's information.
Instructions
Get a specific organization by ID.
Args: organization_id: The IT Glue organization ID
Returns: JSON string with organization details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |