generate_meta
writeContent Creation & Optimization
Generate optimized meta tags for any page.
Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.
Parameters
| Parameter | Type | Description | |
|---|---|---|---|
| domain | string | optional | Site domain |
| project_id | string | optional | Project UUID |
| url_path | string | optional | Page URL path. Optional when `content` is provided. |
| content | string | optional | Page content (text or HTML). When provided, takes precedence over stored meta. |
| current_title | string | optional | Explicit override for the existing title, used when content can't supply it. |
| current_description | string | optional | Explicit override for the existing meta description, used when content can't supply it. |
Related tools
github_open_meta_prwriteOpen a GitHub PR updating a page's title/description (MDX repos)generate_titlewriteGenerate title-tag candidates with safety verificationgenerate_descriptionwriteGenerate meta description candidates with safety verificationgenerate_schemawriteAuto-generate schema.org JSON-LD markup