update_article
Modify existing Dev.to articles by updating the title, content in markdown format, tags, or publish status using the article ID.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
article_id | Yes | ||
body_markdown | No | ||
published | No | ||
tags | No | ||
title | No |