getSalesforceSchema
Sync the workspace's Salesforce schema into Accord: describes the supported standard objects plus any configured custom objects (and custom objects reachable through Opportunity lookup fields), then upserts their object and field descriptions into crm_object_description / crm_object_field_description and soft-deletes fields that no longer exist. Returns true on success, false when Salesforce is not connected or the sync fails.
getSalesforceSchema: Boolean
Type
Boolean scalar
The Boolean scalar type represents true or false.