Slack
setSlackResponder
Set Slack Responder
Set how one bridged Slack channel answers: which model, where it runs, and which Space it draws its context from.
Arguments
channelstringrequiredThe channel id or name (must be authorized on the bridge)modelIdstringoptionalThe OpenRouter model slug to answer with, or "default" to clear it back to inherited. Omit to leave the model unchanged.sourcestringoptionalWhere the model runs: "machine" (a seat on the owner's own box) or "cloud" (inline). "default" clears it back to inherited. Omit to leave the source unchanged.sourceSpacestringoptionalThe Space this channel draws its context from: a pageSpace id or slug (from listPageSpaces), or a team id. This is the ONLY Space the channel can read, so it is what keeps one client's channel out of another's context. "default" clears it…spacestringrequiredThe Space whose bridge to use: a pageSpace id or slug (from listPageSpaces), or a team id
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- use Opus 5 from this machine in #teka
- run the Kindo channel on Sonnet from the cloud
- make the Kindo channel read from the Kindo Space only
- switch that channel back to the default model
Pair it with
The verbs that finish the job.