Skip to main content
Glama

kie_list_models

List available AI models for image, video, audio, and upscaling tasks from the KieAI registry. Filter by type to find suitable models for your media generation needs.

Instructions

List available AI models from the kie.ai registry

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoFilter by model type
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description must disclose behavior. It states the tool lists models, implying a read-only operation, but provides no details about output format, pagination, or potential errors. The behavior is simple, so this is adequate but minimal.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence with no filler, front-loading the verb and resource. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool with one optional parameter and no output schema, the description plus schema covers the essential information for basic invocation. It could mention return type, but the low complexity makes this relatively complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema fully documents the single optional 'type' parameter with an enum and description. The tool description adds no additional parameter meaning, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the action ('List') and resource ('available AI models from the kie.ai registry'), clearly distinguishing this tool from sibling generation/checking tools. It is specific and unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this tool is for discovering available models but doesn't explicitly state when to use it versus alternatives. No direct guidance is given about prerequisites or typical workflows, though the purpose is reasonably clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/paione-ai/kie-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server