Get Supplement Label Details
health.supplements.detailsRetrieve comprehensive supplement label data including ingredients, serving amounts, daily values, and target groups using an NIH DSLD ID.
Instructions
Get full supplement label data — ingredients, amounts per serving, daily values, target groups (NIH DSLD)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dsld_id | Yes | NIH DSLD supplement label ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |