documents-search
Search for documents in Shortcut by title, with optional filters for archived status, creator, or followed status. Paginate through results using a token.
Instructions
Search for documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nextPageToken | No | Pagination token from previous search | |
| title | Yes | Title contains | |
| archived | No | Filter by archived status | |
| createdByCurrentUser | No | Created by me | |
| followedByCurrentUser | No | Followed by me |