Nodes/ComfyUI Griptape Nodes/Griptape Code: Run Griptape Cloud Structure
ComfyUI Node

Griptape Code: Run Griptape Cloud Structure

Runs a Griptape Cloud Structure

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
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)

NameTypeDefaultDescription
structure_idSTRING
split_input_into_argsBOOLEANtrueIf enabled, the input string will be split into separate arguments by newline.
STRINGSTRINGSpecify input arguments that will be passed to the structure during execution.
input_stringoptSTRING
agentoptAGENT
key_value_replacementoptDICTThe will replace the {{ key }} with a value.

Outputs (2)

NameTypeDescription
OUTPUTSTRING
AGENTAGENT