Skip to main content
Glama
kintone

kintone MCP Server

Official
by kintone

Get App Deploy Status

kintone-get-app-deploy-status

Retrieve the deployment status for multiple kintone apps by providing their app IDs. Ideal for verifying deployment progress after updates.

Instructions

Get app deploy status from kintone

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appsYesArray of app IDs to check deploy status (maximum 300)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
appsYesArray of app deploy statuses
Behavior2/5

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

No annotations are provided, shifting the burden to the description. The description merely restates the tool's purpose without disclosing behavioral traits such as whether it is read-only, requires special permissions, or has side effects. For a tool with no annotations, this fails to add meaningful behavioral context beyond the name.

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

Conciseness3/5

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

The description is ultra-concise at one sentence with no wasted words. However, it is under-specified and lacks essential context. While brevity is maintained, the trade-off is insufficient completeness, preventing a higher score.

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

Completeness3/5

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

The tool has a simple input (1 param) and an output schema (context signals indicate its presence), which covers return values. However, the description does not explain the deployment status concept, how to interpret results, or typical usage scenarios. It meets the minimum for a simple tool but lacks explanatory depth.

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 already describes the 'apps' parameter with a clear description and constraints (array of IDs, max 300), achieving 100% coverage. The description adds no additional semantic value beyond what the schema provides, so a baseline score of 3 is appropriate.

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 'Get app deploy status from kintone' clearly specifies the action (Get), the resource (app deploy status), and the source (kintone). It distinguishes the tool from siblings such as kintone-deploy-app and kintone-get-app by focusing specifically on deployment status, avoiding ambiguity.

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 provides no explicit guidance on when to use this tool versus alternatives. While the purpose is clear, it omits context such as prerequisites (e.g., deployment must have been initiated) or exclusions (e.g., not for checking app details). The usage is implied but not directly stated.

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/kintone/mcp-server'

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