Skip to main content
Glama

update-site-settings

Update basic WordPress site settings such as title, tagline, timezone, and front page. Modify site options directly through the REST API.

Instructions

Update basic WordPress site settings

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNoSite title
languageNoWordPress locale code
siteIconNoMedia ID for the site icon
siteLogoNoMedia ID for the site logo
timezoneNoTimezone string, for example 'Africa/Nairobi'
useSmiliesNoConvert emoticons to graphics
descriptionNoSite tagline
pageOnFrontNoPage ID to use as the front page
showOnFrontNoWhat to show on the front page
pageForPostsNoPage ID to use for posts page
postsPerPageNoNumber of posts shown per page
defaultCategoryNoDefault post category ID
defaultPingStatusNoDefault pingback/trackback status
defaultPostFormatNoDefault post format
defaultCommentStatusNoDefault comment status
Behavior2/5

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

No annotations are provided, so the description must carry the full burden. It doesn't disclose whether changes are reversible, require specific permissions, or how partial updates behave. Only states the tool updates settings, leaving mutation behavior opaque.

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

Conciseness4/5

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

A single sentence with no redundant words. It is front-loaded but the qualifier 'basic' adds little value and might mislead about scope.

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

Completeness2/5

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

With 15 parameters, no annotations, and no output schema, this description is insufficiently complete. It doesn't explain return values, patch semantics, or the distinction between fields that affect live site behavior. For a complex mutation tool, more context is needed.

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?

Schema description coverage is 100%, so the baseline is 3. The description adds no parameter-specific meaning beyond the schema, which already documents all 15 parameters with clear descriptions.

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 the tool updates WordPress site settings, using a specific verb and resource. It distinguishes itself from the read-only get-site-settings sibling. However, it doesn't enumerate which settings, though the schema provides that.

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 guidance on when to use this tool versus alternatives. The description doesn't mention prerequisites, exclusions, or scenarios where another tool would be appropriate. Usage is implied only by the verb 'Update'.

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/Njengah/autowpmcp'

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