SiYuan Note MCP Server

by onigeya
Verified

queryCommands

Retrieve a list of available commands in the SiYuan Note MCP Server, filtered by namespace or type, to manage notebooks, documents, and content efficiently.

Instructions

查询可用的命令列表

Input Schema

NameRequiredDescriptionDefault
namespaceNo命令命名空间过滤
typeNo命令名称过滤

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "namespace": { "description": "命令命名空间过滤", "type": "string" }, "type": { "description": "命令名称过滤", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from SiYuan Note MCP Server

Related Tools

ID: fpsq6thcgm