Skip to main content
Glama

jira_transition_issue_interactive

Transition a Jira issue with automatic field suggestions and validation for error-free status updates.

Instructions

Transition a Jira issue with automatic field suggestion and validation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issueKeyYesThe issue key to transition
fieldValuesNoOptional field values for the transition
transitionIdYesThe transition ID
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It mentions 'automatic field suggestion and validation' but does not explain what this entails (e.g., user interaction, required fields, side effects). This is insufficient for a mutation tool.

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

Conciseness4/5

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

The description is a single, front-loaded sentence with no wasted words. However, it sacrifices important details, which prevents a perfect score.

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

Completeness2/5

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

Given the tool has 3 parameters (one nested object), no output schema, and no annotations, the description is too brief. It fails to explain the interactive workflow, validation behavior, or typical use cases.

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

Parameters4/5

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

Schema coverage is 100%, but the description adds significant context by indicating that fieldValues may be automatically suggested/validated. This goes beyond the schema's 'Optional field values' description.

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?

Description clearly states the action (transition), resource (Jira issue), and a key differentiator (automatic field suggestion and validation). This distinguishes it from the sibling 'jira_transition_issue' tool.

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?

No explicit guidance on when to use this tool vs alternatives like 'jira_transition_issue'. The 'interactive' hint implies a use case, but the description does not state when-not-to-use or mention any prerequisites.

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/jagadeesh52423/ConfluenceMcp'

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