Tool
https://ontology.toxindex.com/v1/Tool ToxJobsA computational capability available on the platform, such as a QSAR model, a descriptor calculator, or a metabolite predictor. Tools accept structured input (typically a SMILES string) and return structured output.
Properties
| Name | Type | Description | |
|---|---|---|---|
name | string | required | |
title | string | ||
description | string | ||
input_schema | string | JSON Schema defining the tool's accepted input. | |
output_schema | string | JSON Schema defining the tool's output. |