Commit Graph

7 Commits

Author SHA1 Message Date
Gamosoft d23fb0cfbb fix for variables not being passed 2026-06-16 17:52:28 +02:00
Ólafur Búi Ólafsson 7b7e45c9ed Fix create_note_from_template MCP tool: post templateName/notePath
The MCP client posted template/path, but /api/templates/create-note reads
templateName/notePath, so every call failed with
"HTTP 400: Template name and note path required" before the template was
ever loaded. Send the keys the endpoint expects.
2026-06-08 23:17:41 +00:00
Gamosoft c4d4f516bb added new backlink tool 2026-03-24 11:42:13 +01:00
Gamosoft 8a87ba1a4d added pagination to endpoints and MCP tools (max results) 2026-03-23 17:47:28 +01:00
Gamosoft eab16aafff more tools, append endpoint, doc updates 2026-03-13 18:33:27 +01:00
Gamosoft 50b7d08bb2 response and backoff fixes 2026-03-13 18:01:48 +01:00
Gamosoft a7c073909a added mcp server 2026-03-13 17:53:50 +01:00