diff --git a/docs/tools/apilookup.md b/docs/tools/apilookup.md index e37b944..c4d811e 100644 --- a/docs/tools/apilookup.md +++ b/docs/tools/apilookup.md @@ -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?