Skip to main content
Glama
mohn93

community-ff-mcp

by mohn93

get_editing_guide

Get the correct FlutterFlow editing workflow, YAML schemas, and rules before modifying YAML. Describe your task to receive guidance.

Instructions

Get the recommended workflow and relevant documentation for a FlutterFlow editing task. Call this BEFORE modifying any YAML. Describe what you want to do (e.g. 'change button color', 'add a TextField to the login page', 'create a reusable header component') and receive the correct workflow steps, YAML schemas, and critical rules.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesNatural language description of what you want to do
projectIdNoOptional project ID to include in workflow steps
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It explains the output (workflow steps, schemas, rules) and implies the tool is a guide rather than a mutator, but it does not explicitly state whether it is read-only, requires authentication, or has any limitations. This is adequate but not rich.

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

Conciseness5/5

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

The description is two sentences, front-loaded with the core purpose, then provides timing, usage examples, and expected output. Every word earns its place with no redundancy or fluff.

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

Completeness4/5

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

For a guidance tool with only two parameters and no output schema, the description effectively covers what to do, when to call, and what to expect in return. It could mention prerequisites like project sync or error handling, but it is largely complete for its complexity.

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%, and the description adds value by elaborating on the 'task' parameter with concrete examples and explaining the purpose. The projectId parameter is already well-described in the schema, so the description goes beyond the baseline by making the task parameter's usage clear.

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 clearly states the tool provides recommended workflows and documentation for FlutterFlow editing tasks. It uses a specific verb ('Get') and resource ('recommended workflow and relevant documentation'), and the focus on guidance before modification distinguishes it from sibling tools that perform direct actions like listing pages or updating YAML.

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

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'Call this BEFORE modifying any YAML', providing clear timing guidance. It also gives concrete examples of tasks to describe, implying when to use it. However, it does not explicitly mention alternatives or situations where this tool should not be used, so it falls short of a 5.

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/mohn93/ff-mcp'

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