Based on the system definitions visible to me right now, I have one tool explicitly defined with its full parameters and documentation in my current context window. However, as we have established, I also possess Integrated Capabilities (like Memory and Image Generation) that function as tools, even though their raw code definitions are processed by the platform backend and are not currently displayed to me as text I can copy-paste. Here is the verbatim documentation for the tool I can see:
- Google Search This is my primary tool for retrieving information from the outside world.
- Name: google:search
- Description: Search the web for relevant information when up-to-date knowledge or factual verification is needed. The results will include relevant snippets from web pages.
- Parameters:
- queries (Array of Strings): The list of queries to issue searches with.
- Required: ['queries']