Skip to main content
Glama
geo-pera
by geo-pera

Start saving a card to the org (off-session) — returns the Airwallex client_secret + env.

payment_methods.create_setup_intent

Generate a setup intent to save a card for off-session payments, returning Airwallex client secret and environment.

Instructions

Start saving a card to the org (off-session) — returns the Airwallex client_secret + env.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
x-api-keyNo
setupintentinputYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_secretYes
customer_idYes
envYes
setup_intent_idYes
Behavior2/5

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

Annotations indicate a non-read-only, non-destructive operation, which the description supports by stating 'Start saving a card'. However, the description adds no extra behavioral context such as side effects, authentication requirements, or rate limits.

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 a single, front-loaded sentence that conveys the core purpose and key output. It is concise, though it sacrifices parameter clarity for brevity.

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?

Given the presence of a nested object parameter and an output schema, the description is incomplete. It fails to outline the structure of setupintentinput or any constraints, requiring the agent to infer from the tool name alone.

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

Parameters1/5

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

The input schema has two parameters with 0% description coverage. The description does not explain x-api-key or setupintentinput (a required nested object). This leaves the agent without necessary input guidance.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

Tautological: description restates name/title.

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?

The description lacks explicit guidance on when to use this tool versus alternatives like payment_methods.attach or set_default. It only implies the off-session use case without explaining 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/geo-pera/geopera-mcp'

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