Skip to main content
Glama

salesforce_installation_info

Retrieve detailed Salesforce schema information including objects, fields, relationships, permissions, and customizations from your specific installation.

Instructions

Returns comprehensive information about the learned Salesforce installation, including all object details, field specifications, relationships, permissions, and customizations from the learned installation data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameNoSpecific object for detailed information (optional). Example: 'Account', 'Contact', 'CustomObject__c'
field_searchNoSearch for fields with this name or label (optional)
show_custom_onlyNoShow only custom objects and custom fields
include_relationshipsNoInclude relationship information between objects
detailed_fieldsNoShow detailed field information including data types, constraints, and metadata
include_permissionsNoInclude detailed permission information for objects and fields
max_fields_per_objectNoMaximum number of fields to show per object (default: all fields)

Latest Blog Posts

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/AiondaDotCom/mcp-salesforce'

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