Skip to content

Conversation

BlackIsBlack
Copy link
Contributor

Fix the incorrect helper.py file for authenticated tool access.

Function get_auth_request_function_call immediately returns whenever there are ANY parts.
As written it always returns None (if parts exist you return before looping; if parts empty you loop over nothing).

I was pulling my hair out for a good 3 hours trying to understand why my calls weren't attempting to be authenticated

@sfkrieger sfkrieger enabled auto-merge (squash) August 19, 2025 20:44
@sfkrieger sfkrieger merged commit 42c2faa into google:main Aug 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants