Skip to main content
Glama

Dash MCP Server

by Kapeli
MIT License
5
  • Apple

enable_docset_fts

Enable full-text search functionality for a specified documentation set within Dash, improving search efficiency and accessibility for users.

Instructions

Enable full-text search for a specific docset. Args: identifier: The docset identifier (from list_installed_docsets) Returns: True if FTS was successfully enabled, False otherwise

Input Schema

NameRequiredDescriptionDefault
identifierYes

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" } }, "required": [ "identifier" ], "title": "enable_docset_ftsArguments", "type": "object" }
Install Server

Other Tools from Dash MCP Server

Related Tools

    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/Kapeli/dash-mcp-server'

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