Skip to main content
Glama
SayAMSTASI

alterios-mcp

by SayAMSTASI

alterios_upsert_form_manual_script_action

Plan or update a manual script action on a form element or row, using verified ID bindings to ensure accurate execution.

Instructions

Plan or upsert a manual script action on a page, element, or row value with verified id bindings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeYes
titleYes
defaultNo
dry_runNo
form_idYes
icon_idYes
profileNo
tooltipNo
view_idNo
positionNo
row_indexNo
script_idYes
tab_indexNo
cell_indexNo
project_idNo
menu_icon_idNo
argument_bindingsNo
expected_form_nameNo
argument_entity_idsNo
enforce_ux_contractNo
save_before_executeNo
expected_script_nameNo
action_view_entity_idNo
allow_unmanaged_updateNo
expected_script_activeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions 'plan or upsert' but does not disclose side effects, authentication needs, or whether it is destructive. The dry_run parameter hints at a planning mode but is not explained.

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 one sentence, which is concise but too short given the tool's complexity. It front-loads the main action but lacks structure for a tool with 25 parameters.

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

Completeness1/5

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

With 25 parameters, no annotations, 0% schema description coverage, and an absent output schema, the description is severely incomplete. It fails to explain return values, error conditions, or how parameters interact, making it insufficient for correct agent invocation.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate. It mentions required parameters (form_id, script_id, scope, title, icon_id) but does not explain their meaning or how they relate to the action. The 25 parameters are largely left undocumented.

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

Purpose4/5

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

The description clearly states it plans or upserts a manual script action on a page, element, or row value with verified id bindings. It differentiates from execute-related siblings. However, 'plan' and 'verified id bindings' are vague and not further explained.

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

Usage Guidelines2/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 versus alternatives. Among siblings like alterios_execute_manual_script or alterios_fast_live_bulk_manual_script, the description does not provide context for selection.

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/SayAMSTASI/alterios-mcp'

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