Integrate computational knowledge into applications via Wolfram|Alpha's APIs.
11
Available Tools
0
Triggers
Fetch a single asynchronous pod from Wolfram|Alpha Full Results API. Use this tool to retrieve individual pod computations that were marked as async in a Full Results query. When you query the Full Results API with async=true, pods that take longer to compute return async URLs containing 'id' and 's' tokens. Use those tokens with this tool to fetch the computed pod content. Typical workflow: (1) Query Full Results API with async=true parameter, (2) Parse response for async pod URLs, (3) Extract id and s tokens from URLs like 'asyncPod.jsp?id=MSPa...&s=13', (4) Use this tool with those tokens.
Tool to store Wolfram|Alpha AppID into the connection credential store. Use when establishing or updating your AppID so that subsequent actions automatically include this credential.
Tool to extract the recalculate URL and id/s tokens from full Wolfram|Alpha results. Use when you need to follow up with recalc.jsp or relatedQueries.jsp calls.
Recalculate a prior WolframAlpha Full Results query to retrieve additional computational results (pods). Use this action when: - A previous Full Results API query timed out or returned incomplete results - You have a recalculate URL or ID token from a previous query - You need to fetch more computational pods from the same query The action requires the 'id' token (obtained from EXTRACT_RECALC_URL_TOKENS or from a Full Results response). The 's' parameter is optional and often not needed. Returns raw XML containing the recalculated query results, which may include additional pods or error information.
Tool to fetch related query suggestions for a previous Full Results computation. Use after obtaining `id` and `s` from a Full Results API response.
Tool to fetch the Wolfram|Alpha AppID from credentials. Use when you need to verify the current AppID before making API calls.
Async Pod Fetch
Establish Wolfram|Alpha Connection
Extract Recalculate URL & Tokens
Full Results Recalculate
Full Results Related Queries
Tool to fetch related query suggestions for a previous Full Results computation. Use after obtaining id and s from a Full Results API response.
id
s
Get Wolfram|Alpha AppID
Query LLM API
Tool to query Wolfram|Alpha LLM API for computed knowledge optimized for large language model consumption. Returns plain text results with query interpretations, computed data, and image URLs. Use when you need comprehensive computational knowledge formatted for AI agent processing.
Query Summary Box
Tool to query the Summary Boxes API for pre-generated XHTML boxes summarizing Wolfram|Alpha knowledge. Use when you need formatted summary information for subjects like countries, chemicals, dates, or people. Requires a valid summary box path from Query Recognizer API.
Short Answers Result
Tool to fetch a concise textual answer from Wolfram|Alpha. Use when you need a short, direct response.
Get Spoken Result
Tool to retrieve a spoken-style single-sentence result from Wolfram|Alpha. Use when you need a concise, conversational answer to a natural-language query.
Validate Query
Tool to validate a Wolfram|Alpha query, returning parsing assumptions and warnings. Use when you need to check query parse before a full computation.
Get started with Agent Jam and connect Wolfram Alpha Api along with 700+ other apps to supercharge your workflow.