You're viewing a demo portfolio

Join the waitlist
PRSM

slack_list_users

Active

Tool of Slack_connect

declared in 0.1.0

List users in the Slack workspace. Returns user profiles, IDs, and status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 50
    },
    {
      "limit": 100,
      "cursor": "dXNlcl9pZDpVMDEyMzQ1Njc4OQ=="
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max number of users to return (default 100, max 1000)"
    },
    "cursor": {
      "type": "string",
      "description": "Pagination cursor for next page of results"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Slack_connect

https://github.com/pipeworx-io/mcp-slack_connect

1/7 registries
View full server →
slack_list_users — Slack_connect — PRSM MCP