stripe-billing-overview
Search charges, balance and refund metrics
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Search charges, balance and refund metrics
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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.