Bulk-Apply Hashtag Plan
oe_collections_bulk_applyBulk assign articles to hashtag-based collections. For each article and list of #hashtags, ensures each collection exists and adds the article. Idempotent.
Instructions
For each {article_id, hashtags[]} entry: ensure each '#'-prefixed collection exists, then add the article to it. Idempotent. Refuses non-'#' tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| descriptions | No | ||
| rate_seconds | No |