Tool to submit a document for asynchronous addition to a DocSet. Returns a task ID to track the operation. Use when you need to add documents to an existing DocSet and want to track the processing status.
fileobjectThe file to upload to the Aryn platform. Either 'file' or 'file_url' must be provided, but not both.
optionsstringDocParse options to use during partitioning, provided as a JSON string.
file_urlstringURL of the file to add to the Aryn platform. Either 'file' or 'file_url' must be provided, but not both.
docset_idRequiredstringThe unique identifier of the docset to which to add the document. Format: 'aryn:ds-<alphanumeric>'.
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.