get_document_backlinks
Find all documents that link to a specific document. Identify dependencies and references across the workspace.
Instructions
Finds all documents that link to a specific document.
Use this tool when you need to:
Discover references to a document across the workspace
Identify dependencies between documents
Find documents related to a specific document
Understand document relationships and connections
Args: document_id: The document ID to find backlinks for
Returns: Formatted string listing all documents that link to the specified document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |