mcp_ollama_list
Retrieve a list of available Ollama models on the Ontology MCP server to facilitate AI-driven ontology data queries and manipulations.
Instructions
사용 가능한 Ollama 모델 목록을 조회합니다
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}