Skip to main content
Glama

Sakura Cloud MCP Server

by hidenorigoto

get_coupon_info

Retrieve detailed information about a specific coupon by providing its unique ID to manage Sakura Cloud infrastructure effectively.

Instructions

Get information about a specific coupon

Input Schema

NameRequiredDescriptionDefault
couponIdYesThe ID of the coupon to retrieve

Input Schema (JSON Schema)

{ "properties": { "couponId": { "description": "The ID of the coupon to retrieve", "type": "string" } }, "required": [ "couponId" ], "type": "object" }

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/hidenorigoto/sacloud-mcp'

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