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 |
---|---|
pulumi-registry-get-resource | Get information about a specific resource from the Pulumi Registry |
pulumi-registry-list-resources | List all resource types for a given provider and module |
pulumi-cli-preview | Run pulumi preview for a given project and stack |
pulumi-cli-up | Run pulumi up for a given project and stack |
pulumi-cli-stack-output | Get the output value(s) of a given stack |