Skip to main content
Glama
alxgntv

Upvote Club Local MCP

by alxgntv

Create Promotion Task

create_task

Create 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

TableJSON Schema
NameRequiredDescriptionDefault
typeYesAction type or MULTI_ACTION for bundles
priceNoPrice per action in points (single-action tasks). See list_platforms for minimums.
post_urlYesURL of the post, profile, repo or product to promote
is_pinnedNoPin task to top of executor feed (default false)
actions_requiredNoNumber of actions (single-action tasks)
meaningful_commentNoCOMMENT only: executors post exact meaningful_comments text (min 64 pts/action)
multi_action_itemsNo
meaningful_commentsNoComment texts for meaningful COMMENT actions, e.g. [{"text": "Great tool"}]
social_network_codeNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description goes beyond annotations by detailing resource consumption (points and daily slot) and auto-detection of platform from URL. No contradictions with annotations. It could mention more about idempotency or failure modes.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very concise with five sentences, each serving a purpose: purpose, resource consumption, reference to another tool, auto-detection, and minimum requirements. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers key aspects like resource usage and platform detection but lacks return value explanation and details on daily slot. Given the absence of output schema and moderate complexity, it is somewhat incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 78% schema coverage, the description adds minimal parameter-specific info beyond the schema, such as minimum points for certain platforms and auto-detection. The schema already handles most parameters with descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it creates a promotion task on Upvote.club, specifying the action and resource. It mentions key behaviors like spending points and auto-detecting platform, but does not explicitly differentiate from sibling tools like delete_task or list_platforms.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description advises calling get_api_reference for examples and errors, providing some guidance, but lacks explicit when-to-use vs. alternatives or conditions for not using this tool. No exclusions for other tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alxgntv/upvote-club-mcp-local'

If you have feedback or need assistance with the MCP directory API, please join our Discord server