Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DIGITALOCEAN_API_TOKEN | Yes | Your DigitalOcean API token |
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 |
---|---|
configure_digitalocean_api | Configure DigitalOcean API credentials |
list_endpoints | List all available DigitalOcean API endpoints |
search_endpoints | Search for DigitalOcean API endpoints |
get_endpoint_details | Get detailed information about a specific endpoint |
call_digitalocean_api | Call a DigitalOcean API endpoint |
list_tags | List all available endpoint tags |