Get Ci Relationships
get_ci_relationshipsRetrieve parent and child relationships for a specific CMDB configuration item using its sys_id, with optional relation type filter and pagination.
Instructions
Get relationships for a CMDB configuration item (parent and child)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of relationships to return | |
| offset | No | Number of relationships to skip | |
| sys_id | Yes | The sys_id of the CI | |
| relation_type | No | Filter by relationship type sys_id |