Modes MCP Server

by ccc0168
Verified

get_mode

Retrieve detailed information about a specific operational mode by providing its unique slug for comprehensive mode management on the Modes MCP Server.

Instructions

Get details of a specific mode

Input Schema

NameRequiredDescriptionDefault
slugYesSlug of the mode to retrieve

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "Slug of the mode to retrieve", "type": "string" } }, "required": [ "slug" ], "type": "object" }

You must be authenticated.

Other Tools from Modes MCP Server

Related Tools

ID: kxbyxtgfut