Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Atlarium Habitat Database MCP

REMOTE · MCP.ATLARIUM.BIO · SCANNED AUG 3

Structured aquarium, marine, terrarium and paludarium data for AI agents.

Available components

+6 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 4244 tokens (~101/item across 42 items; 39 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.atlarium.bio

# add to Claude Code
claude mcp add --transport http bio-atlarium-habitat-database https://mcp.atlarium.bio/mcp
# ~/.codex/config.toml
[mcp_servers.bio-atlarium-habitat-database]
url = "https://mcp.atlarium.bio/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bio-atlarium-habitat-database": {
      "type": "remote",
      "url": "https://mcp.atlarium.bio/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bio-atlarium-habitat-database --url https://mcp.atlarium.bio/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  bio-atlarium-habitat-database:
    url: "https://mcp.atlarium.bio/mcp"
// mcp.json
{
  "mcpServers": {
    "bio-atlarium-habitat-database": {
      "type": "http",
      "url": "https://mcp.atlarium.bio/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.atlarium.bio/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=atlarium.bio CN=YE1,O=Let's Encrypt,C=US 15 Jul 2026 13 Oct 2026 ECDSA 256 ECDSA-SHA384 5c4408315482a1e0b7252f621ed4d433b66
SANs: *.atlarium.bio, atlarium.bio
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.atlarium.bio. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
bio. present 16334 8 Verified
atlarium.bio. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.atlarium.bio/mcp Verified 200
http (plaintext) http://mcp.atlarium.bio/mcp HTTPS enforced 301 https://mcp.atlarium.bio/mcp
MCP tools — 39 exposed · ~4,140 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
calculate_equipment_requirements ~53

Calculate advisory heater, lighting and electricity requirements.

NameTypeReqDescription
electricityobjectElectricity cost and usage calculation input.
heaterobjectHeater sizing input.
lightingobjectLighting estimate input.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_fertilizer_dose ~66

Calculate an advisory fertilizer dose for a public catalog product and tank volume.

NameTypeReqDescription
brand_namestringOptional public fertilizer brand name.
product_namestringyesPublic fertilizer product name.
volume_litersnumberyesTank or habitat volume in liters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_nutrient_gaps ~107

Compare nutrient targets with supplied measurements without saving user data.

NameTypeReqDescription
itemsarrayOptional supplied fertilization plan items to analyze.
languagestringOptional preferred response language: it, en or es.
measurementsarrayOptional current measurements for nutrient-gap calculations.
regimeOptional fertilization regime name or strategy.
targetsobjectOptional target nutrient concentrations.
volume_litersnumberyesTank or habitat volume in liters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_tank_volume ~188

Calculate gross and net aquarium volume estimates from dimensions.

NameTypeReqDescription
bow_depth_cmnumberCurved front depth in centimeters for bow-front tanks.
diameter_cmnumberCylinder diameter in centimeters.
glass_thickness_mmnumberGlass thickness in millimeters for net volume estimates.
hardscape_displacement_litersnumberEstimated hardscape displacement in liters.
height_cmnumberTank height in centimeters.
length_cmnumberTank length in centimeters.
shapestringyesTank shape: rectangular, cylindrical or bow-front.
substrate_depth_cmnumberSubstrate depth in centimeters.
water_density_kg_per_liternumberWater density in kilograms per liter.
water_height_cmnumberActual filled water height in centimeters.
width_cmnumberTank width in centimeters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_tank_weight ~274

Calculate advisory aquarium weight estimates from dimensions and material inputs.

NameTypeReqDescription
bow_depth_cmnumberCurved front depth in centimeters for bow-front tanks.
diameter_cmnumberCylinder diameter in centimeters.
equipment_weight_kgnumberAdditional equipment weight in kilograms.
glass_thickness_mmnumberGlass thickness in millimeters for net volume estimates.
glass_weight_override_kgnumberKnown glass weight override in kilograms.
hardscape_displacement_litersnumberEstimated hardscape displacement in liters.
hardscape_weight_kgnumberHardscape weight in kilograms.
height_cmnumberTank height in centimeters.
length_cmnumberTank length in centimeters.
shapestringyesTank shape: rectangular, cylindrical or bow-front.
substrate_density_kg_per_liternumberSubstrate density in kilograms per liter.
substrate_depth_cmnumberSubstrate depth in centimeters.
substrate_weight_override_kgnumberKnown substrate weight override in kilograms.
water_density_kg_per_liternumberWater density in kilograms per liter.
water_height_cmnumberActual filled water height in centimeters.
width_cmnumberTank width in centimeters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_water_change ~67

Calculate water change volume, weekly totals and dilution estimates.

NameTypeReqDescription
change_percentnumberPercent of tank volume changed per water change.
changes_per_weekintegerNumber of water changes per week.
volume_litersnumberTank volume or change volume in liters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_water_chemistry ~99

Calculate public water chemistry conversions, CO2, salinity and water-mix estimates.

NameTypeReqDescription
carbonate_hardnessobjectCarbonate hardness conversion input.
co2objectCO2 estimation input from KH and pH.
general_hardnessobjectGeneral hardness conversion input.
salinityobjectSalinity calculation input.
water_mixobjectWater-mixing calculation input.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

calculate_weekly_dose_totals ~110

Calculate weekly fertilizer totals for a supplied non-persistent dosing plan.

NameTypeReqDescription
itemsarrayOptional supplied fertilization plan items to analyze.
languagestringOptional preferred response language: it, en or es.
measurementsarrayOptional current measurements for nutrient-gap calculations.
regimeOptional fertilization regime name or strategy.
targetsobjectOptional target nutrient concentrations.
volume_litersnumberyesTank or habitat volume in liters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

check_species_compatibility ~150

Check basic compatibility information between habitat species using Atlarium data.

NameTypeReqDescription
ghnumberWater hardness, conductivity or TDS-style value for advisory matching.
khnumberWater hardness, conductivity or TDS-style value for advisory matching.
languagestringOptional preferred response language: it, en or es.
phnumberWater pH value on the 0 to 14 scale.
speciesarrayyesList of species names or slugs to compare, from 1 to 20 entries.
tank_litersnumberTank or habitat volume in liters.
temperaturenumberWater or ambient temperature in degrees Celsius.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

convert_units ~72

Convert aquarium-relevant temperature, length, weight and volume units.

NameTypeReqDescription
lengthobjectLength conversion input.
temperatureobjectTemperature conversion input.
temperature_deltaobjectTemperature difference input.
volumeobjectVolume conversion input.
weightobjectWeight conversion input.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

generate_fertilization_plan ~111

Generate an advisory non-persistent fertilization plan from public Atlarium catalog data.

NameTypeReqDescription
itemsarrayOptional supplied fertilization plan items to analyze.
languagestringOptional preferred response language: it, en or es.
measurementsarrayOptional current measurements for nutrient-gap calculations.
regimeOptional fertilization regime name or strategy.
targetsobjectOptional target nutrient concentrations.
volume_litersnumberyesTank or habitat volume in liters.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_algae_profile ~51

Get a structured public algae diagnostic profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_disease_profile ~51

Get a structured public aquatic disease profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_equipment_profile ~55

Get a structured public equipment product profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSafe public Atlarium slug path made of one or more path segments.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_fertilization_regime ~53

Get a structured public fertilization regime.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_fertilizer_profile ~56

Get a structured public fertilizer product profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSafe public Atlarium slug path made of one or more path segments.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_fish_profile ~58

Get a structured fish or aquatic animal profile from the Atlarium habitat database.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_guide ~54

Get a structured public Atlarium guide.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSafe public Atlarium slug path made of one or more path segments.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_medicine_profile ~51

Get a structured public aquarium medicine profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_plant_problem_profile ~55

Get a structured public aquatic plant problem or deficiency profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_plant_profile ~50

Get a structured aquatic plant profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_product_profile ~54

Get a structured public habitat product profile.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSafe public Atlarium slug path made of one or more path segments.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

get_water_parameters ~67

Get recommended water parameters for an aquatic species or plant.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
slugstringyesSingle safe public Atlarium slug without path separators.
typestringyesProfile type to read water parameters for.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

list_product_brands ~50

List public Atlarium product brands.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
querystringSearch text used to match public Atlarium records.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

list_product_categories ~52

List public Atlarium product categories for equipment and fertilizers.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
typestringLimit categories to equipment or fertilizer catalog entries.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

match_diagnostic_profiles ~134

Find likely public algae, disease, plant problem and medicine profiles from a symptom query.

NameTypeReqDescription
difficultyintegerDiagnostic difficulty filter from 1 to 5.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
typestringDiagnostic profile type filter.
water_typestringWater or habitat type filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_algae ~129

Search public algae diagnostic profiles with symptoms, causes and treatment guidance.

NameTypeReqDescription
difficultyintegerDiagnostic difficulty filter from 1 to 5.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
typestringDiagnostic profile type filter.
water_typestringWater or habitat type filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_diseases ~128

Search public aquatic disease diagnostic profiles and advisory treatment information.

NameTypeReqDescription
difficultyintegerDiagnostic difficulty filter from 1 to 5.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
typestringDiagnostic profile type filter.
water_typestringWater or habitat type filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_equipment ~123

Search public aquarium and habitat equipment products.

NameTypeReqDescription
brandstringProduct brand filter.
categorystringProduct category filter.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
use_casestringUse-case filter such as filtration, lighting or fertilization.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_fertilization_regimes ~101

Search public fertilization regimes and dosing philosophies.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
topicstringFertilization regime topic filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_fertilizers ~125

Search public aquarium fertilizer products and nutrient profiles.

NameTypeReqDescription
brandstringProduct brand filter.
categorystringProduct category filter.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
use_casestringUse-case filter such as filtration, lighting or fertilization.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_fish ~258

Search fish and aquatic animal profiles in the Atlarium habitat database.

NameTypeReqDescription
care_levelstringCare-level filter, for example easy, moderate or expert.
gh_maxnumberMaximum general hardness filter.
gh_minnumberMinimum general hardness filter.
kh_maxnumberMaximum carbonate hardness filter.
kh_minnumberMinimum carbonate hardness filter.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
max_tank_litersnumberMaximum tank volume filter in liters.
min_tank_litersnumberMinimum tank volume filter in liters.
offsetintegerZero-based pagination offset for public search results.
ph_maxnumberMaximum acceptable pH filter.
ph_minnumberMinimum acceptable pH filter.
querystringSearch text used to match public Atlarium records.
temperamentstringTemperament filter, for example peaceful or aggressive.
temperature_maxnumberMaximum temperature filter in Celsius.
temperature_minnumberMinimum temperature filter in Celsius.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_guides ~95

Search Atlarium habitat guides and educational content.

NameTypeReqDescription
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
topicstringGuide topic filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_medicines ~126

Search public aquarium medicine and treatment product profiles.

NameTypeReqDescription
difficultyintegerDiagnostic difficulty filter from 1 to 5.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
typestringDiagnostic profile type filter.
water_typestringWater or habitat type filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_plant_problems ~130

Search public aquatic plant deficiency, pest and environmental problem profiles.

NameTypeReqDescription
difficultyintegerDiagnostic difficulty filter from 1 to 5.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
typestringDiagnostic profile type filter.
water_typestringWater or habitat type filter.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_plants ~147

Search aquatic plants in the Atlarium database.

NameTypeReqDescription
co2_requirementstringCO2 requirement filter.
difficultystringPlant difficulty filter.
growth_ratestringGrowth-rate filter.
languagestringOptional preferred response language: it, en or es.
light_requirementstringLighting requirement filter.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
placementstringAquascape placement filter such as foreground or background.
querystringSearch text used to match public Atlarium records.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

search_products ~124

Search public habitat products in the Atlarium database.

NameTypeReqDescription
brandstringProduct brand filter.
categorystringProduct category filter.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.
querystringSearch text used to match public Atlarium records.
use_casestringUse-case filter such as filtration, lighting or fertilization.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

suggest_habitat_for_tank ~283

Suggest a complete public habitat plan with species, plants, products, warnings, motivations and related guides.

NameTypeReqDescription
beginner_friendlybooleanWhen true, prefer beginner-friendly habitat plans.
co2stringCO2 setup level for the suggested habitat.
ghnumberWater hardness, conductivity or TDS-style value for advisory matching.
khnumberWater hardness, conductivity or TDS-style value for advisory matching.
languagestringOptional preferred response language: it, en or es.
light_levelstringLighting intensity preference for the suggested habitat.
limitintegerMaximum number of suggestions to return, up to 30.
phnumberWater pH value on the 0 to 14 scale.
planted_tankbooleanWhen true, prefer plans designed for planted aquariums.
setup_intentstringPrimary setup intent for the habitat plan.
tank_litersnumberyesTank or habitat volume in liters.
target_difficultystringDesired care difficulty for the habitat plan.
tdsnumberTotal dissolved solids value for habitat matching.
temperaturenumberWater or ambient temperature in degrees Celsius.
water_typestringTarget habitat water or environment type.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.

suggest_species_for_tank ~183

Suggest compatible aquatic species based on tank size and water parameters.

NameTypeReqDescription
beginner_friendlybooleanWhen true, prefer species that are suitable for beginners.
ghnumberWater hardness, conductivity or TDS-style value for advisory matching.
khnumberWater hardness, conductivity or TDS-style value for advisory matching.
languagestringOptional preferred response language: it, en or es.
limitintegerMaximum number of suggestions to return, up to 30.
phnumberWater pH value on the 0 to 14 scale.
planted_tankbooleanWhen true, prefer suggestions compatible with planted aquariums.
tank_litersnumberyesTank or habitat volume in liters.
temperaturenumberWater or ambient temperature in degrees Celsius.
NameTypeReqDescription
datayes
toolstringyes

No examples provided.