MyShell
  • About MyShell
    • What is MyShell
    • MyShell in a Nutshell
    • Quickstart
  • Explore AI Agents
    • Image Generation
    • Video Generation
    • Meme Generation
    • Role-Playing Game
    • Character
    • Utility
  • Create AI Agents
    • Classic Mode
      • Enhanced Prompt
      • Knowledge Base
      • Telegram Integration
    • Pro Config Mode
      • Core Concepts
      • Tutorial
        • Tutorial Structure
        • Hello World with Pro Config
        • Building Workflow
        • Transitions
        • Expressions and Variables
        • Integration with Any Widget
        • An Advanced Example
      • Basic
        • Common
        • Atomic State
        • Transition
        • Automata
        • Modules
      • Advanced
        • Cron Pusher
        • Neutral Language To SD Prompt
        • Advanced Input Validation
        • Advanced Memory Manager in Prompt Widget
      • Tools
        • AutoConfig Agent
        • Cache Mode
        • Knowledge Base Agent
        • Crawler Widget
      • Example
        • Homeless With You
        • Random Routing
        • Function Calling
      • API Reference
        • Atomic State
        • Transition
        • Automata
        • Context
        • Module
          • AnyWidget Module
            • Prompt Widget
            • LLM Widget
            • TTS Widget
            • Code Runner Widget
            • Melo TTS
            • Age Transformation
            • ChatImg
            • GIF Generation
            • Music Generation
          • LLM Module
          • LLM Function Module
          • TTS Module
          • Google Search Module
        • Widgets
          • Bark TTS
          • Champ
          • CoinGecko
          • ControlNet with Civitai
          • Crawler
          • Crypto News
          • Data Visualizer
          • Email Sender
          • Google Flight Search
          • Google Hotel Search
          • Google Image Search
          • Google Map Search
          • Google News Search
          • Google Scholar Search
          • Google Search
          • GroundedSAM
          • Image Text Fuser
          • Information Extractor - OpenAI Schema Generator
          • Information Extractor
          • Instagram Search
          • JSON to Table
          • LinkedIn
          • MS Word to Markdown
          • Markdown to MS Word
          • Markdown to PDF
          • Mindmap Generator
          • Notion Database
          • OCR
          • Pdf to Markdown
          • RMBG
          • Stabel-Video-Diffusion
          • Stable Diffusion Inpaint
          • Stable Diffusion Recommend
          • Stable Diffusion Transform
          • Stable Diffusion Upscale
          • Stable Diffusion with 6 fixed category
          • Stable Diffusion with Civitai
          • Storydiffusion
          • Suno Lyrics Generator
          • Suno Music Generator
          • Table to Markdown
          • TripAdvisor
          • Twitter Search
          • UDOP: Document Question Answering
          • Weather forecasting
          • Whisper large-v3
          • Wikipedia
          • Wolfram Alpha Search
          • Yelp Search
          • YouTube Downloader
          • YouTube Transcriber
          • Youtube Search
      • FAQs
      • Changelog
    • ShellAgent Mode
      • Download and Installation
      • App Builder
      • Workflow
      • Build Custom Widget
      • Publish to MyShell
      • Customized Pricing For Your Agent
      • Example
        • Child Book X Agent w/ DeepSeek
        • Kids Book NFT AI Agent w/ BNB Chain
        • DeFAI Agent w/ BNB Chain
  • Shell Launchpad
    • How to Launch a Token
    • Trade Agent Tokens
  • Tokenomics
    • $SHELL Basics
    • $SHELL Token Utility
    • How to Obtain $SHELL
    • Roadmap
  • Open-source AI Framework/SDK
    • ShellAgent
    • OpenVoice
    • MeloTTS
    • JetMoE
    • AIlice
  • Links
Powered by GitBook
On this page
  • Try it in the Widget Center
  • Usage
  1. Create AI Agents
  2. Pro Config Mode
  3. API Reference
  4. Widgets

Wolfram Alpha Search

Wolfram Alpha Search

PreviousWikipediaNextYelp Search

Last updated 1 year ago

Try it in the Widget Center

Click this to try this widget and copy the Pro Config template.

Usage

Return the searched result of Wolfram-Alpha. The returned format can be markdown or json.

Input Parameters

Name
Type
Description
Default
Required

query

string

The search query string that specifies what the search should be about.

what is normal distribution?

format_to

string

Specify the output format, should be either `json` or `markdown`

markdown

Output Parameters

Name
Type
Description
File Type

result_json

array

The result of wolfram alpha search in json list

result_markdown

string

The result of wolfram alpha search in markdown

Output Example

{
  "result_json": [
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142222e5h4b2abg4cee1000011gi2bbe7aa79951?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Input"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142322e5h4b2abg4cee100002348d63ihd6g1926?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Statistical properties"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142422e5h4b2abg4cee1000065a38024f112ahbf?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Probability density function (PDF)"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142522e5h4b2abg4cee1000014de9a0fh4d3da81?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Plots of PDF for typical parameters"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142622e5h4b2abg4cee10000345gb98c21b78gdd?MSPStoreType=image/gif\u0026s=15",
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142722e5h4b2abg4cee100002c96875gg8i19ec4?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Cumulative distribution function (CDF)"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142822e5h4b2abg4cee1000035ah35cib2ag6dcf?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Plots of CDF for typical parameters"
    },
    {
      "images": [
        "https://www6b3.wolframalpha.com/Calculate/MSP/MSP142922e5h4b2abg4cee10000427239d086d09ef3?MSPStoreType=image/gif\u0026s=15"
      ],
      "title": "Percentiles"
    }
  ],
}
{
  "result_markdown": "### Input\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54441a11d6bfi0c8dh00000022gd0effd7eegb04?MSPStoreType=image/gif\u0026s=18)\n### Statistical properties\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54451a11d6bfi0c8dh0000000hg07671e428cba8?MSPStoreType=image/gif\u0026s=18)\n### Probability density function (PDF)\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54461a11d6bfi0c8dh00000048i85g1e3h0b6089?MSPStoreType=image/gif\u0026s=18)\n### Plots of PDF for typical parameters\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54471a11d6bfi0c8dh00000064375i55i134d9ee?MSPStoreType=image/gif\u0026s=18)\n### Cumulative distribution function (CDF)\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54481a11d6bfi0c8dh00000046ddeieia05i5b2e?MSPStoreType=image/gif\u0026s=18)\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54491a11d6bfi0c8dh00000033iafad6d2ifc9ig?MSPStoreType=image/gif\u0026s=18)\n### Plots of CDF for typical parameters\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54501a11d6bfi0c8dh0000000e54b3f10c5eicf9?MSPStoreType=image/gif\u0026s=18)\n### Percentiles\n![](https://www6b3.wolframalpha.com/Calculate/MSP/MSP54511a11d6bfi0c8dh00000038hab2g2c6ef01f5?MSPStoreType=image/gif\u0026s=18)\n"
}
url