MCP Prompt Server

writing_assistant

Refine and optimize your drafts for specific platforms like blogs, social media, or articles. The tool uses predefined templates to enhance clarity, tone, and alignment with the intended audience.

Input Schema

NameRequiredDescriptionDefault
draftYes用户提供的草稿内容
platformYes目标平台(如公众号、小红书、推特等)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "draft": { "description": "用户提供的草稿内容", "type": "string" }, "platform": { "description": "目标平台(如公众号、小红书、推特等)", "type": "string" } }, "required": [ "draft", "platform" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Prompt Server

Related Tools

ID: 5xa4y5pbuj