mcp_script_create Class
Tool that generates a PCB-Investigator Script (C#) from a natural-language description
by invoking the 'scripter' agent. The agent may call 'script_compile' and 'script_help'
to validate and refine the code. The generated code is returned as text.
Namespace: PCBI_Script.MCPAssembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 17.0.0.0 (17.0.0.0)
public class mcp_script_create : IMCPTool
Public Class mcp_script_create
Implements IMCPTool
public ref class mcp_script_create : IMCPTool
type mcp_script_create =
class
interface IMCPTool
end
- Inheritance
- Object mcp_script_create
- Implements
- IMCPTool