blog_delete_post
Delete a blog post by its unique slug from S3 storage and automatically trigger a GitHub Actions build to update the site.
Instructions
指定したスラグの記事を S3 から削除し、GitHub Actions ビルドを発火させる。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the post to delete |