List Known Deprecations
list_known_deprecationsList deprecated APIs and replacements for LangChain, LlamaIndex, Ollama, or XRPL. Get the full catalog with fixes to update code without executing it.
Instructions
Return the known-deprecated API catalog (id, old API, replacement, fix) for one framework or all four at once. Use when you want the full deprecation list without a stack trace or source snippet. Prefer diagnose_framework_error when you have an error_log and review_framework_code when you have code. Paid tools/call: $0.001 USDC or 1000 drops XRP; catalog-backed, does not execute code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | No | Optional. One of langchain, llamaindex, ollama, or xrpl. Omit to list every known deprecation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| hints | Yes | ||
| framework | Yes | ||
| deprecations | Yes |