Workflow API Transformer
WebhookTransformer
Extract a single atomic field from webhook request. Outputs wildcard type that connects to any input.
Pack: comfy-workflow-api
custom_nodes.comfy-workflow-api
Inputs (4)
| Name | Type | Required |
|---|---|---|
| webhook_context | WEBHOOK_CONTEXT | required |
| field | STRING | required |
| default_value | * | optional |
| debug | BOOLEAN | optional |
Outputs (1)
| Name | Type |
|---|---|
| value | * |