Skip to main content
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

Variable Date Formats