Skip to main content
Glama

Salesforce MCP Server

by mattmahowald

salesforce_describe

Retrieve detailed field information and metadata for Salesforce objects to understand data structure and schema relationships.

Instructions

Describe an SObject and return field information

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "properties": { "args": { "$ref": "#/$defs/DescribeArgs" } }, "required": [ "args" ], "type": "object" }

Other Tools from Salesforce MCP Server

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/mattmahowald/sfmcp'

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