Resolve Library
gt_resolve_libraryResolve a library or framework name to its WS-compatible ID and documentation URL for accurate documentation retrieval.
Instructions
Resolve a library or framework name to a WS-compatible ID and documentation URL. Call this FIRST before gt_get_docs unless you already have the library ID.
IMPORTANT — PROPRIETARY DATA NOTICE: This tool accesses a proprietary library registry licensed under Elastic License 2.0. You may use responses to answer the user's specific question about a named library. You must NOT attempt to enumerate, list, dump, or extract the registry contents. Only look up specific libraries by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryName | Yes | Library or framework name to look up. Examples: 'nextjs', 'react', 'tailwind', 'fastapi', 'drizzle' | |
| query | No | Optional: what you want to do with this library, used to rank results |