Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| chargebee-tool-selection | Guidelines for choosing the right Chargebee tool based on query type |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chargebee_code_planner | 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:
|
| chargebee_documentation_search | Only use this tool for general product documentation queries, NOT for implementation questions. Do not use this tool for code generation or implementation questions. For any developer questions about implementing Chargebee functionality (like "how to update billing address", "how to create subscription", etc.), use "chargebee_code_planner" tool instead. This tool should only be used for:
It takes the following arguments:
|