read_workspace
Retrieve decrypted content from an encrypted markdown workspace, including document names and entries with optional preview lines.
Instructions
Read a workspace's decrypted content (name and entries).
Args: workspace_id: UUID of the workspace to read preview_lines: Optional - include preview of first N lines for each document entry
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| preview_lines | No |