Nodes/ComfyUI Griptape Nodes/Griptape Tool: Extraction
ComfyUI Node

Griptape Tool: Extraction

Prompt Summary Tool - Summarizes information that is found in Task Memory.

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape Tool: Extraction
  • prompt_driver
  • TOOL
extraction_typejson
column_names
template_schema
CategoryGriptape/Agent Tools

Inputs (4)

NameTypeDefaultDescription
prompt_driveroptPROMPT_DRIVER
extraction_typeoptCOMBOjson2 options: csv, json
column_namesoptSTRINGComma separated list of column names to extract. Example: name, age
template_schemaoptSTRINGSchema template for the json extraction. Example: {"name": str, "age": int}

Outputs (1)

NameTypeDescription
TOOLTOOL_LIST