Microsoft Azure Functions · Arazzo Workflow
Inspect a Function App and Issue an Admin Token
Version 1.0.0
Read a function app, list its functions, and issue a Functions admin token for the runtime API.
Provider
Workflows
inspect-app-and-issue-admin-token
Read the app, list its functions, and mint a Functions admin token.
Reads the function app, lists its functions, and issues a Functions admin token for use against the runtime admin API.
1
getApp
Read the function app resource to confirm it exists and capture its state and default host name.
2
3
issueAdminToken
Issue a Functions admin token for use against the runtime admin API. The response body is the raw token string.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.