menu
brain_kernel package
documentation
mcp_host.dart
ServerInterface
getPrompts abstract method
getPrompts abstract method
dark_mode
light_mode
getPrompts
abstract method
List
<
Prompt
>
getPrompts
(
)
Get all registered prompts
Implementation
List<Prompt> getPrompts();
brain_kernel package
documentation
mcp_host
ServerInterface
getPrompts abstract method
ServerInterface class