uselink_read_document
Get the complete content of a uselink document, including title, format, published status, and metadata, by providing its ID or slug.
Instructions
Read the full content of a uselink document by id OR slug (exactly one is required). Returns title, content, format, published status, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Document UUID | |
| slug | No | Document slug (alternative to id) |