frappe_create_document
Creates a new Frappe document for specified doctype and values, automatically removing credential/password fields to prevent exposure.
Instructions
Create a document. Credential/password fields are stripped automatically. A few fields are refused outright rather than stripped — see frappe_update_document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| doctype | Yes |