deployment
Get comfyui workflow inputs definition
Use this to retrieve comfyui workflow inputs definition by id
GET
/
deployment
/
{id}
/
inputs
Authorizations
Create your token in Comfy Deploy
Path Parameters
Response
200 - application/json
Available options:
ComfyUIDeployExternalText
, ComfyUIDeployExternalTextSingleLine
, ComfyUIDeployExternalImage
, ComfyUIDeployExternalImageAlpha
, ComfyUIDeployExternalNumber
, ComfyUIDeployExternalNumberInt
, ComfyUIDeployExternalLora
, ComfyUIDeployExternalCheckpoint
, ComfyDeployWebscoketImageInput
, ComfyUIDeployExternalImageBatch
, ComfyUIDeployExternalVideo
, ComfyUIDeployExternalBoolean
, ComfyUIDeployExternalNumberSlider
, ComfyUIDeployExternalNumberSliderInt
, ComfyUIDeployExternalEnum
Was this page helpful?