ByteChef LogoByteChef
Components

Wolfram Alpha Short Answers

Wolfram Alpha Short Answers returns a single plain text result as an answer to your query.

Categories: Helpers

Type: wolfram-alpha-shortanswers/v1


Connections

Version: 1

API Key

Properties

NameLabelTypeDescriptionRequired
keyKeySTRINGtrue
valueApp IDSTRINGtrue
addToAdd toSTRINGtrue

Actions

Get Short Answer

Name: getShortAnswer

Returns a short answer for your query.

Properties

NameLabelTypeDescriptionRequired
iQuerySTRINGQuery that will be answered.true
unitsUnitsSTRING
Options metric, imperial
What system of units to use for measurements and quantities.false

Example JSON Structure

{
  "label" : "Get Short Answer",
  "name" : "getShortAnswer",
  "parameters" : {
    "i" : "",
    "units" : ""
  },
  "type" : "wolfram-alpha-shortanswers/v1/getShortAnswer"
}

Output

Type: STRING