You're viewing a demo portfolio

Join the waitlist
PRSM

get_segment_members

Active

Tool of FavCRM

declared in 1.0.0

Get the members that belong to a specific segment.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "segmentId"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "segmentId": {
      "type": "string",
      "description": "The segment ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
get_segment_members — FavCRM — PRSM MCP