Skip to content

Add wxc-call-intercept playbook (Webex Calling call intercept CLI)#67

Open
fortunesmith wants to merge 2 commits intomainfrom
playbook/wxc-call-intercept
Open

Add wxc-call-intercept playbook (Webex Calling call intercept CLI)#67
fortunesmith wants to merge 2 commits intomainfrom
playbook/wxc-call-intercept

Conversation

@fortunesmith
Copy link
Copy Markdown
Collaborator

Summary

  • Imports jeokrohn/wxc_call_intercept — a Python CLI that reads and toggles Webex Calling call intercept (on/off) for a user by email using wxc_sdk.
  • Adds playbooks/wxc-call-intercept/ with all required structure: README (6 sections), APPHUB.yaml, Mermaid architecture diagram, adapted call_intercept.py, env.template, and pinned requirements.txt.
  • requirements.txt updated from upstream to a working set for Python 3.13 (urllib3<2 pin required for requests-toolbelt 0.9.x compatibility with wxc-sdk 1.6.0).

Test plan

  • ./scripts/validate-playbook-local.sh playbooks/wxc-call-intercept — all 12 checks pass
  • Smoke test: pip install -r requirements.txt && python call_intercept.py --help exits 0 and prints expected usage on Python 3.13 macOS ARM64
  • Reviewer: confirm README sections, APPHUB.yaml metadata, and architecture diagram are accurate for your org

Made with Cursor

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Playbook Validation Results

Playbook: playbooks/wxc-call-intercept

  • README.md exists
  • README.md contains all 6 required section headers
  • APPHUB.yaml exists
  • No prohibited competitor as primary integration target (APPHUB metadata)
  • All required APPHUB.yaml fields present and non-empty
  • APPHUB.yaml categories has at least one value
  • APPHUB.yaml friendly_id ends with -playbook
  • APPHUB.yaml tag_line is valid (87/128 chars)
  • APPHUB.yaml product_types is valid
  • /diagrams/ folder exists
  • /src/ folder exists
  • Folder name is kebab-case

Validation passed.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Playbook Details (from APPHUB.yaml)

Field Value
Playbook title Webex Calling Call Intercept Management
Third-party tool
Categories developer-tools, productivity
Estimated implementation time 1-2 hours

Auto-generated from APPHUB.yaml.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Contentstack: Published to integration

wxc-call-intercept-playbook


Published playbooks are available in the integration environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant