Find Related Decisions
find_related_decisionsFind every decision that impacted an artifact, whether directly or via milestones, to understand its dependencies and history.
Instructions
Find all decisions that affected a given artifact (either directly produces it or decided_in a milestone that produces it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| artifact_id | Yes | The unique ID of the artifact node. |