generate_html_visual
Generate a small, self-contained HTML visual (comparison table, simple diagram, annotated list, mini-dashboard) as a throwaway artifact for the operator's screen — not a webpage, not persisted content. Use when a quick visual explainer communicates a decision or teaching moment better than plain chat text.
Routing: Quick throwaway visual (table/diagram/list/dashboard) for THIS conversation → use this. Not for a webpage or persisted content — it renders once, inertly, in the well.
[sensitive-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional short title for the artifact record. Defaults to a truncated version of the prompt. | |
| prompt | Yes | What to visualize — e.g. "compare these three pricing tiers as a table" or "a simple funnel: 100 leads -> 40 qualified -> 12 closed". | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |