Base tool configuration matching the standard MCP server tool options.
Extended by McpUiAppToolConfig to add UI metadata requirements.
inputSchema/outputSchema accept any Standard JSON Schema (zod v4, ArkType,
Valibot, ...). A raw zod shape ({ field: z.string() }) is still accepted for
backward compatibility but deprecated.
Base tool configuration matching the standard MCP server tool options. Extended by
McpUiAppToolConfigto add UI metadata requirements.inputSchema/outputSchemaaccept any Standard JSON Schema (zod v4, ArkType, Valibot, ...). A raw zod shape ({ field: z.string() }) is still accepted for backward compatibility but deprecated.