Tool Skill
Decode Plantuml
decode_plantumlDecode encoded PlantUML string back to PlantUML code
$0.01/call
Flat rate
PlantUML
When to Use
Use this tool when you need to decode encoded plantuml string back to plantuml code. This is part of the PlantUML provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 2+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("plantuml/decode_plantuml")xpay_run— Execute:xpay_run("plantuml/decode_plantuml", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
encoded_string | string | Yes | Encoded PlantUML string to decode |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- PlantUML (all tools) — 3 tools
- Generate Plantuml Diagram — $0.01/call
- Encode Plantuml — $0.01/call
Links
- Tool page: https://xpay.tools/plantuml/decode-plantuml/
- Provider: https://xpay.tools/plantuml/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("plantuml/decode_plantuml")// 2. Execute
xpay_run("plantuml/decode_plantuml", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
encoded_string | string | Yes | Encoded PlantUML string to decode |
Related Tools from PlantUML
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/plantuml/decode-plantuml/SKILL.md
CLI
npx @xpaysh/cli install plantuml/decode-plantuml
Manual
curl -o SKILL.md https://xpay.tools/skills/plantuml/decode-plantuml/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
PlantUML

