Skip to main content
Glama

social_buy_blink

Purchase a product from a Solinkify Blink link shared on X. Settles on Solana via escrow, returns receipt and download link after verifying price and spending caps.

Instructions

Buy a product from a Solinkify Blink link as shared on X. Moves money: settles on Solana through the same escrow rails as DataHub and returns the receipt plus the download link. The price is read from the catalog and checked against the spending caps first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesShare link, Actions URL, or raw product id of the Blink to buy, in the same forms social_get_blink accepts.
emailNoOptional buyer e-mail for the receipt. Leave it out to buy anonymously; the download link is returned either way.
Behavior5/5

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

Discloses key behaviors: moves money, settlement on Solana, returns receipt and download link, checks price against spending caps. Since no annotations are present, the description fully carries the burden and does so thoroughly.

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?

Extremely concise (two sentences plus a short third) with no wasted words. Front-loaded with the core purpose, then adds behavioral details efficiently.

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?

Covers purpose, behavior, parameters, and return values well given no output schema. Minor gap: no mention of failure scenarios (e.g., insufficient funds, invalid link), but overall sufficient for a mutation tool.

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

Parameters5/5

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

Adds significant meaning beyond schema: explains that the 'url' parameter accepts share links, actions URLs, or raw product IDs in the same form as social_get_blink; explains the 'email' parameter as optional for receipt, with anonymous purchase support and that the download link is returned regardless.

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?

Description clearly states the action ('Buy') and the specific resource ('product from a Solinkify Blink link as shared on X'). The verb is specific and the resource is well-defined, distinguishing it from sibling tools like datahub_buy which likely handle different types of purchases.

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?

No explicit guidance on when to use this tool over alternatives. The context 'as shared on X' implies it's for purchases initiated from social media Blinks, but no exclusion criteria or alternative suggestions are provided.

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/Zenidp/solinkify-mcp'

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