--name <name> | Name this contribution is known by |
--page <page> | Host page the contribution renders on |
--slot <slot> | Anchor on the page the widget renders into |
--size <size> | Space the widget takes in the slot |
--expandable | Let owners expand the widget into a panel |
--table <table> | Host table whose row menu the action joins |
--chart <chart> | Host chart the series or marker draws on |
--metric <metric> | Connector metric this series draws |
--event <event> | Webhook event of yours the banner or marker draws |
--glyph <glyph> | One or two characters drawn on the chart |
--scope <scope> | Who a document belongs to, or the permission an action needs |
--singleton | Keep one document per scope instead of many |
--kind <kind> | Whether the procedure reads or writes |
--as <as> | How the webhook reaches the owner |
--returns <returns> | Shape the assistant renders the tool result as |
--cost <cost> | How expensive the tool is to run |
--surfaces <surfaces> | Where the prompt is offered, comma separated |
--category <category> | Group this knowledge file belongs to |
--sync <sync> | How often Tappify pulls your metrics |
--reversible | Say the owner can undo what the action does |
--when <when> | Moment the assistant asks for this context |
--work-kind <kind> | What owners create in your system |
--input | Collect input with a form before sending the prompt |
--nav | Add the page to the project navigation |
--no-mobile | Hide the contribution on phone layouts |
--json | Print the result as JSON |