Search AI Framework Docs
search_ai_framework_docsKeyword search over a local Markdown index for langchain, llamaindex, ollama, or xrpl; returns compact chunks and never live-crawls. Use for concepts, symbols, or questions; hitCount 0 means no match — shorten the query. Do not use for stack traces (diagnose_framework_error) or copy-paste current syntax (fetch_latest_syntax). Paid tools/call: $0.001 USDC or 1000 drops XRP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 2–8 keywords or an API symbol. Not a stack trace (use diagnose_framework_error) | |
| framework | Yes | One of langchain, llamaindex, ollama, or xrpl — the library the user is coding against |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| query | Yes | ||
| hitCount | Yes | ||
| framework | Yes |