Add graph markdown and canvas outputs

This commit is contained in:
2026-05-06 20:00:50 +08:00
parent 1478972e53
commit f7f5e2c67c
22 changed files with 313 additions and 15 deletions

View File

@@ -12,6 +12,10 @@
"minLength": 1,
"description": "Unique GSP id in the current project."
},
"title": {
"type": "string",
"description": "Optional human-readable display title. Tools use id when title is missing."
},
"context": {
"type": "string",
"description": "Core design context. Optional. Empty or missing context means the GSP can be treated as a placeholder."