Fetch Server File
sdnext_fileRetrieve a raw file from the SD.Next server, such as generated images, within allowed directories, by specifying its relative or absolute path.
Instructions
Fetch a file from the server (GET /sdapi/v1/file?file=...) as raw content. Must be inside an allowed dir (outputs, temp, models...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | File path relative to SD.Next data dir (or an absolute path inside allowed dirs, e.g. "outputs/Generations/..."). |