apilookup
Look up current API, library, or SDK documentation using a web-capable CLI. Verify versions, find canonical URLs, and spot recent deprecations.
Instructions
Look up current documentation for an API/library/SDK using web-capable CLI.
Use cases:
Verify an SDK's current version + breaking changes before upgrading
Find the canonical doc URL for a feature you only half-remember
Spot deprecations introduced in the last 12 months
Default agent is gemini (web search built in via the headless CLI). Other
agents will answer from training data and flag the staleness in their response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| agent | No | gemini | |
| timeout_seconds | No |