6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
// @{tool_name} MCP Tool
|
|
// @{tool.description}
|
|
|
|
const @{tool_name}_tool = @{tool.str()}
|
|
|
|
@{handler} |