Skip to main content
POST
Build a Breakcold ``task.created``-shaped payload and POST it to the

Authorizations

X-Service-Token
string
header
required

Body

application/json
record_id
string
required
task_id
string
required
title
string
required
workspace_id
string
required
due_at
string
required

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.