Skip to main content
Glama

DigitalOcean MCP Server

by amranu

get_endpoint_details

Retrieve detailed information about a specific DigitalOcean API endpoint by providing its operation ID. Use this tool to access critical endpoint data for integration and development purposes.

Instructions

Get detailed information about a specific endpoint

Input Schema

NameRequiredDescriptionDefault
operationIdYesOperation ID of the endpoint

Input Schema (JSON Schema)

{ "properties": { "operationId": { "description": "Operation ID of the endpoint", "type": "string" } }, "required": [ "operationId" ], "type": "object" }

You must be authenticated.

Other Tools from DigitalOcean MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amranu/digitalocean-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server