get_record
Retrieve specific Salesforce records by ID and object name using the MCP Salesforce Connector. Streamline data access for targeted Salesforce API operations.
Instructions
Retrieves a specific record by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
object_name | Yes | The name of the Salesforce object (e.g., 'Account', 'Contact') | |
record_id | Yes | The ID of the record to retrieve |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Salesforce Connector
Related Tools
- @smn2gnt/MCP-Salesforce
- @Unstructured-IO/UNS-MCP
- @smn2gnt/MCP-Salesforce
- @kablewy/salesforce-mcp-server
- @smn2gnt/MCP-Salesforce