This library provides a set of tools and utilities for creating Codebolt agents, enabling seamless integration with the Codebolt platform.
- Create and manage Codebolt agents
- Interact with the Codebolt platform
- Utilize Codebolt's powerful API
npm install @codebolt/codeboltjs
const codebolt = require('@codebolt/codeboltjs');
// Your code here
For More Documentation visit Codebolt's Documentation