final | |
|---|---|
readonly | |
implements |
ToolExecutorInterface |
Adapts an attribute-discovered handler method to the ToolExecutorInterface contract.
| Methods | ||
|---|---|---|
public
|
__construct(object $handler, ReflectionMethod $method, ArgumentBinder $binder = new ArgumentBinder())
|
# |
public
|
execute(?array $arguments, ServerContext $context): CallToolResult
|
# |