Given a Magic Patterns URL, returns the underlying editorId. Supports:
magicpatterns.com/c/<editorId>project-<slug>.magicpatterns.appmagicpatterns.com/s/<canvasId>?nodeIds=<nodeId>Use this when a user shares a Magic Patterns link and you need the
editorId to call other endpoints.
Documentation Index
Fetch the complete documentation index at: https://magicpatterns.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Magic Patterns API key. The same key authenticates v3 REST and the MCP server. Create one at https://www.magicpatterns.com/settings/api-keys.
A Magic Patterns design / published / canvas URL.
"https://www.magicpatterns.com/c/abc123"
Resolved editor ID.
"abc123"