You're viewing a demo portfolio

Join the waitlist
PRSM

get_analytics

Active

Tool of io.github.ndesv21/socialclaw

declared in 0.1.14

Get analytics snapshots for a post, an account, or a run. scope must be post, account, or run; id is the matching identifier.

Parameters schema

{
  "type": "object",
  "required": [
    "scope",
    "id"
  ],
  "properties": {
    "id": {
      "type": "string"
    },
    "scope": {
      "enum": [
        "post",
        "account",
        "run"
      ],
      "type": "string"
    },
    "window": {
      "type": "string",
      "description": "Optional analytics window, e.g. 7d."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.ndesv21/socialclaw

https://github.com/ndesv21/socialclaw

2/7 registries
View full server →