You're viewing a demo portfolio

Join the waitlist
PRSM

drug_labels

Active

Tool of io.github.huwhitememes/tollbooth

declared in 0.12.0

Search official FDA drug labels via openFDA. Dosage, warnings, contraindications, active ingredients.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "drug_name"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 50,
      "minimum": 5,
      "description": "Max results, default 10"
    },
    "drug_name": {
      "type": "string",
      "description": "Drug name"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.huwhitememes/tollbooth

1/7 registries
View full server →