Skip to main content
Glama

Logseq MCP Server

logseq_exit_editing_mode

Exit the current editing mode in Logseq, optionally keeping the block selected to streamline workflow and enhance productivity in knowledge graph management.

Instructions

Exit current editing mode

Input Schema

NameRequiredDescriptionDefault
select_blockNoKeep block selected after exiting edit mode

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "select_block": { "default": false, "description": "Keep block selected after exiting edit mode", "title": "Select Block", "type": "boolean" } }, "title": "ExitEditingModeParams", "type": "object" }

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/dailydaniel/logseq-mcp'

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