ethora-app-update
Modify application details for the logged-in user, including display name, domain, description, color, and bot status, directly within the Ethora MCP Server platform.
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 |