MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / _setup_slack

Function _setup_slack

src/harness/ephemeral/cli.py:54–56  ·  view source on GitHub ↗

Interactive setup wizard for the Slack integration.

()

Source from the content-addressed store, hash-verified

52
53
54def _setup_slack():
55 """Interactive setup wizard for the Slack integration."""
56 _exec_script("setup_slack.py")
57
58
59def _setup_discord():

Callers

nothing calls this directly

Calls 1

_exec_scriptFunction · 0.70

Tested by

no test coverage detected