Split a document into multiple documents by dividing its pages. Use when you need to separate a multi-page document into distinct documents based on page groupings. Prerequisites: - Obtain the document identifier from create_document or get_document actions - Use get_document to…
splitsRequiredarrayArray of split specifications. Each split defines which pages should be grouped into a new document. All pages must be accounted for across splits.
identifierRequiredstringDocument's identifier to split. Obtain this from the create_document or get_document actions.
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.