indian_branded_drug_search
Search a database of 500,000+ Indian branded drugs by brand name, generic composition, or dosage form.
At least one parameter should be provided. Returns a JSON list of matching drugs with brand name, generic composition, manufacturer, and available forms.
Example:
indian_treatment_protocol_search
Access published treatment protocols and clinical guidelines from Indian and international medical bodies.
Available publishers include: ICMR, RSSDI, ADA, WHO, ESH, KDIGO, AHA, IPS, and more.
Returns:
- For
intent="publishers": Text listing all available publishers - For
intent="search": Protocol document pages as base64-encoded JPEG images
indian_pharmacology_details
Look up drug information from the National Formulary of India (2011). Covers indications, dosage, contraindications, adverse effects, and pregnancy safety.
Returns a JSON list of pharmacology entries matching the query.
Example:
Medical Calculator Workflow
The three calculator tools form a sequential 3-step workflow:Available Categories
View all 26 categories (403 calculators total)
View all 26 categories (403 calculators total)
medical_calculator_list
Browse available calculators by category.
medical_calculator_input
Get the input schema for a specific calculator before executing it.
Returns a JSON schema describing all required and optional input fields with types and constraints.
medical_calculator_output
Execute a calculator with validated input data.
Returns the calculation result: numerical values, risk scores, derived metrics, and clinical interpretations.
Worked Example: BMI Calculator
1
Find the calculator
2
Get the input schema
3
Execute and get results
For questions about specific tools or data coverage, contact ekaconnect@eka.care.

