MobileAPI.dev · Arazzo Workflow
MobileAPI Search Device and Load Full Detail
Version 1.0.0
Search the catalog by device name, then load the full record and gallery images for the best match.
View Spec
View on GitHub
Data APIDeveloper ToolsDevice SpecificationsMobile DataPhone SpecsREST APISoftware-as-a-ServiceArazzoWorkflows
Provider
Workflows
search-device-and-load-detail
Search by device name and load the full record plus gallery images for the top match.
Searches the catalog for the supplied device name returning the single best match, reads the full device record by id, and retrieves the device's full-resolution image gallery.
1
findDevice
Search the catalog by device name, returning only the single best match so the workflow can resolve a concrete device id.
2
readDevice
Read the full device record by the id resolved from the search, returning the complete specification block for the device.
3
loadImages
Retrieve the device's full-resolution gallery images. Accessing image URLs consumes credits; the first entry is the main device image.
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.