{ "$schema": "https://raw.githubusercontent.com/ToolJet/ToolJet/develop/plugins/schemas/operations.schema.json", "title": "Intercom datasource", "description": "A schema defining Intercom datasource", "type": "api", "defaults": {}, "properties": { "operation": { "label": "", "key": "intercom_operation", "type": "react-component-api-endpoint", "description": "Single select dropdown for operation", "specUrl": "@spec/intercom/intercom" } } }