ComfyUI Node
Griptape Tool: Extraction
Prompt Summary Tool - Summarizes information that is found in Task Memory.
Griptape Tool: Extraction
- prompt_driver
- TOOL
◄extraction_typejson►
◄column_names►
◄template_schema►
CategoryGriptape/Agent Tools
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_driveropt | PROMPT_DRIVER | — | |
| extraction_typeopt | COMBO | json | 2 options: csv, json |
| column_namesopt | STRING | Comma separated list of column names to extract. Example: name, age | |
| template_schemaopt | STRING | Schema template for the json extraction. Example: {"name": str, "age": int} |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| TOOL | TOOL_LIST | — |