query_sme
Query an external Subject Matter Expert (SME) AI for verified domain knowledge. The SME's answers are grounded in verified rules and go through a rigorous verification pipeline — this is NOT a general search, it's consulting a domain expert.
Use this when:
You need factual, verified information for content creation (social media, blog posts, newsletters)
You want to fact-check a claim before publishing
You need talking points grounded in domain expertise
You're creating content about a domain the SME covers
Available SME sources:
"conduit" — Pharmaceutical compounding compliance expert (USP 795/797/800, state regulations)
Routing: pharma / USP 795·797·800 / sterile·non-sterile compounding / BUD / board-of-pharmacy compliance fact you must get right → call query_sme (the verified Conduit SME) to fact-check it BEFORE escalating to a human or deriving the rule yourself; cite its sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Optional context about why you're asking — helps the SME give a more relevant answer. E.g., "I'm creating a social media post about cleanroom best practices" | |
| question | Yes | The question to ask the subject matter expert. Be specific and clear. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| sme_source | No | Which Expert to consult, by key. "conduit" (pharmaceutical compounding compliance) is always available; your company may have additional Experts configured. Defaults to "conduit". |