List documents
list_documentsList documents from a space by slug, with optional case-insensitive title search to narrow results.
Instructions
List documents in a space, optionally filtered by a case-insensitive title search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional case-insensitive term to filter documents by title. | |
| spaceSlug | Yes | Slug of the space to list documents from. |