relations_query
Query relations touching a code finding in both directions, filter by relation type, and optionally include retracted edges to inspect suppressions or dependencies.
Instructions
List relations touching a finding, in both directions.
Args:
entity_id: Finding to look up (e.g. "CB-5"). Omit to list all.
rel: Filter by relation.
rel="distinct_from"alone lists every live suppression, which is worth reviewing periodically.include_retracted: Include tombstoned edges (default: false)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rel | No | ||
| entity_id | No | ||
| include_retracted | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||