delete_article
Remove a specific article by providing its unique ID to clean up content.
Instructions
Delete an article.
Args: article_id: ID of the article to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |