Lists all documents in a CustomGPT agent's knowledge base. Returns indexed content including webpages, PDFs, and uploaded files that the agent can reference. Supports filtering by crawl/index status and pagination. Use this to audit knowledge sources or verify successful documen…
pageintegerPage number to return. Defaults to 1 if not specified.
limitintegerNumber of documents to return per page. Defaults to 20 if not specified.
orderstringOrder direction for sorting pages by ID.
projectIdRequiredintegerThe unique agent identifier. Obtain this from the List Projects action.
crawlStatusstringStatus values for crawl and index operations.
indexStatusstringStatus values for crawl and index operations.
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.