list_related
Navigate a documentation page's relationships: parent, children, previous/next, see-also, and other versions. Use it to find prerequisites or verify which product versions cover a behavior.
Instructions
Return the typed neighbourhood of a documentation page: its parent and children, the previous and next pages in authored reading order, curated 'see also' links, in-prose cross-references, and the same topic in other product versions. Use this when a page assumes a prerequisite you have not read, or when you need to confirm which product versions document a behaviour. prev is the best signal for 'what should the user have set up first'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Page reference. Any '#anchor' is ignored - relations are page-level. | |
| relations | No | Restrict to these relation kinds. Omit for all. | |
| limit_per_relation | No | Cap on how many neighbours to return per relation kind. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| relations | Yes | ||
| unresolved_links | No | Cross-references whose target does not exist upstream - a documentation gap, not a bug here. Do not cite these. |