Skip to main content
POST
Fetch a single Akiflow task by id, with origin metadata intact.

Authorizations

X-Service-Token
string
header
required

Body

application/json
task_id
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.