ComfyUI Node
Get Request Node
A ComfyUI node in RequestNode/Get Request with 3 inputs and 4 outputs.
Get Request Node
- headers
- query_list
- text
- file
- json
- any
◄target_urlhttps://example.com/api►
CategoryRequestNode/Get Request
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| target_url | STRING | https://example.com/api | — |
| headersopt | KEY_VALUE | — | |
| query_listopt | KEY_VALUE | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| file | BYTES | — |
| json | JSON | — |
| any | ANY | — |