Skip to main content
Glama
SayAMSTASI

alterios-mcp

by SayAMSTASI

alterios_create_process_flow

Create a BPMN process flow with task forms, diagrams, and script references, and optionally start a process smoke test.

Instructions

Plan or apply a BPMN process scenario: task form, diagram, script refs, and optional process smoke.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dry_runNo
plan_idNo
profileNo
bpmn_xmlNo
content_idNo
diagram_idNo
project_idNo
task_titleNo
script_refsNo
diagram_nameYes
next_flow_idNoFlow_to_end
process_nameNo
task_form_idNo
user_task_idNo
complete_taskNo
next_flow_nameNoComplete
process_paramsNo
task_body_htmlNo
task_form_nameYes
task_form_tabsNo
user_task_nameNoTask
content_type_idNo
delivery_evidenceNo
start_process_smokeNo
task_form_page_titleNo
task_form_descriptionNo
allow_unmanaged_updateNo
expected_task_count_minNo
task_form_action_containersNo
expected_runtime_fingerprintNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

With zero annotations, the description must fully disclose behavioral traits, but it only mentions 'plan or apply' and 'optional process smoke'. It does not state whether the tool is read-only or destructive, what side effects occur (e.g., process creation, data modification), authorization needs, or rate limits. The ambiguity of 'plan or apply' adds confusion rather than transparency.

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 a single sentence of 14 words, which is concise but lacks structure. For a tool with 30 parameters, a more structured format (e.g., bullet points summarizing key inputs and behavior) would improve usability without much added length. The current brevity sacrifices informativeness.

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?

Given the tool's complexity (30 parameters, 0% schema coverage, no annotations, and a likely complex output schema), the description is severely incomplete. It does not explain what 'plan or apply' means, what the output looks like, how to use the tool step by step, or how it fits with sibling process tools. A comprehensive description is necessary for correct 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 coverage is 0% (no parameter descriptions), and the description mentions only three parameter categories (task form, diagram, script refs, process smoke) out of 30 parameters. It does not explain the purpose of key parameters like dry_run, plan_id, profile, or the many optional fields. The description adds minimal value beyond the parameter names in the schema.

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

Purpose3/5

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

The description states it plans/applies a BPMN scenario with task form, diagram, script refs, and optional smoke, which gives a general idea. However, the verb 'plan or apply' is ambiguous (are they two modes?), and it does not distinguish from sibling tools like alterios_upsert_bpmn_diagram or alterios_start_process. A more precise verb like 'creates' and explicit differentiation would improve clarity.

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

Usage Guidelines1/5

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. The description does not mention prerequisites, context, or exclusions. Given the large number of sibling tools, this omission severely hinders appropriate tool 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