Skip to main content
Glama
denya

ametller-origen-skill

by denya

Sync tickets with gws CLI (optional)

ametller_sync_offline_tickets
Idempotent

Refreshes the private ticket cache using Python 3 and authenticated gws CLI as a local automation fallback for offline ticket management.

Instructions

Optional local automation fallback: refresh the private ticket cache with Python 3 and an authenticated gws CLI. Prefer connected Gmail plus ametller_ingest_offline_tickets for normal users.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoOptional maximum Gmail messages to inspect
overwriteNoReparse receipts already cached (default false)
Behavior4/5

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

Annotations already indicate idempotent and non-destructive nature. The description adds valuable context: requires Python 3 and authenticated gws CLI, and that it refreshes a private cache. This is beyond what annotations provide, though no additional behavioral traits like rate limits or failure modes are mentioned.

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 with no wasted words. The main purpose and usage guidance are front-loaded, making it easy to scan.

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

Completeness5/5

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

Despite no output schema, the tool is simple with two optional parameters. The description covers prerequisites, use case, and alternatives, making it complete for informed decision-making.

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% with descriptions for both parameters ('limit' and 'overwrite'). The description does not add any extra meaning beyond the schema, so baseline 3 is appropriate.

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 refreshes the private ticket cache using Python 3 and authenticated gws CLI, with a specific verb ('refresh') and resource ('private ticket cache'). It distinguishes from sibling 'ametller_ingest_offline_tickets' by advising preference for normal users, leaving this as a fallback.

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?

Explicitly states when to use ('optional local automation fallback') and when not to ('prefer connected Gmail plus ametller_ingest_offline_tickets for normal users'), providing clear context and alternatives.

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/denya/ametller-origen-skill'

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