pressure_convert
Convert pressure values between psi, bar, kPa, atm, mmHg, and Pa. Specify value, source unit, and target unit to get accurate conversions.
Instructions
Convert between pressure units: psi, bar, kPa, atm, mmHg, Pa.
Parameters:
value — Pressure value to convert.
from_unit — Source unit.
to_unit — Target unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| from_unit | Yes | ||
| to_unit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |