MCP Salesforce Connector

by smn2gnt

run_sosl_search

Execute SOSL searches in Salesforce to query data across multiple objects and fields using the MCP Salesforce Connector server.

Instructions

Executes a SOSL search against Salesforce

Input Schema

NameRequiredDescriptionDefault
searchYesThe SOSL search to execute (e.g., 'FIND {John Smith} IN ALL FIELDS')

Input Schema (JSON Schema)

{ "properties": { "search": { "description": "The SOSL search to execute (e.g., 'FIND {John Smith} IN ALL FIELDS')", "type": "string" } }, "required": [ "search" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Salesforce Connector

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/smn2gnt/MCP-Salesforce'

If you have feedback or need assistance with the MCP directory API, please join our Discord server