get_supported_providers
Retrieve a list of supported cloud service providers with detailed information using this tool. Ideal for identifying compatible providers for managing cloud resources on the MCP server.
Instructions
获取支持的云服务提供商列表
Returns:
Dict: 支持的云服务提供商信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_supported_providersArguments",
"type": "object"
}