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

# Text To Cron

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

## Query parameters

- `cron` string, required

## Response `200`

Cron expression generated successfully

- unknown

## Other responses

- `400` — Invalid cron text input
- `422` — Validation Error
- `500` — Internal server error

---

[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/revisions/b809b7391bbd/schema)
