Skip to main content
Glama

wacta_list_ctas

List all CTAs from the WaCta registry with plan caps, covering Studio-generated and selector-adopted ones. Identify each CTA by its slug.

Instructions

Lista los CTAs del Registro Único (generador de Studio y adopciones por selector) con el tope del plan. La identidad de cada CTA es su slug.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It implies a read-only list operation and adds value by mentioning the plan cap and slug identity, but it does not explicitly state that it has no side effects or describe return behavior.

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 two concise sentences that convey the tool's purpose, scope, and relevant details without fluff. It is front-loaded with the verb 'Lista' and provides necessary qualifications in a compact form.

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?

The tool is simple with no parameters, output schema, or annotations. The description covers what it lists, the source, plan cap, and identity, but it could mention the return format or whether full objects are returned. Overall, it is reasonably complete for a list operation.

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?

The tool has no parameters, and the schema is empty. The baseline for 0 parameters is 4, and the description correctly avoids unnecessary parameter explanations. No additional semantics are needed.

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 lists CTAs from the 'Registro Único' with the plan cap and specifies that each CTA's identity is its slug. This distinguishes it from sibling tools like wacta_save_cta and wacta_delete_cta, which perform different actions.

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?

The description implies the tool is for listing CTAs, but it does not explicitly state when to use it over alternatives or provide exclusions. The context of the listing and plan cap is clear, but there is no direct guidance on selecting this tool versus others.

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/Kanzando/Mcp-Wacta'

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