Skip to main content
Glama

go_live

Create a payment vendor and get sandbox and production access tokens to start accepting payments immediately. Individuals go live instantly; companies complete identity verification via an onboarding link.

Instructions

Take a business live on UniPaaS — creates a payment vendor and returns access tokens so the app can start accepting payments immediately (progressive KYB, capped £1,500 individual / £2,500 company). By default provisions BOTH sandbox and production and returns a token for each. Individuals go live instantly; companies get an onboarding link to finish identity/document steps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
envNoWhich environment(s) to provision. Default: both.
emailNoContact email
regionNoWhere the business is registered
countryNoCountry name or ISO-2 code (overrides region)
websiteNoWebsite domain, if any
businessYesBusiness / trading name
lastNameNo
firstNameNo
company_noNoCompany registration number — presence makes it a company vendor; absence = individual/sole trader
Behavior4/5

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

With no annotations, description carries full burden. It discloses environment provisioning, KYB caps, instant vs onboarding flow. Could mention error scenarios but sufficient.

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?

Front-loaded with key action, then details. Four sentences, no redundancy. Every sentence adds value.

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?

For 9 param tool with no output schema/annotations, covers main behaviors. Could note prerequisite (e.g., need identify_business first) but still informative.

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?

78% schema coverage; description adds context: default environment, caps, instant/onboarding logic. Provides business meaning beyond schema.

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

Purpose4/5

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

Clear verb+resource: takes a business live, creates payment vendor, returns tokens. But doesn't explicitly distinguish from siblings identify_business and create_checkout.

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?

Describes when to use (to start accepting payments) and progressive KYB limits, but no explicit when-not or 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/UNIPaaS/paas-build-mcp'

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