salesforce_identity
Retrieve user, org, and instance details from a Salesforce access token to verify the connection is authenticated.
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. |