Format value and getting result
like how do i match the response schema of the API to buildship? its just
{
"results": [
{
"text": "stuff that comes back"
}
]
}