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