Generate public-sector discovery questions
generate_discovery_questionsUse this when prepping a meeting with a federal agency: it returns discovery questions tuned to public-sector selling (fiscal-year timing, contract vehicles, FedRAMP/ATO, incumbents), grounded in the agency's live spending data where possible — each data-backed question cites the number that motivated it with a source URL. Good queries name the agency, what you sell, and the meeting type, e.g. agency="DHS", product_category="zero-trust network security", meeting_context="first_call". Add naics_code to surface expiring-contract questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agency | Yes | Federal agency the meeting is with — name, acronym, or code, e.g. "DHS". | |
| naics_code | No | Optional NAICS code for your category — adds questions about specific expiring contracts. | |
| meeting_context | No | What kind of meeting you are prepping for. | first_call |
| product_category | Yes | What you sell, in plain words — e.g. "data analytics platform", "zero-trust network security". |