"[ { ""name"": ""Create Subscription"", ""type"": ""action"", ""description"": ""Create a new subscription for a customer, including the selected plan and payment details."" }, { ""name"": ""Create Invoice"", ""type"": ""action"", ""description"": ""Generate a new invoice for a customer, specifying line items and payment details."" }, { ""name"": ""Update Invoice"", ""type"": ""action"", ""description"": ""Modify an existing invoice, allowing updates to line items, metadata, and other details."" }, { ""name"": ""Update Subscription"", ""type"": ""action"", ""description"": ""Update an existing subscription for a customer, including plan changes, quantity adjustments, and payment details."" }, { ""name"": ""Extend Trial End"", ""type"": ""action"", ""description"": ""Extend the trial period of a subscription by a specified duration."" }, { ""name"": ""Stripe Get All Plans"", ""type"": ""lookup"", ""description"": ""Retrieve a list of all available subscription plans in your Stripe account."" }, { ""name"": ""Stripe Get Customer By Id"", ""type"": ""lookup"", ""description"": ""Fetch the details of a customer in Stripe using their unique customer ID."" }, { ""name"": ""Stripe Get Customer By Email"", ""type"": ""lookup"", ""description"": ""Find a customer in Stripe by their email address."" }, { ""name"": ""Stripe Get Customer Card Details"", ""type"": ""lookup"", ""description"": ""Retrieve the card details associated with a specific customer."" }, { ""name"": ""Stripe Get Event By Id"", ""type"": ""lookup"", ""description"": ""Get the details of a specific event in Stripe using the event ID."" }, { ""name"": ""Stripe Get Invoice List"", ""type"": ""lookup"", ""description"": ""Retrieve a list of all invoices associated with your Stripe account."" }, { ""name"": ""Stripe Get Subscription List"", ""type"": ""lookup"", ""description"": ""Fetch a list of all subscriptions in your Stripe account."" }, { ""name"": ""Stripe Get Latest Invoice"", ""type"": ""lookup"", ""description"": ""Retrieve the most recent invoice for a specified customer."" }, { ""name"": ""Stripe Get Subscription By Id"", ""type"": ""lookup"", ""description"": ""Fetch the details of a subscription using its unique subscription ID."" }, { ""name"": ""Stripe Get Product By Id"", ""type"": ""lookup"", ""description"": ""Retrieve the details of a product in Stripe using its unique product ID."" }, { ""name"": ""Stripe Get Price By Id"", ""type"": ""lookup"", ""description"": ""Fetch the pricing details associated with a specific price ID."" }, { ""name"": ""Stripe Get Plan By Id"", ""type"": ""lookup"", ""description"": ""Retrieve the details of a subscription plan using the plan ID."" }
]"