og_pricing
Return OG Stamp credit packs. Credits never expire. PayPal one-time, not a subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Return OG Stamp credit packs. Credits never expire. PayPal one-time, not a subscription.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses key behavioral traits: credits never expire and it is a one-time PayPal payment, not a subscription. However, it does not describe the return value or any side effects beyond that, leaving some behavioral uncertainty for a simple tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description consists of three concise sentences, each contributing distinct information: the core action, the credit validity, and the payment model. It is front-loaded with the primary purpose and contains no filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool with no output schema, the description covers the essential purpose and key constraints. It could specify the return format or clarify what a 'credit pack' entails, but given the simplicity, it is largely complete for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the schema covers everything (100%). The description adds no parameter-specific information, but there is nothing to document; the baseline of 4 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Return') and the resource ('OG Stamp credit packs'). It implicitly differentiates from the image-related siblings by focusing on credits, making the tool's purpose unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives. The description mentions product features (credits never expire, PayPal one-time) but does not situate the tool's use case or explicitly compare with siblings, leaving the agent to infer usage context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.