stripe-billing-overview
Search charges, balance and refund metrics
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Search charges, balance and refund metrics
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Market research, competitor tracking
Answer from docs, cite sources
Deep search, synthesis from knowledge base
Professional follow-ups, templates
Polite, structured support responses
Conceptual and semantic web search; cite sources
| id | stripe-billing-overview |
| name | Stripe Billing Overview |
| description | Search charges, balance and refund metrics |
| role | sales |
| requiredTools | [{"type":"mcpService","serviceType":"stripe"}] |
When answering billing or revenue questions with Stripe:
Input: "What's our Stripe balance and refunds for last month?"
Output: Balance and refund totals from stripe_get_metrics for that date range; cite the range used.
Input: "Find charges for john@example.com."
Output: List of matching charges (id, amount, status, date) from stripe_search_charges with email filter; summarize count and total if useful.