notion.completeFileUpload finalize a multipart upload after every part has been sent.
Example
automations/notion-complete-file-upload.automation.ts
Inputs
file_upload_id is required. Call this only after every numbered part succeeds. OAuth requires no additional content capability; personal access tokens use their normal API access. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the completedfile_upload and its final status.