Wiki source code of Find a Page's Backlinks
Last modified by Vincent Massol on 2026/09/04 19:19
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Have a connected assistant list the pages that link to a page, so you know what would break if you renamed or deleted it (see [[Agent Authentication>>doc:documentation.extensions.user.llm.mcp-server.agent-authentication.WebHome]] for what it is allowed to see). | ||
| 2 | |||
| 3 | 1. Ask the assistant what links to the page, by title or by reference. | ||
| 4 | 1. Check the list it reports: one line per linking page, and how many there are in total.((( | ||
| 5 | {{image reference="assistant-backlinks-result.png" size="extra" alt="A terminal session in which the assistant reports the single page linking to Sandbox.TestPage1, highlighted"/}} | ||
| 6 | ))) |