Outbound: scope core send media roots by agent (#17268)

Merged with gates skipped by maintainer request.

Prepared head SHA: 663ac49b3a
This commit is contained in:
Gustavo Madeira Santana
2026-02-15 11:43:02 -05:00
committed by GitHub
parent b4f16001aa
commit 9adcccadb1
7 changed files with 118 additions and 0 deletions

View File

@@ -509,6 +509,7 @@ async function handleSendAction(ctx: ResolvedActionContext): Promise<MessageActi
cfg,
channel,
params,
agentId,
accountId: accountId ?? undefined,
gateway,
toolContext: input.toolContext,