Nodes/ERPK Collection/Claude Tool Definition
ComfyUI Node

Claude Tool Definition

Build an Anthropic tool definition visually and chain them together.

By eRepublik-Labs·Created 10 months ago·Updated about a month ago· 0
Claude Tool Definition
  • previous_tools
  • tools
tool_name
description
parameters_json{ "type": "object", "properties": {}, "required": [] }
CategoryERPK/Claude/Tools

Inputs (4)

NameTypeDefaultDescription
tool_nameSTRINGsnake_case tool identifier (e.g. extract_person)
descriptionSTRINGWhat this tool does — shown to the model
parameters_jsonSTRING{ "type": "object", "properties": {}, "required": [] }JSON Schema for the tool's input parameters
previous_toolsoptCLAUDE_TOOLSChain from another Tool Definition node

Outputs (1)

NameTypeDescription
toolsCLAUDE_TOOLS