Microsoft Azure API Management · Arazzo Workflow
Azure API Management Developer Portal Discover and Invoke
Version 1.0.0
Browse the developer portal APIs, read one API's details, then call it through the gateway.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
devportal-discover-and-invoke
Discover an API on the portal and invoke it through the gateway.
Lists portal APIs, reads one API's details, then makes a proxied GET call to a path on that API through the gateway.
1
listPortalApis
DevPortal_ListApis
List the APIs published on the developer portal to discover what is available.
2
getPortalApi
DevPortal_GetApi
Read the chosen API's details and documentation from the portal.
3
invokeThroughGateway
Gateway_ProxyGet
Issue a proxied GET request through the gateway to invoke a path on the discovered API.
Source API Descriptions
openapi