Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
publish_mqtt_message | Publish an MQTT Message to Your EMQX Cluster on EMQX Cloud or Self-Managed Deployment |
list_mqtt_clients | List MQTT clients connected to your EMQX Cluster |
get_mqtt_client | Get detailed information about a specific MQTT client by client ID |
kick_mqtt_client | Disconnect a client from the MQTT broker by client ID |