---
title: "Text To Cron"
method: GET
path: "/me/schedules/text-to-cron"
tags: ["User API"]
---

# Text To Cron

`GET /me/schedules/text-to-cron`

## Query parameters

- `cron` string, required

## Response `200`

Successfully converted text to cron

- unknown

## Other responses

- `400` — Invalid cron expression
- `422` — Validation Error
- `500` — An internal error occurred

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/6e3bad3564b3/schema)
