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 |
---|---|
Todos os Filmes | Lista todos os filmes da saga Star Wars |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_characters | Busca personagens do Star Wars por nome |
search_planets | Busca planetas do Star Wars por nome |
search_films | Busca filmes do Star Wars por título |
get_character_by_id | Obtém informações detalhadas de um personagem pelo ID |