Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BOND_HOST | Yes | The IP address of your Bond Bridge | |
LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
BOND_TOKEN | Yes | Your Bond API token (obtained from Bond Home app) | |
BOND_TIMEOUT | No | Connection timeout in seconds | 10.0 |
BOND_MAX_RETRIES | No | Maximum number of connection retries | 3 |
BOND_RETRY_DELAY | No | Delay between retries in seconds | 1.0 |
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 |