Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Porta do servidor (opcional) | 3000 |
API_KEY | No | API key para autenticação (opcional) | |
API_TOKEN | No | Bearer token para autenticação (opcional) | |
API_SECRET | No | API secret para autenticação (opcional) | |
GRAPHQL_API_URL | Yes | URL da API GraphQL (obrigatório) |
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 |