Skip to content

コンテンツ予約ツールを追加#15

Merged
himaratsu merged 1 commit into
microcmsio:mainfrom
Sinhalite:codex/content-reservation-tool
Jun 22, 2026
Merged

コンテンツ予約ツールを追加#15
himaratsu merged 1 commit into
microcmsio:mainfrom
Sinhalite:codex/content-reservation-tool

Conversation

@Sinhalite

@Sinhalite Sinhalite commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

概要

microCMS Management API のコンテンツ予約エンドポイントを利用する MCP ツールを追加しました。
SDK未反映のために、直接APIへリクエストする形式を採用しています。(他ツールで実績あり)
https://document.microcms.io/management-api/put-contents-reservation

変更内容

  • microcms_update_content_reservation ツールを追加
  • publishTime / stopTime による公開予約・停止予約の設定に対応
  • publishTimestopTime をどちらも省略した場合、既存の予約を解除するように {} を送信
  • MCP サーバーのツール一覧と handler に登録
  • manifest.json のツール一覧に追加

確認内容

  • pnpm exec biome check src/ manifest.json
  • pnpm run build
  • 手動テスト済み

@Sinhalite Sinhalite marked this pull request as ready for review June 19, 2026 00:55
@himaratsu

Copy link
Copy Markdown
Contributor

LGTMです! 👍

@himaratsu himaratsu merged commit b3a2385 into microcmsio:main Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants