You're viewing a demo portfolio

Join the waitlist
PRSM

youfiliate_get_preferences

Active

Tool of youfiliate-mcp

declared in 1.27.0

Get your current smart link preferences/defaults. Returns default settings applied to newly created smart links. Does NOT create or modify any data.

Parameters schema

{
  "type": "object",
  "$defs": {
    "ResponseFormat": {
      "enum": [
        "markdown",
        "json"
      ],
      "type": "string",
      "title": "ResponseFormat",
      "description": "Output format for tool responses."
    },
    "GetPreferencesInput": {
      "type": "object",
      "title": "GetPreferencesInput",
      "properties": {
        "response_format": {
          "$ref": "#/$defs/ResponseFormat",
          "default": "markdown",
          "description": "Output format: 'markdown' or 'json'"
        }
      },
      "description": "Input for getting user preferences.",
      "additionalProperties": false
    }
  },
  "title": "youfiliate_get_preferencesArguments",
  "required": [
    "params"
  ],
  "properties": {
    "params": {
      "$ref": "#/$defs/GetPreferencesInput"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

youfiliate-mcp

https://github.com/andrewmpierce/youfiliate-mcp

2/7 registries
View full server →