Skip to main content

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

  1. Go to Webex Developer Portal
  2. Create a Bot:
    • Navigate to My Webex Apps → Create a Bot
    • Fill in the bot details and click Add Bot
  3. 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