create_article
Create a new DEV.to article by providing title and markdown body. Optionally add tags and set published status.
Instructions
Create a new DEV.to article. Returns id and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| published | No | ||
| body_markdown | Yes |