ethora-app-update
Update application fields such as display name, domain, description, color, and bot status for user-created apps on the Ethora MCP Server. Manage app configurations efficiently.
Instructions
Updates the application fields for the logged-in user who has created the app.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appDescription | No | Set the application description | |
appId | Yes | appId for app | |
botStatus | Yes | Set the bot status to on or off, if on bot is enabled | |
displayName | No | displayName of the application | |
domainName | No | If the domainName is set to 'abcd', your web application will be available at abcd.ethora.com. | |
primaryColor | No | Set thie color of the application in #F54927 format |