List documents
list_docsList the documents this user can read, in the order they sit in the sidebar, or by relevance when you pass a query. Filter by a project, by a collection, or to the documents in no collection at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Match against title and body. | |
| project | No | Project name, slug or id. | |
| unfiled | No | Only documents that sit in no collection. | |
| collection | No | Only documents filed under this collection. | |
| includeArchived | No | Include archived documents. |