Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PISTE_CLIENT_ID | Yes | Your PISTE API production client ID | |
| PISTE_CLIENT_SECRET | Yes | Your PISTE API production client secret | |
| PISTE_SANDBOX_CLIENT_ID | No | Your PISTE API sandbox client ID (optional for testing) | |
| PISTE_SANDBOX_CLIENT_SECRET | No | Your PISTE API sandbox client secret (optional for testing) |
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 | |