list_documents
Filter and list documents by status, template, or update time. Use pagination to browse results.
Instructions
List documents with optional filtering by status, template, or update time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| status | No | Filter by document status | |
| template_id | No | Filter by template ID | |
| updated_since | No | Filter by update timestamp (ISO 8601 format) |