Error
Application error
99006: Tool input schema is invalid.
The provided input schema for AI Assistants Tool is invalid.
You have provided an invalid input schema. Check the Tool setting to verify the schema.
- Make sure you have
export type Data =as your entry point for the input schema - Verify the provided schema is a valid TypeScript definition