Skip to main content
Glama

wordpress_create_child_theme

wordpress_create_child_theme

Create a child theme from a parent theme to safely customize your WordPress site without losing changes on theme updates.

Instructions

Create a child theme from a parent theme

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
childNameYes
parentThemeYes
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It does not mention whether an existing child theme is overwritten, whether files are created, what permissions are required, or any side effects. The description only restates the basic action without revealing process or consequences.

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 a single, concise sentence that is front-loaded with the verb and resource. There is no unnecessary information, and it is immediately understandable.

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?

For a creation operation with no annotations and no output schema, the description is too sparse. It does not explain what the tool returns after creation, whether it activates the child theme, what happens if the parent theme does not exist, or how it handles naming collisions. The simple statement is not enough for an agent to use the tool correctly without additional assumptions.

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% and the description does not explain the parameters beyond implying 'parentTheme' is the source theme and 'childName' is the resulting name. It does not clarify that these are slugs, format constraints, or how they relate to the WordPress filesystem. The description adds minimal value beyond the parameter names.

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 action ('Create'), the resource ('a child theme'), and the source ('from a parent theme'). This distinguishes it from sibling theme operations like activating or deleting themes, and is more specific than the tool name alone.

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?

There is no guidance on when to use this tool versus alternatives, no prerequisites (e.g., parent theme must exist), and no mention of when not to use it. The description is a simple statement of the action with no usage context.

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/tonypepperwidow123-blip/mcp'

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