Website Environments
Prompt Convert (Calendr only)
Convert variable-based dates to absolute dates
POST
Transform variable-based text into absolute dates for display or external consumption. This is the inverse of the
/task endpoint.
Request Body
string
required
Text containing variable dates to transform (e.g., “Meeting scheduled for {+2 Fri} at 2pm”)
string
required
Session identifier (used to determine the base Monday)
Response
string
The original prompt with variable dates
string
The converted prompt with absolute dates