You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP to expose Slack List operations so tools can:
Add rows: slackLists.items.create
Update rows/cells: slackLists.items.update
List rows: slackLists.items.list
and that the app will need lists:read and lists:write scopes.