traverse
Follow declared relationships between artifact versions to map dependencies, conflicts, and alternatives from a starting artifact and content digest.
Instructions
Return declared relationships for an artifact version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Maximum relationship depth. | |
| limit | No | Maximum results per page. | |
| offset | No | Number of results to skip. | |
| view_id | No | View ID returned by an earlier page of the same traversal. | |
| direction | No | Direction to follow relationships. | outbound |
| source_ids | No | Enabled sources to include, in priority order. | |
| artifact_id | Yes | Starting artifact ID returned by Capalith. | |
| content_digest | Yes | Content digest paired with the starting artifact ID. | |
| relationship_types | No | Relationship types to follow. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||