Add rows to a list
add_itemsAdds rows to an existing list. Takes the list's edit link and the rows; each row may name a folder, and a folder that doesn't exist yet is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| folder | No | A folder name for every row that doesn't name its own. | |
| edit_link | Yes | The list's edit link, whole (mahonia.app/e/CODE#token). The part after # is the write capability. |