@xano/developer-mcp 1.0.30 → 1.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -71,7 +71,7 @@ The CLI uses both APIs internally.`,
|
|
|
71
71
|
**If CLI not installed:**
|
|
72
72
|
- Recommend installation: \`npm install -g @xano/cli\`
|
|
73
73
|
- Or use Meta API endpoints directly for equivalent functionality
|
|
74
|
-
- The multidoc endpoint (\`/api:meta/
|
|
74
|
+
- The multidoc endpoint (\`/api:meta/workspace/{id}/multidoc\`) provides pull/push functionality
|
|
75
75
|
|
|
76
76
|
**Token reuse (if CLI is installed):**
|
|
77
77
|
The same access token works for both:
|