List documents
everypage_list_filesList EveryPage documents with share links and view counts, newest first, and filter by name using a query.
Instructions
List the EveryPage documents on this account, newest first, with their share links and view counts. Use query to filter by name when looking for a particular document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return. Default 20. | |
| query | No | Case-insensitive substring of the document name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Matching documents, newest first. | |
| shown | Yes | How many are in this response. | |
| totalCount | Yes | How many documents the account has in total. |