Amazon Neptune · Arazzo Workflow
Amazon Neptune SPARQL Query with Status Check
Version 1.0.0
Run a SPARQL query via the Data API and inspect the SPARQL query queue.
Provider
Workflows
sparql-query-with-status
Confirm engine health, run a SPARQL query, and inspect the query queue.
Checks engine status, executes a SPARQL query through the Data API using a form-encoded body, and reads the SPARQL query status surface.
1
checkEngine
Confirm the Neptune engine is available and report its SPARQL engine version before running the query.
2
runSparql
Execute the supplied SPARQL query against the RDF store using a form-encoded request body and capture the result bindings.
3
inspectQueue
Read the SPARQL query status surface to report how many queries are running and accepted right now.
Source API Descriptions
openapi
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.