Setup
Parameters
Request
Generate a headline for the text by performing a POST request to the following URL: api.oneai.com/api/v0/pipeline
{
"input": "your input text here",
"steps": [{
"skill": "headline"
}]
}
Response
Crafts a compelling headline based on the context and content of the given text, enhancing its readability and effectiveness.