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 |
|---|---|
| k8s.app_status | dada un nombre de aplicacion, busca el estado de los pods |
| k8s.pod_logs | Obtiene los logs de un pod específico en Kubernetes. Útil para debugging y troubleshooting. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| README.md | Archivo README del proyecto |