MCPcopy Create free account
hub / github.com/cloudflare/mcp / reply

Method reply

worker-configuration.d.ts:9643–9643  ·  view source on GitHub ↗

* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that resolves when the email message is replied.

(message: EmailMessage)

Source from the content-addressed store, hash-verified

9641 /**
9642 * Tool calls made by the assistant
9643 */
9644 tool_calls?: {
9645 /**
9646 * Unique identifier for the tool call

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected