You're viewing a demo portfolio

Join the waitlist
PRSM

exploreSegments

Active

Tool of LinkedIn MCP Server

declared in 0.6.0

Explore segments - Returns the top 10 segments matching a specified query.

Parameters schema

{
  "type": "object",
  "required": [
    "bounds"
  ],
  "properties": {
    "bounds": {
      "type": "array",
      "items": {
        "type": "number",
        "format": "float"
      },
      "maxItems": 4,
      "minItems": 4
    },
    "max_cat": {
      "type": "integer",
      "maximum": 5,
      "minimum": 0
    },
    "min_cat": {
      "type": "integer",
      "maximum": 5,
      "minimum": 0
    },
    "activity_type": {
      "enum": [
        "running",
        "riding"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

LinkedIn MCP Server

https://github.com/la-rebelion/hapimcp

6/7 registries
View full server →
exploreSegments — LinkedIn MCP Server — PRSM MCP