Fetch a remote URL and attach the resulting file to a paused Human Input form.
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-docs-hitl-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Short-lived upload token for attaching files to a Human Input form. Obtain via Issue Upload Token and pass as Authorization: Bearer hitl_upload_{token}.
Publicly reachable URL of the file to fetch and attach.
File fetched and attached successfully.
Reference this value as upload_file_id in file and file-list inputs on Submit Human Input Form.
File name derived from the remote URL or response headers.
File size in bytes.
File extension.
Signed URL for fetching the file's contents.
MIME type of the file.
Identifier of the user the file was uploaded for.
Unix timestamp (seconds) when the file was created.