Skip to main content
Glama
dkasipovic

pik-mcp

by dkasipovic

Sponsor listing (PAID)

sponsor_listing
Destructive

Sponsor a listing with specified type, duration, and refresh interval. Displays total cost for user confirmation before spending credits.

Instructions

Purchase sponsorship/promotion for a listing (POST /listings/:id/sponsore). THIS SPENDS OLX CREDITS. Call get_sponsor_price first, present the total to the user, and only proceed after explicit confirmation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesListing id
daysYesDuration in days
typeYesSponsorship type: 0, 1 or 2
locationsNoPromotion locations, e.g. ["homepage"]
refresh_everyYesAuto-refresh interval in hours (0 = none)
Behavior5/5

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

Annotations indicate destructiveHint=true, and the description adds critical context: 'THIS SPENDS OLX CREDITS.' This explains the nature of the destructiveness (financial cost), adding value beyond annotations.

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?

Two sentences plus a warning, no fluff. Critical information is front-loaded: action first, then mandatory instructions.

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

Completeness4/5

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

Given the destructive nature and missing output schema, the description covers the workflow and side effects well. It could mention the return value, but not strictly necessary.

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?

The input schema has 100% description coverage, so the baseline is 3. The description does not elaborate beyond schema, missing opportunity to explain sponsorship types or locations.

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

Purpose5/5

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

The description clearly states the action ('Purchase sponsorship/promotion for a listing') and includes the HTTP method and path. It distinguishes itself from sibling tools like get_sponsor_price by explicitly referencing it as a prerequisite.

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

Usage Guidelines5/5

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

The description provides explicit workflow instructions: 'Call get_sponsor_price first, present the total to the user, and only proceed after explicit confirmation.' It also warns about spending credits, guiding appropriate use.

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/dkasipovic/pik-mcp'

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