propose_element
SECONDARY (user-driven UI): propose an element onto a screen → Inbox. ALWAYS pass x/y/w/h (px on the screen's resolution from get_screen); no coords = unplaced pile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | No | Default 40 | |
| w | No | Default 120 | |
| x | No | Left px | |
| y | No | Top px | |
| note | No | ||
| type | No | button/bar/panel/text (default box) | |
| label | Yes | Element label, e.g. 'HP bar' | |
| screen | Yes | Existing screen name | |
| system | No | System it serves | |
| project_id | No |