EdgeOne Pages MCP

Official

deploy-html

Publish HTML or text content to the web by uploading it to EdgeOne Pages MCP. Generates a public URL instantly for easy access to your deployed content.

Instructions

Deploy HTML content to EdgeOne Pages, return the public URL

Input Schema

NameRequiredDescriptionDefault
valueYesHTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "value": { "description": "HTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.", "type": "string" } }, "required": [ "value" ], "type": "object" }

You must be authenticated.

Other Tools from EdgeOne Pages MCP

Related Tools

ID: hdu5ryx3lh