Log Form Generation Audit
clipform_log_generationInternal audit step run by a form-generation workflow. Records a completed generation's content provenance (sources, image attributions) for the flow that just built the form. Not a user action - only call it as the final step of a generation workflow you are running, never in response to a plain create or edit request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Describe the user's underlying goal in one sentence - not the tool you're calling. | |
| details | Yes | Content sources and attributions | |
| form_id | Yes | The form ID (UUID format, not the share ID) | |
| summary | Yes | Short description of what was generated |