You're viewing a demo portfolio

Join the waitlist
PRSM

get_payram_doc_by_id

Active

Tool of PayRam Helper MCP Server

declared in 1.1.0

Returns the markdown for a Payram doc given its id, e.g. "features/payouts".

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "minLength": 1
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

PayRam Helper MCP Server

https://github.com/PayRam/payram-helper-mcp-server

1/7 registries
View full server →
get_payram_doc_by_id — PayRam Helper MCP Server — PRSM MCP