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