Get document
get_documentFetch a document's details including title, content, slug, updated time, and project ID using its ID or slug.
Instructions
Get one document → {id, title, content, slugId, updatedAt, project{id}}. id accepts a document id or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document id or slug |