Amazon Neptune · Arazzo Workflow
Amazon Neptune Gremlin Query with Status Check
Version 1.0.0
Run a Gremlin traversal via the Data API and confirm the engine and query queue are healthy.
Provider
Workflows
gremlin-query-with-status
Verify engine health, execute a Gremlin traversal, and inspect the query queue.
Checks Neptune engine status, runs a Gremlin traversal through the Data API, and reads the Gremlin query status surface to report queue depth.
1
checkEngine
Confirm the Neptune engine is available and report its role and version before running the traversal.
2
runGremlin
Execute the supplied Gremlin traversal against the property graph and capture the request id and result payload.
3
inspectQueue
Read the Gremlin query status surface to see how many queries are running and accepted right now.
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.