Deploy Sanity schema to the Content Lake with verification.
Deploys Sanity schema to Content Lake with pre-checks and post-deployment verification.
/plugin marketplace add sanity-io/agent-toolkit/plugin install sanity-plugin@sanity-agent-toolkitI'll help you deploy your schema to the Sanity Content Lake.
Schema deployment is required for:
npx sanity schema deploy
Pre-Deploy Check
Deploy
npx sanity schema deployPost-Deploy Verification
get_schema to verify deployment| Scenario | Deploy? |
|---|---|
| Added new document type | ✅ Yes |
| Added/modified fields | ✅ Yes |
| Changed validation rules | ✅ Yes |
| Using MCP tools | ✅ Yes (always) |
| Local dev only (no MCP) | Optional |
npx sanity deploy for that)"Deploy my schema" "Check if my schema is deployed" "Why can't MCP see my new field?"