Property IsEnabled
IsEnabled
Enables or disables this tool at runtime (framework-level gating).
Not part of the MCP wire spec; used by hosts to temporarily suppress tool execution without unregistering it.
public bool IsEnabled { get; set; }
Enables or disables this tool at runtime (framework-level gating).
Not part of the MCP wire spec; used by hosts to temporarily suppress tool execution without unregistering it.
public bool IsEnabled { get; set; }