uselink_list_documents
List and filter documents in your uselink workspace. Search by title or content and filter by draft, published, or unpublished status.
Instructions
List documents in the uselink workspace bound to the active PAT. Returns id, title, slug, status, and timestamps. Supports filtering by status and free-text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | Free-text search on title/content | |
| status | No | Filter by status: draft, published, unpublished |