Salesforce · Arazzo Workflow
Salesforce Describe SObject
Version 1.0.0
List all SObjects in the org then fully describe one object's metadata.
View Spec
View on GitHub
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
describe-sobject
List all SObjects, then fully describe a single SObject's metadata.
Reads the global list of SObject types in the org, then retrieves the complete field-level metadata for one named SObject type.
1
listSObjects
listSObjects
List all SObject types available in the org, including standard and custom objects, with their labels, key prefixes and capability flags.
2
describeSObject
fullDescribeSObject
Retrieve the full metadata for the requested SObject type, including all field definitions, relationships and REST endpoint URLs.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.