apex_execute
Execute Apex REST requests on Salesforce by specifying the endpoint, HTTP method, and optional data. Facilitates integration and automation of Salesforce operations.
Instructions
Executes an Apex REST request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The Apex REST endpoint to call (e.g., '/MyApexClass') | |
data | No | Data for POST/PATCH requests | |
method | No | The HTTP method (default: 'GET') | GET |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Salesforce Connector
Related Tools
- @smn2gnt/MCP-Salesforce
- @smn2gnt/MCP-Salesforce
- @kablewy/salesforce-mcp-server
- @lars-hagen/mcp-playwright-cdp
- @lars-hagen/mcp-playwright-cdp