utils
Convert markdown to AttackForge rich text and fetch form configs for vulnerability or project fields before setting descriptions, recommendations, or notes.
Instructions
AttackForge utility functions.
Actions: markdown_to_richtext — POST /utils/markdown-to-richtext (requires: markdown) Convert markdown to AF rich text format. Use before setting description/recommendation/note fields. get_form_config — GET /config/form/:config_type (requires: config_type e.g. "vulnerability", "project")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| markdown | No | ||
| config_type | No |