extends |
ListChangeSourceInterface, ToolStoreInterface |
|---|
A tool store whose listing can be changed after build().
| Methods | ||
|---|---|---|
public
|
addTool(Tool $tool, ToolExecutorInterface $executor): void
|
# |
public
|
removeTool(string $name): bool
|
# |
| Methods inherited from Nexus\Mcp\Server\ListChangeSourceInterface |
|---|
onListChanged() |
| Methods inherited from Nexus\Mcp\Server\Tool\ToolStoreInterface |
|---|
list(), call() |