cldkctl_billing_history
Retrieve billing history for a specific project by providing the project ID, start, and end date using the MCP cldkctl Server.
Instructions
Call the cldkctl_billing_history endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end | Yes | End date (YYYY-MM-DD) | |
project_id | Yes | ID of the project | |
start | Yes | Start date (YYYY-MM-DD) |