calculateCFM

Takes a room's area (in sqft), height and roomType and returns the CFM. roomType values must be: basement, bedroom, livingRoom, kitchen or laundryRoom


Loading...
⌥ Variables

  roomType

string

  area

string

  height

string

Secrets

Run cost = 1 credits

Functions are free if called from another workflow.

By submitting, you agree to Gooey.AI's terms & privacy policy.

Return value

{2 Items
"cfm"
:
int
250
"response"
:
string
"The required CFM for a kitchen is: 250 assuming an"
}

Generated in 0.1s on 

...