Refine Gravity AI UI interface
refine_interfaceUse to refine a previously generated Gravity AI UI composed payload with a natural-language instruction. This does not save or publish the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | No | Optional short conversation history for refinement context. | |
| payload | Yes | Previous composed Gravity interface payload. | |
| dataModel | No | Optional latest data model for the previous payload. | |
| instruction | Yes | Natural-language refinement instruction. | |
| conversationId | No | Optional stable conversation id for this refinement. |