---
title: "Run Program"
method: POST
path: "/ImageHeadlineGeneratorPredict"
---

# Run Program

`POST /ImageHeadlineGeneratorPredict`

Execute the DSPy program with given inputs.

## Request body

- ImageHeadlineGeneratorPredictRequest
  - `image` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/cmpnd-ai/apis/blog-tools.md) · [All operations](https://skmtc.dev/cmpnd-ai/apis/blog-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cmpnd-ai/blog-tools/revisions/44cce7db1551/schema)
