Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PIPEDREAM_CLIENT_ID | Yes | Your Pipedream OAuth client ID | |
| PIPEDREAM_PROJECT_ID | Yes | Your Pipedream project ID | |
| PIPEDREAM_CLIENT_SECRET | Yes | Your Pipedream OAuth client secret | |
| PIPEDREAM_PROJECT_ENVIRONMENT | Yes | Your Pipedream project environment | development |
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 | |