create_custom_field
Create a custom field in Paperless-NGX with a specified data type, including string, url, date, boolean, integer, float, monetary, documentlink, or select. For monetary fields, use currency code prefix like USD10.00.
Instructions
Create a new custom field with a specified data type (string, url, date, boolean, integer, float, monetary, documentlink, or select). For monetary fields, values must use currency code prefix format (e.g., USD10.00, GBP123.45) — NOT trailing symbol format (e.g., 10.00$).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| data_type | Yes | ||
| extra_data | No |