mqscript_ui_show
Display UI dialogs in mobile automation workflows to present information or gather user input during script execution.
Instructions
Show the UI dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Dialog title | Dialog |
Display UI dialogs in mobile automation workflows to present information or gather user input during script execution.
Show the UI dialog
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Dialog title | Dialog |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It states 'Show the UI dialog' but lacks details on behavioral traits such as whether it blocks execution, requires user interaction, handles errors, or has side effects. For a UI tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence with zero waste. It is appropriately sized and front-loaded, making it easy to parse without unnecessary elaboration.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no annotations, no output schema, and a UI tool that likely involves user interaction, the description is incomplete. It fails to cover key aspects like what the dialog displays, how it interacts with the user, or what happens after showing. This leaves significant gaps for an AI agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with the single parameter 'title' well-documented in the schema. The description adds no additional meaning beyond the schema, such as explaining the dialog's content or behavior. Baseline 3 is appropriate as the schema handles parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Show the UI dialog' states a clear action (show) and target (UI dialog), but it's vague about what specific UI dialog is shown and lacks differentiation from sibling tools like 'mqscript_showmessage' or 'mqscript_fw_show'. It provides a basic purpose without specifics.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives like 'mqscript_showmessage' (for messages) or 'mqscript_fw_show' (for floating windows). The description offers no context, prerequisites, or exclusions, leaving usage unclear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/allegiant/MQScript_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server