find_causes
Trace causal paths from candidate causes to a named effect, leveraging causal relation types and edge strengths to rank chains by likelihood.
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 |