Skip to main content
Glama

SMCPHUB Server

by PA-LuffyYu

get_tool_set

Retrieve details of a specific tool set by its ID using the SMCPHUB Server, enabling users to access and manage tool configurations efficiently.

Instructions

Get the tool set detail by specific tool set id

Input Schema

NameRequiredDescriptionDefault
tool_set_idYesThe tool set id

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tool_set_id": { "description": "The tool set id", "type": "integer" } }, "required": [ "tool_set_id" ], "type": "object" }

Other Tools from SMCPHUB 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/PA-LuffyYu/smcphub-server'

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