Discover Connections
discover_connectionsAnalyze entity co-occurrence to uncover latent relationships not yet in your story graph, returning candidates ready for confirmation.
Instructions
Surface previously unrecorded relationships across the project by analyzing entity co-occurrence, returning candidate connections the story graph does not yet contain. Use this to find latent links to confirm with add_relationship; use find_relationships for known connections of a specific entity. Requires an open project with the relationship engine initialized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Maximum number of candidate connections to return. Omit for the engine default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connections | Yes | Candidate connections inferred from entity co-occurrence, not yet in the graph. |