okf_suggest_concept_path
Suggest a safe bundle-relative Markdown path from a concept type and title, including an optional directory prefix.
Instructions
Suggest a safe bundle relative Markdown path from a concept type and title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Concept type used to build the path. | |
| title | Yes | Concept title used to build the file name. | |
| bundle | No | Writable root id; optional when exactly one local root is configured. | |
| prefix | No | Optional bundle relative directory prefix. |