Cassandra Toolkit
The Cassandra Toolkit acts as a wrapper for a set of tools used to interact with Apache Cassandra, a highly scalable NoSQL database. It provides a streamlined way to enable agents to manage, query, or update data within Cassandra clusters - supporting robust, data-driven automation.
Use this toolkit when your agent needs to perform database operations as part of a workflow.
| Field | Description |
| *Indicates mandatory field | |
| Name* | A unique, user-defined name for this toolkit instance. This name is used to reference the tool in your agent's configuration. |
| Description* | A short summary describing the toolkit’s purpose within the agent’s workflow. |
| Credentials type to connect with | Choose the type of credential (for example, Astra, Cassandra) used to authenticate with your database. This list is populated from available credential types in your system. |
| Credentials to connect with* | Select the specific credential instance (based on the selected
credential type) that provides access to your Cassandra database.
These credentials must be preconfigured in the system. Note: Refer to the Adding a Credential section for steps to configure
this. |