web_lookup
Look up web documentation, API references, error messages, and current versions using the Antigravity CLI with web access. Get information beyond your training data.
Instructions
Delegate a web/documentation lookup to the Antigravity CLI (Gemini with web access): library docs, API references, error messages, current versions, external knowledge. USE THIS when you need information you don't have or that may be newer than your training data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to look up on the web. | |
| cwd | No | Absolute path to the working directory / project root. Defaults to the server's cwd. | |
| model | No | Override the model (exact name from `agy models`, e.g. "Gemini 3.1 Pro (High)"). Normally omit — the tool routes automatically. |