wiki_get_page
Resolve wiki references into concrete assets with backlinks. Pass a slug, title, or display_id to retrieve the target page and its linked pages.
Instructions
Resolve a wiki reference to a concrete asset and return it with backlinks. The raw can be a slug (e.g. "adr-014"), a doc_page title, or a flow display_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | Yes | Slug, title, or display_id to resolve | |
| projectId | No |