ClawLink
Developer Tools10 toolsPaste one API key

Trigger.dev integration for AI agents

Trigger.dev is a platform for building, deploying, and managing reliable background tasks and workflows.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Trigger.dev once and call the same tools from all of them.

Setup

Connect Trigger.dev through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Trigger.dev exposes 10 tools through ClawLink.

ToolWhat it doesKind
trigger_dev_execute_trql_queryRun one read-only Trigger.dev Query Language SELECT statement for custom run analytics andRead
trigger_dev_get_batchRetrieve a task batch's status, run IDs, completion counts, and item errorsRead
trigger_dev_get_batch_resultsRetrieve the success or failure outcome and encoded output for every run in a completed taskRead
trigger_dev_get_errorRetrieve one Trigger.dev error group's message, occurrence history, affected versions, andRead
trigger_dev_get_runRetrieve one run's status, timing, payload, output, attempts, metadata, relationshipsRead
trigger_dev_get_run_resultRetrieve one run's compact success or failure result, including its encoded output or error andRead
trigger_dev_list_errorsReturn one forward page of Trigger.dev error groups, optionally filtered by task, versionRead
trigger_dev_list_runsReturn one forward page of runs in the connected environment, optionally filtered by timeRead
trigger_dev_batch_trigger_taskStart multiple runs of one deployed Trigger.dev task in one provider-side batch and return theRead
trigger_dev_trigger_taskStart one run of a deployed Trigger.dev task and return the new run IDRead