mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
Gemini rejects the non-standard 'deprecated' keyword in nested tool schemas with INVALID_ARGUMENT (400). Add it to UNSUPPORTED_SCHEMA_CONSTRAINTS alongside 'optional' so it gets stripped during translation. Co-authored-by: Cursor <cursoragent@cursor.com>