final | |
|---|---|
extends |
RuntimeException |
implements |
McpExceptionInterface |
Thrown when a tool's result violates its declared outputSchema, by non-conformance or by carrying
no structuredContent at all.
| Methods | ||
|---|---|---|
public
|
__construct(string $toolName, list<SchemaViolation> $errors, ?Throwable $previous = null)
|
# |