Claude Code Execute
ClaudeCodeExecute
Execute Claude Code with modular configuration and progress reporting
Pack: Claude Code ComfyUI Nodes
custom_nodes.claude-code-comfyui-nodes
Inputs (10)
| Name | Type | Required |
|---|---|---|
| command_source | COMBO | required |
| command_file | COMBO | required |
| command | STRING | required |
| model | COMBO | required |
| max_turns | INT | required |
| memory | CLAUDE_MEMORY | optional |
| arguments | CLAUDE_ARGUMENTS | optional |
| tools | CLAUDE_TOOLS | optional |
| previous_output | CLAUDE_OUTPUT | optional |
| mcp_config | MCP_CONFIG | optional |
Outputs (3)
| Name | Type |
|---|---|
| output | CLAUDE_OUTPUT |
| response | STRING |
| metadata | JSON |