extends |
ListChangeSourceInterface, PromptStoreInterface |
|---|
A prompt store whose listing can be changed after build().
| Methods | ||
|---|---|---|
public
|
addPrompt(Prompt $prompt, PromptRendererInterface $renderer): void
|
# |
public
|
removePrompt(string $name): bool
|
# |
| Methods inherited from Nexus\Mcp\Server\ListChangeSourceInterface |
|---|
onListChanged() |
| Methods inherited from Nexus\Mcp\Server\Prompt\PromptStoreInterface |
|---|
list(), get() |