Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

get-guideline-details

Retrieve comprehensive details about a specific guideline from Visa's Design System using its unique ID to ensure accurate design and component usage.

Instructions

Get detailed information about a specific guideline

Input Schema

NameRequiredDescriptionDefault
idYesGuideline ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Guideline ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MarySuneela/mcp-vpds'

If you have feedback or need assistance with the MCP directory API, please join our Discord server