Tool to retrieve all indexed documents for a specific index. Use when you need to list documents in a search index after creating or accessing an index.
nameRequiredstringThe name of the index to retrieve documents from. This identifies the specific search index.
limitintegerThe maximum number of results to return per page.
offsetintegerThe number of documents to skip before starting to collect the result set (pagination offset).
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.