Tool to list all files within a specific collection by its ID. Returns file metadata (including file URLs) only — not document text content; fetch file URLs separately to access content. Use when you have a collection ID and need to retrieve its files. Supports pagination.
limitintegerNumber of files to return per page, must be >=1
offsetintegerNumber of items to skip for pagination, must be >=0
collection_idRequiredstringUnique identifier of the collection Multiple collections can share similar names; verify the correct collection_id before operating on returned files.
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.