supOS MCP Server

get-model-topic-detail

Input Schema

NameRequiredDescriptionDefault
topicYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topic": { "type": "string" } }, "required": [ "topic" ], "type": "object" }

You must be authenticated.

Other Tools