Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 271 Bytes

File metadata and controls

5 lines (4 loc) · 271 Bytes
@trigger.dev/sdk patch

Add ai.toolExecute(task) so you can pass Trigger's subtask/metadata wiring as the execute handler to AI SDK tool() while defining description and inputSchema yourself. Refactors ai.tool() to share the same internal handler.