update_article
Update an existing DEV.to article by its ID. Modify title, publication status, or markdown content as needed.
Instructions
Update an existing DEV.to article by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| published | No | ||
| article_id | Yes | ||
| body_markdown | No |