Slack
getSlackResponder
Get Slack Responder
Read how one bridged Slack channel is configured to answer: which model, where that model runs, and which Space it draws its context from.
Arguments
channelstringrequiredThe channel id or name (must be authorized on the bridge)spacestringrequiredThe Space whose bridge to use: a pageSpace id or slug (from listPageSpaces), or a team id
Returns
Returns { channelModelId, channelSource, workspaceModelId, workspaceSource, channelSourceSpaceName, inheritedSourceSpaceName }.
Ask for it
The Cloud routes these requests to this verb.
- what model answers in #teka
- is that channel running on my machine
- which Space does the Kindo channel read from
- check the Slack responder
Pair it with
The verbs that finish the job.