You're viewing a demo portfolio

Join the waitlist
PRSM

save_portal_settings

Active

Tool of Relin

declared in 1.0.0

Authenticated tool for saving portal branding defaults for an app.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "appId"
  ],
  "properties": {
    "appId": {
      "type": "string",
      "minLength": 1
    },
    "logoUrl": {
      "type": "string",
      "format": "uri"
    },
    "brandName": {
      "type": "string"
    },
    "accentColor": {
      "type": "string"
    },
    "primaryColor": {
      "type": "string"
    },
    "surfaceColor": {
      "type": "string"
    },
    "backgroundColor": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Relin

https://github.com/earonesty/relin

1/7 registries
View full server →
save_portal_settings — Relin — PRSM MCP