Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_query_details | Get detailed information about specific GraphQL queries. |
| get_mutation_details | Get detailed information about specific GraphQL mutations. |
| execute_query | Execute a GraphQL query or mutation with variables. |
| get_authenticated_user_id | Get the ID of the currently authenticated user. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| bloom://queries | |
| bloom://mutations |