Fuller whoami output and mixed-case workspace name support
Published: July 23, 2026
v2.26.5
Improvements
whoamitool: Now returns the full authenticated user record, including the identity provider. This is useful for telling Sanity accounts apart when one email maps to several accounts. TheauthMethodfield is renamed tomcpAuthMethodto clarify it describes how the MCP session authenticated, not the account's identity provider.
Fixes
- Workspace names: Schema tools no longer reject mixed-case workspace names like
MyWorkspace; the publishedworkspaceNamepattern now matches Sanity Studio's workspace name rules, which allow capital letters.