salesforce_identity
Returns the user, org, and instance associated with a Salesforce access token. Confirms the connection is authenticated to validate that credentials work correctly.
Instructions
Return the identity (user, org, instance) of the supplied token. Use this to confirm the connection is authenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _sfAuth | No | Internal: per-request Salesforce credentials injected by an MCP gateway. Leave unset in direct use — the server falls back to env/token-file creds. |