acedatacloud_pick_random_materials
Retrieve random full-content materials ready for publishing, with optional filters by language, channel, or category.
Instructions
Pick random ready-to-post materials (full content included).
Convenience wrapper over search with ``randomize=True`` and full content —
e.g. "grab a random Zhihu post to publish".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many random materials to return. | |
| langs | No | Optional language filter, e.g. ['zh-cn']. | |
| channel | No | Optional channel UUID or name/title/domain substring. | |
| category | No | Optional category substring filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |