ComfyUI Node
Griptape Code: Run Griptape Cloud Structure
Runs a Griptape Cloud Structure
Griptape Code: Run Griptape Cloud Structure
- agent
- key_value_replacement
- OUTPUT
- AGENT
◄structure_id►
◄split_input_into_argstrue►
◄STRING—►
◄input_string—►
CategoryGriptape/Code
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| structure_id | STRING | — | |
| split_input_into_args | BOOLEAN | true | If enabled, the input string will be split into separate arguments by newline. |
| STRING | STRING | Specify input arguments that will be passed to the structure during execution. | |
| input_stringopt | STRING | — | |
| agentopt | AGENT | — | |
| key_value_replacementopt | DICT | The will replace the {{ key }} with a value. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| OUTPUT | STRING | — |
| AGENT | AGENT | — |