docs: Update apilookup.md

This commit is contained in:
Beehive Innovations
2025-10-06 10:04:06 +04:00
committed by GitHub
parent 23c6c78bf1
commit 19186794ed

View File

@@ -1,6 +1,7 @@
# API Lookup Tool
The `apilookup` tool ensures you get **current, accurate API/SDK documentation** by forcing the AI to search for the latest information rather than relying on outdated training data. This is especially critical for OS-tied APIs (iOS, macOS, Android, etc.) where the AI's knowledge cutoff may be months or years old.
Most importantly, it does this within in a sub-process / sub-agent, saving you precious tokens within your working context window.
## Why Use This Tool?