github_open_meta_pr
writeContent Creation & Optimization
Open a GitHub PR updating a page's title/description (MDX repos).
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 | string | required | The full page URL (or path) whose meta to update |
| title | string | optional | New title. Provide title and/or description. |
| description | string | optional | New meta description. |