related
Retrieve ideas related to a given ID, scored by tag overlap, shared originator, and recency. Adjust scope with cross_scope, include archived or checkpoints.
Instructions
Find ideas related to the given id. Scoring: (1) tag overlap DESC, (2) shared originator (True first), (3) recency DESC. Within source scope unless cross_scope=True; archived excluded by default. By default excludes kind='checkpoint' rows; pass include_checkpoints=True to include them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| max | No | ||
| cross_scope | No | ||
| include_archived | No | ||
| include_checkpoints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||