Skip to main content
Glama
Shatale-SASU

Shatale MCP Server

Official
by Shatale-SASU

generate_policy_template

Generate and validate a spending policy template for a specific use case, including risk level, warnings, and recommended controls like approval thresholds and blocked categories.

Instructions

Generates a spending policy template for a use case AND validates it: risk level, warnings, and recommended controls (approval threshold, max transaction, blocked categories). Never returns a silently unsafe policy. No API key required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
use_caseYesThe use case for the policy (e.g. "SaaS subscriptions", "cloud infrastructure", "office supplies")
monthly_budgetNoMonthly budget limit in USD
allowed_categoriesNoList of allowed spending categories
Behavior3/5

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

The description discloses a key behavioral trait: it never returns a silently unsafe policy. It also states no API key required. However, it omits details on error handling, rate limits, or what happens on validation failure. With no annotations, the description carries the full burden and is partially adequate.

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 extremely concise: two sentences that front-load the main action and key behaviors. No superfluous text.

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

Completeness2/5

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

The description fails to explain the output format or structure. With no output schema, the agent lacks knowledge of what the tool returns beyond vague 'risk level, warnings, and recommended controls'. This is a significant gap for a tool that generates a template.

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?

Schema coverage is 100%, so baseline is 3. The description does not add additional meaning beyond the schema; it merely mentions the use case in the description text without extra details on format or constraints.

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 tool generates and validates a spending policy template, listing specific outputs like risk level, warnings, and controls. This distinguishes it from sibling tools, which are unrelated to policy generation.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. Sibling tools are unrelated, but the description lacks explicit usage context, prerequisites, or exclusions.

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/Shatale-SASU/shatale-mcp-server'

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