menu
brain_kernel package
documentation
mcp_host.dart
ServerInterface
removePrompt abstract method
removePrompt abstract method
dark_mode
light_mode
removePrompt
abstract method
void
removePrompt
(
String
name
)
Remove a prompt from the server
Implementation
void removePrompt(String name);
brain_kernel package
documentation
mcp_host
ServerInterface
removePrompt abstract method
ServerInterface class