toutiao_publish_article
Automate posting a Toutiao article by setting cover image, title, and content, then trigger publish. Requires a valid login session.
Instructions
发布今日头条文章:通过浏览器自动化设置封面图、标题与正文并触发发布。需要先登录(cookies.json 存在且有效)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 文章标题(2-30 个字) | |
| content | Yes | 文章正文 | |
| imagePath | Yes | 本地封面图片路径(建议绝对路径) |