list_backends
Check which parsing backends are installed and which are missing to debug fallback routing issues.
Instructions
Report which parse backends are installed + which are missing.
Returns a list of {name, available, module} entries. Use this to
debug "why did the router fall back to markitdown" by checking
whether docling/llamaparse are actually available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||