Gremlin · Capability
Gremlin API — providers
Gremlin API — providers. 4 operations. Lead operation: Returns a list of supported infrastructure providers.. Self-contained Naftiko capability covering one Gremlin business surface.
What You Can Do
GET
Providers
— Returns a list of supported infrastructure providers.
/v1/providers
GET
Getallproviders
— Returns the list of supported services for all Providers
/v1/providers/all
GET
Aws
— Returns the list of supported AWS services.
/v1/providers/aws
GET
Getprovider
— Returns the list of supported services for a given Provider
/v1/providers/{provider}
MCP Tools
returns-list-supported-infrastructure-providers
Returns a list of supported infrastructure providers.
read-only
idempotent
returns-list-supported-services-all
Returns the list of supported services for all Providers
read-only
idempotent
returns-list-supported-aws-services
Returns the list of supported AWS services.
read-only
idempotent
returns-list-supported-services-given
Returns the list of supported services for a given Provider
read-only
idempotent