update_article
Partially update an existing Twitter/X article by changing its title, body markdown, or cover image.
Instructions
Partial-update an existing Twitter/X article — title, body markdown, or cover image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title. | |
| content | No | New markdown body. Replaces wholesale. | |
| article_id | Yes | ||
| cover_media_id | No | ||
| cover_image_url | No | ||
| cover_image_base64 | No |