wiki_get_page
Resolve a wiki reference by slug, title, or display_id to get the corresponding asset with its backlinks.
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 |