Skip to content

feat: Add output schema support to MCP tools #469

feat: Add output schema support to MCP tools

feat: Add output schema support to MCP tools #469

Triggered via pull request December 29, 2025 14:25
Status Failure
Total duration 2m 2s
Artifacts

pipeline.yaml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

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.