Tool to list docs with filtering and search capabilities. Use when you need to retrieve documents from DART with filters like folder, title, text content, or full-text search. Supports pagination and custom ordering by creation date, update date, or title.
oarrayOrdering field(s) for results. Valid options: 'folder__order', 'order', 'created_at', 'updated_at', 'title'. Use '-' prefix for descending order (e.g., '-created_at').
sstringFull-text search query to search by title, text content, or folder title.
idsstringFilter by specific document IDs (comma-separated).
textstringFilter by document text content.
limitintegerNumber of results to return per page for pagination.
titlestringFilter by document title.
editorstringFilter by editor name or email.
folderstringFilter by folder name or title.
offsetintegerThe initial index from which to return results for pagination.
in_trashbooleanInclude or exclude trashed docs. Set to true to show only trashed docs, false to exclude them.
folder_idstringFilter by folder unique identifier.
no_defaultsbooleanWhether default filters and sorting are applied when false (default) or no defaults are applied when true. Explicit filters or sorting always override defaults.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.