docs: Update apilookup.md
This commit is contained in:
committed by
GitHub
parent
23c6c78bf1
commit
19186794ed
@@ -1,6 +1,7 @@
|
|||||||
# API Lookup Tool
|
# 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.
|
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?
|
## Why Use This Tool?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user