mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-14 09:57:58 -05:00
Add `RequiresClientAuthorization()` method to the `Tool` interface. Currently returning false for all tools. Supports: https://github.com/googleapis/genai-toolbox/pull/1067