Open Agent Loops
API Reference

OutboundTarget

@open-agent-loops/core


Defined in: channels/channel-source.types.ts:42

Where a reply is posted back — the channel/thread a run's output returns to.

Properties

PropertyTypeDescriptionDefined in
channelIdstringThe channel to post into.channels/channel-source.types.ts:44
threadId?stringThe thread to post into, if any.channels/channel-source.types.ts:46

On this page