Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_local_modules | Geeft een overzicht van alle modules in het geopende .mpr bestand. |
| inspect_local_microflow | Zoekt een microflow op naam en geeft de logische stappen terug. |
| get_domain_model | Geeft een overzicht van alle entiteiten en types in een specifieke module. |
| inspect_database_schema | Geeft de kolomstructuur van een tabel in de lokale database terug. Handig om te begrijpen hoe Mendix data opslaat. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |