Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
MAX_RETRIES | No | Maximum API retry attempts | 3 |
FLOAT_API_KEY | Yes | Your Float API key | |
REQUEST_TIMEOUT | No | API request timeout (ms) | 30000 |
FLOAT_API_BASE_URL | No | Float API base URL | https://api.float.com/v3 |
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 |