tooling_execute
Executes Tooling API requests to interact with Salesforce data, supporting GET, POST, PATCH, and DELETE methods for managing object endpoints like 'sobjects/ApexClass'.
Instructions
Executes a Tooling API request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The Tooling API endpoint to call (e.g., 'sobjects/ApexClass') | |
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
- @ReAPI-com/mcp-openapi
- @ReAPI-com/mcp-openapi