Parse mentions in markdown text

Parses pasted text containing @ mentions and converts them to the proper mention format. Matches @agentName or @userName patterns against available agents and users.

Path Params
string
required

ID of the workspace

Body Params
string
required

Markdown text containing @ mentions to parse

Responses

400

Bad Request. Missing or invalid request body.

401

Unauthorized. Invalid or missing authentication token.

405

Method not supported. Only POST is expected.

500

Internal Server Error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json