Skip to content

Commit 441c9a6

Browse files
google-genai-botcopybara-github
authored andcommitted
docs: update ComponentRegistry's doc
PiperOrigin-RevId: 845213903
1 parent d9dd5db commit 441c9a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/src/main/java/com/google/adk/utils/ComponentRegistry.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
* <li>"google_search" - GoogleSearchTool instance
6464
* <li>"code_execution" - BuiltInCodeExecutionTool instance
6565
* <li>"exit_loop" - ExitLoopTool instance
66+
* <li>"url_context" - UrlContextTool instance
6667
* </ul>
6768
*
6869
* <p>Example usage:

0 commit comments

Comments
 (0)