Skip to main content
Glama
sacloud

sacloud-mcp

Official
by sacloud

get_bill_list_by_month

Retrieve billing information for a specific project and month from Sakura Cloud API. Use this tool to view detailed invoices and track cloud service costs by providing project ID, year, and month.

Instructions

さくらのクラウドAPIから指定プロジェクトIDの特定年月の請求一覧を取得します

Args: account_id (str): プロジェクトID(アカウントID) year (str): 年(YYYY形式) month (str): 月(MM形式)

Returns: dict: 特定年月の請求一覧のJSONレスポンス - is_ok: 処理結果 - Count: 件数 - ResponsedAt: レスポンス時刻 - Bills: 請求書情報のリスト

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYes
yearYes
monthYes

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

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