工具 API

get_template

根据ID获取模板。使用mode控制响应大小:nodes_only(最小)、structure(节点+连接)、full(完整工作流)。

productivity1 积分

调用信息

工具标识
smg-n8n.get_template
服务提供方
n8n MCP
平均响应
0 ms
近 7 天调用
0

输入参数

templateId必填

The template ID to retrieve

mode

Response detail level. nodes_only: just node list, structure: nodes+connections, full: complete workflow JSON.