This agent is a public template

You can only interact with it. To edit it you need to clone it.

Clone Agent

An agent to do common Stripe tasks like refunding users, checking MRR and more

  • calculate_mrr()

    Latest

    Calculate the MRR of my stripe active subscriptions

  • refund_last_stripe_payment()

    Latest

    Given the email address of a user, find his last payment using the stripe rest API and issue a full refund on Stripe.