Tool to list all uploaded files. Use when you need to retrieve a paginated set of user files, optionally filtered by status, graph, or type. Use after uploading files to inspect available files.
afterstringCursor for returning the next page of results; set to the last file ID of the prior page.
limitintegerMax number of files to return (1-100). Defaults to 50.
orderstringSorting order for results: 'asc' (oldest first) or 'desc' (newest first).
beforestringCursor for returning the previous page of results; set to the first file ID of the prior page.
statusstringFilter files by status.
graph_idstringFilter files by a specific knowledge graph ID.
file_typesstringComma-separated list of file extensions to include, e.g. 'pdf,docx,jpg'.
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.