restful
Execute direct REST API calls to Salesforce to interact with data, manage records, and retrieve object details using specified HTTP methods and endpoints.
Instructions
Makes a direct REST API call to Salesforce
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | No | Data for POST/PATCH requests | |
method | No | The HTTP method (default: 'GET') | GET |
params | No | Query parameters for the request | |
path | Yes | The path of the REST API endpoint (e.g., 'sobjects/Account/describe') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Salesforce Connector
Related Tools
- @smn2gnt/MCP-Salesforce
- @bigdata-coss/agent_mcp
- @smn2gnt/MCP-Salesforce
- @lars-hagen/mcp-playwright-cdp
- @shanejonas/openrpc-mpc-server