Fetch Latest Syntax
fetch_latest_syntaxGet curated working imports, snippets, and migration notes for LangChain, LlamaIndex, Ollama, or XRPL by framework and topic. Use when writing or migrating; unknown topics fall back to related docs.
Instructions
Curated working imports, snippets, and migration notes for one topic (agents, rag, wallet, payment, trustlines, …). Use when writing or migrating a fragment; unknown topics fall back to related doc chunks instead of failing. Prefer fetch_working_example for a complete runnable file, search_ai_framework_docs for open-ended lookup, and diagnose_framework_error for exceptions. Paid tools/call: $0.001 USDC or 1000 drops XRP; read-only catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | One topic word: agents, rag, chat, tools, streaming, wallet, payment, trustlines, channels, rlusd, hooks, or migration | |
| framework | Yes | One of langchain, llamaindex, ollama, or xrpl — the library the user is coding against |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| imports | Yes | ||
| snippets | Yes | ||
| framework | Yes | ||
| relatedDocs | Yes | ||
| versionNote | Yes | ||
| migrationNotes | Yes |