Teradata · Arazzo Workflow
Teradata Submit Query and Poll for Results
Version 1.0.0
Submit a SQL query, poll its status until it completes, then branch on success or failure.
View Spec
View on GitHub
AnalyticsCloudData ManagementData WarehousingDatabaseEnterpriseMachine-LearningSQLFortune 1000ArazzoWorkflows
Provider
Workflows
poll-query-results
Submit a query and poll its status until it completes, then branch on the outcome.
Opens a session, submits the SQL statement, polls getQueryStatus on a loop while the query is still running, and routes to a completed or failed terminal step based on the final status.
1
openSession
createSession
Create a query session against the requested system.
2
submitQuery
executeQuery
Submit the SQL statement for execution and capture the query identifier so its status can be polled.
3
checkStatus
getQueryStatus
Retrieve the current status of the submitted query. While the status is still running the step loops back on itself; once the query is no longer running it routes to the completed or failed terminal step.
4
returnResults
getQueryStatus
Re-read the finished query to return the final result rows once it has completed successfully.
5
reportFailure
getQueryStatus
Re-read the failed query to surface the error message for the caller.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/teradata-poll-query-results-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.