↓ 17 callersMethodbatch_insert_rows(
self,
table: Table,
rows: list[dict[str, Any]],
*,
upsert: bool = Fa
tracecat/tables/service.py:1879
↓ 15 callersMethodapi_call(
self,
*,
api_method: str,
params: dict[str, Any] | None = None,
json
tests/unit/test_agent_channel_sinks.py:30