feat(awooop): bridge legacy mcp audit into gateway timeline
This commit is contained in:
@@ -412,6 +412,7 @@ class McpGateway:
|
||||
"agent_id": ctx.agent_id,
|
||||
"run_id": str(ctx.run_id) if ctx.run_id else None,
|
||||
"trace_id": ctx.trace_id,
|
||||
"gateway_path": "awooop_mcp_gateway",
|
||||
}
|
||||
return await provider.execute(ctx.tool_name, audit_params)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user