MobileAPI.dev · Arazzo Workflow
MobileAPI AI Query with Account Check
Version 1.0.0
Confirm the account, run a natural-language device query, and load the top result's detail.
View Spec
View on GitHub
Data APIDeveloper ToolsDevice SpecificationsMobile DataPhone SpecsREST APISoftware-as-a-ServiceArazzoWorkflows
Provider
Workflows
ai-query-with-account-check
Check the account, run an AI natural-language query, and read the top match.
Introspects the caller's account, submits a natural-language device query to the AI endpoint, and reads the full record for the top result. Branches to an end state when the AI endpoint reports the plan is not paid (403).
1
whoAmI
Introspect the caller's account before spending an AI query, confirming the supplied API key authenticates successfully.
2
runAiQuery
Submit the natural-language query to the AI-powered endpoint. Returns 200 with results on a paid plan, or 403 when a paid plan is required.
3
readTopResult
Read the full device record for the top AI-query result so the caller gets the complete specification block for the best match.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.