upsertDocumentProperty
Create or update document properties in your Dradis project to manage custom metadata.
Instructions
Create a new document property or update an existing property value in the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The value to set for the property | |
| propertyName | Yes | The name of the property to create or update (e.g., 'dradis.client', 'custom.field') | |
| overwriteExisting | No | Whether to overwrite existing property values |