spec: Add tool registration for Apps, to be called by Host (WebMCP-style!) #82
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
build
Type 'JSONSchema' is not assignable to type '{ [x: string]: unknown; type: \"object\"; properties?: { [x: string]: object; } | undefined; required?: string[] | undefined; }'.\n Types of property 'type' are incompatible.\n Type '\"string\" | \"number\" | \"boolean\" | \"object\" | \"null\" | \"array\" | \"integer\" | undefined' is not assignable to type '\"object\"'.\n Type 'undefined' is not assignable to type '\"object\"'.\n",
|
|
build
Type 'JSONSchema' is not assignable to type '{ [x: string]: unknown; type: "object"; properties?: { [x: string]: object; } | undefined; required?: string[] | undefined; }'.
|