FormMaker docs

list_form_targets

Every framework generate_form can build a Generation Brief for.

A lookup table, nothing more: the ids, labels, and categories generate_form accepts as its target. Your client will usually call it on its own before generating, to pick a valid one.

Worth calling yourself when you want to know whether your framework is supported before you ask for code.

List form generation targets

List every framework generate_form can build a Generation Brief for: id, label, and category (frontend/backend). Call this before generate_form to pick a valid `target`.

read-onlyidempotentopen-world

Parameters

None — call it with no arguments.