For the complete documentation index, see llms.txt. This page is also available as Markdown.

Task run log

What one scheduled run did.

Where: Tasks β†’ task β†’ run Β· /projects/<project>/tasks/<taskId>/logs/<logId>

This screen would show one run's outcome: when it fired, whether it succeeded, and the output or error it produced.

Until then, judge a task by its effects: an email-campaign task shows up in the campaign logs of the Email module, and Auto-disable on error on the task editor flips the task to Disabled when a run fails.

API reference

Endpoints: Scheduler β†’ Tasks.

Last updated