Skip to main content
Glama

get_document_backlinks

Identify all documents linking to a specific document within the workspace. Use to uncover references, dependencies, and relationships between documents via the MCP Outline Server.

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

TableJSON Schema
NameRequiredDescriptionDefault
document_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vortiago/mcp-outline'

If you have feedback or need assistance with the MCP directory API, please join our Discord server