feat: Add output schema support to MCP tools #469
Annotations
2 errors
|
qa
Process completed with exit code 1.
|
|
qa:
src/Server/Builder.php#L473
Parameter #1 $tools of class Mcp\Capability\Registry\Loader\ArrayLoader constructor expects array<array{handler: array{object|string, string}|Closure|string, name: string|null, description: string|null, annotations: Mcp\Schema\ToolAnnotations|null, icons: array<Mcp\Schema\Icon>|null, meta: array<string, mixed>|null, outputSchema: array<string, mixed>|null}>, array<array{handler: array{object|string, string}|Closure|string, name: string|null, description: string|null, annotations: Mcp\Schema\ToolAnnotations|null, icons: array<Mcp\Schema\Icon>|null, meta: array<string, mixed>|null, output: array<string, mixed>|null}> given.
|