Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEED_PHRASE | Yes | Your seed phrase for authenticating with DAOs on the Internet Computer |
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 |
|---|---|
| list_proposals | List all proposals |
| list_votable_neurons | List all votable neurons |
| list_votable_neurons | List all votable neurons, e8s is decimals number of token 1_0000_0000 es8 meaning 1 token |
| get_system_parameters | List all configuration parameters |
| wallet | get my wallet |
| vote_proposal | vote on a proposal |