docs(config): Fixes tool_functions, which is a config-based sample for using tools

PiperOrigin-RevId: 794652291
This commit is contained in:
Wei Sun (Jack)
2025-08-13 11:01:52 -07:00
committed by Copybara-Service
parent c52f956433
commit c5af44cfc0
@@ -19,5 +19,5 @@ instruction: |
You should always perform the previous 3 steps when asking for a roll and checking prime numbers.
You should not rely on the previous history on prime results.
tools:
- name: tools.tools.roll_die
- name: tools.tools.check_prime
- name: tool_functions.tools.roll_die
- name: tool_functions.tools.check_prime