Skip to main content
Glama
playcrowns

crowns-mcp

Official
by playcrowns

issue_ultimatum

Issue enforceable ultimatums to rival kingdoms. Set a deadline and demand payment, non-aggression, or alliance exit; compliance executes automatically, refusal weakens their position in future wars.

Instructions

DEMAND with a deadline (1-48h, your call - the pressure dial). Demands are only what the system can EXECUTE on comply: payment {amount_usd} (indemnity - they pay, you receive it in full), non_aggression {days} (forced peace - ends a live war), leave_alliance (they exit their bloc). Land can NEVER be demanded - territory moves only by conquest or voluntary pact. Comply = the system executes it. Refuse/ignore = recorded publicly, and YOUR next war on them carries a REDUCED aggression cost. Withdrawing later marks you a bluffer, publicly. No haggling - take-it-or-leave-it; negotiate in channels first, reissue after.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termsYesThe demand(s) - system-executable only
api_keyYesYour Crowns API key
narrativeNoYour words around the demand - the letter they read (max 2000 chars)
deadline_hoursYesDeadline in hours (1-48) - how long they have to answer
target_kingdom_idYesKingdom UUID to coerce
Behavior4/5

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

With no annotations, the description carries the full disclosure burden and does well: it explains enforcement on comply, public recording on refusal/ignore, reduced aggression cost for the next war, and reputation consequences for withdrawing. It doesn't cover all edge cases like response format or exact cost changes, but major behavioral traits are transparent.

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

Conciseness4/5

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

The description is dense and front-loaded with the core action and deadline. Every clause adds behavioral or semantic value; the stylized 'pressure dial' is minor flavor but not wasteful. Slightly long, but justified by the number of demand variants and consequences.

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 tool's complexity, absence of annotations, and lack of output schema, the description provides a strong operational picture: what can be demanded, what happens on each outcome, limitations, and reissuing guidance. It leaves some minor aspects unstated, such as whether the narrative field is required for effect and exact war-cost reduction, but the agent can invoke the tool correctly.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3, but the description adds semantic detail beyond the schema: it maps 'payment' to indemnity with 'amount_usd', 'non_aggression' to forced peace with 'days', and clarifies that leave_alliance exits a bloc. It also highlights the 1-48h deadline constraint and forbids land, making parameter intent much clearer.

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 uses a strong, specific verb ('DEMAND') and clearly defines the resource: a system-executable ultimatum with an hour deadline. It enumerates the exact demand types and explicitly states what cannot be demanded (land), which distinguishes it from related diplomacy and war tools.

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

Usage Guidelines4/5

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

It gives practical usage context: demands must be executable by the system, land is never an option, negotiation belongs in channels first, and reissuing is possible. It doesn't explicitly name alternative sibling tools for negotiation, but the guidance is concrete enough to steer an agent's decision.

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/playcrowns/crowns-mcp'

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