Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PICKAXE_STUDIO_DEV | No | Your Pickaxe Studio API key for development environment | |
| PICKAXE_STUDIO_MAIN | No | Your Pickaxe Studio API key (starts with 'studio-') | |
| PICKAXE_DEFAULT_STUDIO | No | The default studio to use when none is specified (e.g., 'PRODUCTION', 'STAGING', 'DEV') | |
| PICKAXE_STUDIO_STAGING | No | Your Pickaxe Studio API key for staging environment | |
| PICKAXE_STUDIO_PRODUCTION | No | Your Pickaxe Studio API key for production environment |
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 |
|---|---|
No tools | |