Wolfram|Alpha · Arazzo Workflow
Wolfram|Alpha Full Results to Specific Pod
Version 1.0.0
Run a full query, then re-query to retrieve a single named pod in detail.
View Spec
View on GitHub
Artificial IntelligenceComputational KnowledgeMachine-LearningNatural Language ProcessingPublic APIsSearchArazzoWorkflows
Provider
Workflows
full-results-to-specific-pod
Enumerate pods from a full query, then fetch one specific pod by id.
Submits the query to the Full Results API to list all pods, then issues a focused follow-up request filtered to the requested pod id with full formatting.
1
surveyPods
Run the query against the Full Results API to enumerate all available pods and their ids so the caller can confirm the pod of interest exists.
2
getSpecificPod
Re-run the same query filtered to the requested pod id, returning that one pod with full image and plaintext formatting for detailed display.
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.