Tool to provide file content for a document. Use after creating a document to attach its file content.
fileRequiredobjectFile for the document content (e.g., PDF). The 'name' field should be the desired filename (e.g., 'contract.pdf').
fileNamestringOverride filename for the upload. If not provided, uses the filename from the file field.
mimeTypestringOverride MIME type (e.g., 'application/pdf'). If not provided, auto-detected from filename extension.
documentIdRequiredstringThe unique identifier (MongoDB ObjectId) of the document to attach the file to. Obtained from the IGNISIGN_CREATE_DOCUMENT action.
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.