Skip to content

Add get_webhook_events tool to Worker McpAgent #54

@liplus-lin-lay

Description

@liplus-lin-lay

purpose

Worker 側の McpAgent に get_webhook_events ツールが未実装。
ローカルブリッジ(mcp-server)では定義済みだが、Worker の agent.ts と store.ts に対応するエンドポイントがない。

premise

  • list_pending_events はサマリのみ返す
  • get_webhook_events は full payload を返す(旧版互換)
  • WebhookStore DO に /webhook-events エンドポイントを追加

constraints

  • 既存ツールのインターフェースを変更しない
  • デプロイ後に本番動作確認する

Metadata

Metadata

Labels

enhancementNew feature or requestreadybody converged for implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions