update_record
Modify existing records in Salesforce by specifying the object name, record ID, and updated data. Simplifies record management through API integration.
Instructions
Updates an existing record
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | The updated data for the record | |
object_name | Yes | The name of the Salesforce object (e.g., 'Account', 'Contact') | |
record_id | Yes | The ID of the record to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Salesforce Connector
Related Tools
- @tsmztech/mcp-server-salesforce
- @smn2gnt/MCP-Salesforce
- @tengfone/supabase-nextjs-mcp-server
- @DynamicEndpoints/pocketbase-mcp-server
- @SurajAdsul/mcp-server-salesforce