pub fn check_writes_enabled(ctx: &ServerContext) -> Result<(), ToolCallResult>Expand description
Check if write tools are enabled. Returns error if not.
pub fn check_writes_enabled(ctx: &ServerContext) -> Result<(), ToolCallResult>Check if write tools are enabled. Returns error if not.