find_causes
Identify causal chains from candidate causes to a given effect, using relation types and scoring to rank paths.
Instructions
3B.6 — Find causal chains ending at the named effect. Searches paths from candidate causes via causal relation types (causes/enables/prevents/precedes/correlates). Sorted by score = product of per-edge causalStrength.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | Target entity name (effect) | |
| maxDepth | No | ||
| candidates | Yes | Candidate cause entity names |