list_models
List LLM models installed in local Ollama instance, returning name, size, family, and parameters, or an error if unreachable.
Instructions
List the LLM models installed in the local Ollama instance.
Returns a mapping with a ``models`` list (name, size, family, parameters),
or an ``error`` string if Ollama cannot be reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||