List documents
everypage_list_filesList account documents with share links and view counts, sorted newest first. Use a query to filter by document name.
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. |