chargebee_code_planner
Generate precise integration workflows and code snippets for implementing Chargebee functionality, such as updating billing addresses, creating subscriptions, or handling webhooks, in your preferred programming language.
Instructions
Use this tool for any Chargebee integration questions or implementation needs.
Always use this tool to get the accurate integration code guide for Chargebee. This is the main tool developers need when asking about implementing Chargebee functionality (like "how to update billing address", "how to create subscription", "how to handle webhooks", etc.).
This tool will take in parameters about integrating with Chargebee in their application and generates an integration workflow along with the code snippets.
It takes the following arguments:
goal (string): What is the user's goal?
language (enum): Programming language the code to be generated in. Check the user's application language.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
goal | Yes | What is the user's goal? | |
language | No | Programming language the code to be generated in. Check the user's application language. |