LLM Test

create_reminder #11

2026-04-28 15:41:49 · 0ms · HTTP 200

← Back to log

User agent

curl/8.7.1

Request params

{
  "title": "Schedule a round of golf with buddies",
  "remind_at": "2026-04-28T17:00:00Z",
  "importance": "medium",
  "time_estimate_minutes": 15,
  "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time.",
  "tool": {
    "title": "Schedule a round of golf with buddies",
    "remind_at": "2026-04-28T17:00:00Z",
    "importance": "medium",
    "time_estimate_minutes": 15,
    "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time."
  }
}

Response body

{}

Error

ActionController::BadRequest: importance must be one of: low, normal, high