Tool to calculate a date by adding or subtracting a time interval from a given date. Use when you need to compute a future or past date based on a starting date and time offset.
dateRequiredstringThe date value to calculate. Provide in ISO format (YYYY-MM-DD) or other standard date formats.
intervalRequiredintegerThe amount of time to add or subtract from the date value provided.
operationRequiredstringThe operation type: Add to add time to the date, or Subtract to remove time from the date.
cultureNamestringChange the thread culture used to process the request (e.g., 'en-US', 'fr-FR').
measurementRequiredstringThe time measurement unit used for the calculation.
daysToExcludestringDays of the week to be excluded from the calculation as a comma-delimited list (e.g., 'Saturday,Sunday').
datesToExcludestringDates to be excluded from the calculation as a comma-delimited list (e.g., '25/12/2024,26/12/2024').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.