Skip to main content
POST
Parse mentions in markdown text

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Body

application/json
markdown
string
required

Markdown text containing @ mentions to parse

Example:

"Hello @JohnDoe, can you help with @MyAgent?"

Response

Parsed markdown with mentions converted to proper format

markdown
string

Processed markdown text with mentions converted to serialized format