Create Promotion Task
create_taskCreate a promotion task to boost engagement on posts, profiles, or products. Configure action type, price, and actions required.
Instructions
Create a promotion task on Upvote.club. SPENDS points (price × actions_required, plan discount) and 1 daily slot. Call get_api_reference for examples and errors. Auto-detects platform from URL when social_network_code omitted. GitHub/Product Hunt min 16 pts/action; meaningful COMMENT min 64 pts/action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Action type or MULTI_ACTION for bundles | |
| price | No | Price per action in points (single-action tasks). See list_platforms for minimums. | |
| post_url | Yes | URL of the post, profile, repo or product to promote | |
| is_pinned | No | Pin task to top of executor feed (default false) | |
| actions_required | No | Number of actions (single-action tasks) | |
| meaningful_comment | No | COMMENT only: executors post exact meaningful_comments text (min 64 pts/action) | |
| multi_action_items | No | ||
| meaningful_comments | No | Comment texts for meaningful COMMENT actions, e.g. [{"text": "Great tool"}] | |
| social_network_code | No |