export_documents_bulk
Export metadata for multiple documents in JSON, CSV, or Markdown format for reports, backups, or sharing document lists.
Instructions
Export metadata for multiple documents in JSON, CSV, or Markdown format. Useful for creating reports, backups, or sharing document lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_ids | No | List of document IDs to export (optional, defaults to all or filtered by tags) | |
| tags | No | Export documents with any of these tags (optional) | |
| format | No | Export format (default: json) | json |