Tools
Webex Tools
Code
cookbook/tools/webex_tools.py
Usage
1
Create a virtual environment
Open the Terminal
and create a python virtual environment.
2
Set up Webex Bot
- Go to Webex Developer Portal
- Create a Bot:
- Navigate to My Webex Apps → Create a Bot
- Fill in the bot details and click Add Bot
- Get your access token:
- Copy the token shown after bot creation
- Or regenerate via My Webex Apps → Edit Bot
3
Set your API keys
4
Install libraries
5
Run Agent