All other tools (30)
sanity.create_dataset medium conf highaudit
Creates a new dataset; affects content visibility and billing.
sanity.create_documents_from_json medium conf highaudit
Creates structured content documents from JSON; can publish unverified content.
sanity.create_documents_from_markdown medium conf highaudit
Creates content documents from Markdown input.
sanity.create_project medium conf highaudit
Provisions a new Sanity project; may incur billing and create a new content surface.
sanity.create_release medium conf highaudit
Creates a content release bundle for coordinated publishing.
sanity.create_version medium conf highaudit
Creates a new release version of a document.
sanity.discard_drafts medium conf highaudit
Permanently removes draft documents.
sanity.generate_image low conf highallow
Generates an AI image asset for use in content.
sanity.get_document low conf highallow
Reads a single document's contents.
sanity.get_project_studios low conf highallow
Lists studio deployments associated with a project.
sanity.get_sanity_rules low conf highallow
Returns details of a Sanity assistant rule.
sanity.get_schema low conf highallow
Returns the document schema for a workspace.
sanity.list_datasets low conf highallow
Lists datasets within a project.
sanity.list_embeddings_indices low conf highallow
Lists semantic-search indices.
sanity.list_organizations low conf highallow
Lists Sanity organizations the caller belongs to.
sanity.list_projects low conf highallow
Returns the project directory.
sanity.list_releases low conf highallow
Lists planned and published content releases.
sanity.list_sanity_rules low conf highallow
Lists configured Sanity assistant rules.
sanity.list_workspace_schemas low conf highallow
Lists workspace schemas available to the caller.
sanity.migration_guide low conf highallow
Returns Sanity migration guidance docs.
sanity.patch_document_from_json medium conf highaudit
Patches an existing document with new field values.
sanity.patch_document_from_markdown medium conf highaudit
Patches a document using Markdown content.
sanity.query_documents medium conf highaudit
Runs GROQ queries that may return arbitrary content fields including drafts.
sanity.read_docs low conf highallow
Reads a Sanity documentation page.
sanity.search_docs low conf highallow
Searches Sanity public documentation.
sanity.semantic_search low conf highallow
Runs semantic search over content embeddings.
sanity.transform_image low conf highallow
Applies transformations to an existing image asset.
sanity.version_discard medium conf highaudit
Discards an in-progress version; loses unpublished work.
sanity.version_replace_document medium conf highaudit
Replaces a versioned document's contents wholesale.
sanity.whoami low conf highallow
Returns the authenticated principal's identity.