You're viewing a demo portfolio

Join the waitlist
PRSM

get_advice

Active

Tool of advice

declared in 0.1.0

Get a specific advice slip by its numeric ID (e.g., "42"). Returns the full advice text.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 42
    },
    {
      "id": 117
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "The numeric ID of the advice slip to retrieve."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

advice

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

2/7 registries
View full server →