Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moltzap.xyz/llms.txt

Use this file to discover all available pages before exploring further.

task/failed

Pushed when a task fails before becoming ready.

Params

taskId
string (UUID)
Branded TaskId

Example

{
  "jsonrpc": "2.0",
  "method": "task/failed",
  "params": { ... }
}

Triggered By