> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Get document metadata

> Get metadata for a specific document: name, type, description, collaborators, timestamps, parent folder, published status.

`get_document_metadata`

Get metadata for a specific document: name, type, description, collaborators, timestamps, parent folder, published status.

## Parameters

<ParamField path="documentId" type="string" required>
  The document ID to look up.
</ParamField>
