itglue_get_configuration
Retrieve detailed configuration information by ID, including hardware specs, network details, warranty status, and related resources from IT Glue documentation.
Instructions
Get a single configuration (device/asset) by ID.
Returns detailed information about a configuration including hardware details, network info, warranty status, and related resources.
Args:
id (string|number): Configuration ID (required)
response_format (string): 'markdown' or 'json'
include (array): Related resources to include
Returns: Configuration details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the resource | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |
| include | No | Related resources to include |