{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.8/MicrosoftTeams.schema.json", "manifestVersion": "1.8", "version": "1.0.0", "id": "9a1f907a-e06f-44f2-bda5-718ed9260cfc", "packageName": "com.workato.evive.prod", "developer": { "name": "Evive", "websiteUrl": "https://www.workato.com", "privacyUrl": "https://www.workato.com/legal/privacy", "termsOfUseUrl": "https://www.workato.com/legal/terms" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "Evive", "full": "Evive" }, "description": { "short": "Evive Virtual Agent", "full": "This is the Evive Techbot" }, "accentColor": "#FF7800", "staticTabs": [ { "entityId": "gettingstarted", "name": "Getting started", "contentUrl": "https://docs.workato.com/workbot-for-teams/getting-started.html", "websiteUrl": "https://docs.workato.com/workbot-for-teams/getting-started.html", "scopes": [ "personal" ] } ], "bots": [ { "botId": "eb070082-a725-4f36-9e01-1e8df7660194", "scopes": [ "personal", "team", "groupchat" ], "commandLists": [ { "scopes": [ "personal" ], "commands": [ { "title": "explore ", "description": "Type \"explore\" to start the chatbot" } ] }, { "scopes": [ "team" ], "commands": [ { "title": "explore ", "description": "Type \"explore\" to start the chatbot" } ] }, { "scopes": [ "groupchat" ], "commands": [ { "title": "explore ", "description": "Type \"explore\" to start the chatbot" } ] } ], "supportsFiles": false, "isNotificationOnly": false } ], "permissions": [ "identity", "messageTeamMembers" ], "validDomains": [ "docs.workato.com", "*.workato.com" ] }