list_ollama_models
Retrieve all available Ollama models from your local instance to identify which AI models you can consult for alternative viewpoints.
Instructions
List all available Ollama models on the local instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}