wechat_get_user_works
Fetch WeChat Official Account article lists by account ID, with options to sort by default, latest, or hottest and filter by publish date range.
Instructions
获取公众号文章列表(优质库)。account 为公众号微信号(必填); sort_type:_0=默认,_2=最新,_4=最热;publish_time_start/end 格式如 "2026-07-01"。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| account | Yes | ||
| sort_type | No | ||
| account_name | No | ||
| publish_time_end | No | ||
| publish_time_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||