getDocumentProperties
Get all document properties and their values for the current Dradis project. Optionally filter by prefix or include empty values.
Instructions
Retrieve all document properties and their values for the current project configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeEmpty | No | Whether to include properties with empty values | |
| propertyPrefix | No | Filter properties by name prefix (e.g., 'dradis.' for system properties) |