get_draft
Fetch a WeChat draft's full details using its media ID, including title, HTML body, and cover image, so you can review or edit content before publishing.
Instructions
查询草稿详情(含 news_item 全部字段:标题、正文 HTML、封面等)。
参数:
media_id: 草稿 ID(由 create_news_draft / create_newspic_draft 返回,或从 list_drafts 获取)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||