Skip to main content
Glama

edit_landing_page

Update the title and instructions of a landing page metadata without changing its content. Use this to refine page metadata for SEO or editorial guidance.

Instructions

Update METADATA ONLY — title and/or instructions — of a landing page. Does NOT touch page content. For content changes, use set_landing_page_section (targeted field/section writes) or vibe_edit_landing_page (AI-powered edits).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesLanding page slug
titleNoNew title
instructionsNoEditor instructions stored for reference
Behavior4/5

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

With no annotations provided, the description carries the full burden. It clearly discloses a key behavioral boundary: 'Does NOT touch page content.' This goes beyond the tool name and gives the agent essential safety information. However, it does not mention whether the update overwrites or merges with existing metadata, nor does it describe any authentication or return behavior. For a simple metadata update, the disclosed boundary is significant, but other behavioral details are absent.

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 most important constraint ('METADATA ONLY') and immediately follows with the exclusion of content. Every word earns its place, with no redundancy or filler.

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 simple update tool with three parameters and no output schema, the description covers purpose, exclusions, and alternatives thoroughly. It omits return value semantics and any note about whether the tool requires an existing landing page, but these are relatively minor gaps given the tool's simplicity and the surrounding sibling context.

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

Parameters3/5

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

The input schema has 100% coverage with descriptions for all parameters (slug, title, instructions). The description adds no additional parameter-level meaning beyond repeating 'title and/or instructions.' Since the schema already documents each parameter, the baseline score of 3 applies.

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 uses a specific verb ('Update') with a clear resource ('landing page') and explicit scope ('METADATA ONLY — title and/or instructions'). It directly states what the tool does and distinguishes it from content-editing siblings by emphasizing 'Does NOT touch page content.'

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

Usage Guidelines5/5

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

The description provides explicit when-to-use guidance: use for metadata-only updates. It also names two alternatives for content changes (set_landing_page_section and vibe_edit_landing_page), making the tool's place among siblings clear.

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/bitsandtea/postking-mcp'

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