MCPcopy Index your code

hub / github.com/TracecatHQ/tracecat / functions

Functions13,198 in github.com/TracecatHQ/tracecat

↓ 973 callersMethodget
Get a Redis key value.
tracecat/redis/client.py:502
↓ 793 callersMethodget
(self, provider: str)
tracecat/agent/llm_proxy/providers.py:34
↓ 767 callersMethodexecute
(self, _stmt)
tests/unit/test_mcp_auth.py:1119
↓ 756 callersMethodappend
Stream a message to a Redis stream.
tracecat/agent/stream/connector.py:53
↓ 726 callersMethoderror
Emit an error marker.
tracecat/agent/stream/connector.py:62
↓ 668 callersFunctioncn
(...inputs: ClassValue[])
frontend/src/lib/utils.ts:5
↓ 582 callersMethodinfo
(self, message: str, **fields: Any)
tracecat/dsl/workflow_logging.py:90
↓ 556 callersMethodcommit
(self)
tests/unit/test_mcp_server.py:1770
↓ 521 callersFunctiontoast
({ ...props }: Toast)
frontend/src/components/ui/use-toast.ts:140
↓ 502 callersMethodget
(self, url: str, headers: dict[str, str])
tests/unit/test_mcp_auth.py:605
↓ 448 callersMethodadd
(self, obj)
tests/unit/test_mcp_server.py:1767
↓ 425 callersMethodexecute
Execute a Python script inside the nsjail sandbox. Args: job_dir: Directory containing the job files (script.py, inputs.json, wra
tracecat/sandbox/executor.py:381
↓ 395 callersMethoddebug
(self, message: str, **fields: Any)
tracecat/dsl/workflow_logging.py:87
↓ 386 callersMethodwarning
(self, message: str, **fields: Any)
tracecat/dsl/workflow_logging.py:93
↓ 354 callersMethodtext
(self)
tests/unit/test_tracecat_llm_proxy_anthropic_family.py:89
↓ 303 callersFunctioncast
(x: Any, typename: str)
tracecat/expressions/functions.py:1295
↓ 271 callersMethodadd
Record a validation result.
tracecat/expressions/validator/base.py:45
↓ 255 callersMethodjson
(self)
tests/unit/test_mcp_auth.py:595
↓ 251 callersMethodflush
(self)
tracecat/executor/minimal_runner.py:92
↓ 245 callersFunctionset
Set a secret in the current context.
tracecat/secrets/secrets_manager.py:40
↓ 235 callersMethodrefresh
(self, _obj)
tests/unit/test_mcp_server.py:1773
↓ 211 callersMethodscalars
(self)
tests/unit/test_mcp_auth.py:1109
↓ 209 callersMethoddecode
Decode payloads, decompressing those that were compressed.
tracecat/dsl/compression.py:130
↓ 204 callersMethodnew
Create a stream ID for an inherited scatter item. Args: scope: The scope name for the stream. index: The index or ski
tracecat/dsl/schemas.py:455
↓ 198 callersMethodall
(self)
tests/unit/test_mcp_auth.py:1096
↓ 194 callersMethodmodel_dump
(self, *args: Any, **kwargs: Any)
tracecat/dsl/common.py:168
↓ 189 callersMethodget
Make a GET request.
packages/tracecat-registry/tracecat_registry/sdk/client.py:228
↓ 181 callersMethodscalar_one_or_none
(self)
tests/unit/test_watchtower_service.py:46
↓ 161 callersMethodappend
(self, event: Any)
tests/temporal/test_durable_agent_workflow.py:530
↓ 157 callersMethodtrace
(self, message: str, **fields: Any)
tracecat/dsl/workflow_logging.py:84
↓ 156 callersMethodpost
Make a POST request.
packages/tracecat-registry/tracecat_registry/sdk/client.py:237
↓ 142 callersMethodpush
Commit and push objects to a repository/branch. Args: objects: Domain models to serialize and write. url: Repository
tracecat/sync.py:203
↓ 134 callersMethodset
Set a Redis key with an optional TTL.
tracecat/redis/client.py:460
↓ 123 callersMethodwith_session
Create an AuditService instance with a database session. Override BaseService.with_session to accept optional role parameter. Accepts
tracecat/audit/service.py:44
↓ 118 callersFunctionuseWorkspaceId
()
frontend/src/providers/workspace-id.tsx:20
↓ 117 callersMethodreset
(cls)
tests/unit/test_redis_client.py:66
↓ 113 callersMethodkeys
(self)
tracecat/registry/repository.py:255
↓ 112 callersMethodscalar_one
(self)
tests/unit/test_saml_client_config.py:89
↓ 108 callersMethodencode
Encode payloads, compressing those that exceed the threshold.
tracecat/dsl/compression.py:56
↓ 105 callersFunctiontest_worker_factory
Factory fixture to create workers with proper ThreadPoolExecutor cleanup.
tests/conftest.py:1668
↓ 105 callersMethodvalidate_python
(self, obj: Any)
tracecat/agent/types.py:69
↓ 102 callersMethodset
(self, key: str, value: bytes, ex: int | None = None)
tests/unit/test_mcp_server.py:81
↓ 100 callersMethodshort
Convert the UUID to a shortened, prefixed string representation. Returns: ShortIDType: The shortened ID string with prefix
tracecat/identifiers/common.py:97
↓ 99 callersMethodcreate_table
(self, params: TableCreate)
tracecat/tables/service.py:1674
↓ 98 callersMethoddelete
Delete a Redis key.
tracecat/redis/client.py:520
↓ 97 callersFunctionis_set
Type guard that narrows T | Unset to T. Use this to get proper type narrowing when checking if a value was provided. Uses both isinstance()
packages/tracecat-registry/tracecat_registry/sdk/types.py:50
↓ 96 callersFunctiongenerate_test_exec_id
(name: str)
tests/shared.py:38
↓ 96 callersMethodmodel_dump
(self, *, mode: str = "json")
tests/unit/test_mcp_server.py:3187
↓ 95 callersMethodexists
Check if a Redis key exists.
tracecat/redis/client.py:486
↓ 95 callersMethodpatch
Make a PATCH request.
packages/tracecat-registry/tracecat_registry/sdk/client.py:257
↓ 93 callersMethodget
Retrieve a registered udf.
tracecat/registry/repository.py:258
↓ 90 callersMethodexecute
Execute a workflow by ID or alias. Args: workflow_id: Workflow UUID (short or full format). workflow_alias: Workflow
packages/tracecat-registry/tracecat_registry/sdk/workflows.py:54
↓ 85 callersMethodupdate
Update a user with user privileges.
tracecat/auth/users.py:88
↓ 83 callersMethodparse
(self, expression: str)
tracecat/expressions/parser/core.py:13
↓ 82 callersMethodget_secret_value
(self, *, SecretId: str)
tests/unit/test_db_engine.py:24
↓ 82 callersFunctiononOpenChange
()
frontend/src/components/tables/table-view-column-menu.tsx:46
↓ 81 callersFunction_tool
Cast a FastMCP-decorated tool back to a callable for test invocation. ``@mcp.tool()`` is typed as returning ``FunctionTool`` (not callable),
tests/unit/test_mcp_server.py:44
↓ 77 callersMethodfirst
(self)
tests/unit/test_saml_client_config.py:78
↓ 76 callersFunction_json
Serialize to JSON string.
tracecat/mcp/server.py:2395
↓ 71 callersMethodget
(self, key: str)
tracecat/storage/utils.py:37
↓ 68 callersFunctiononChange
()
frontend/src/hooks/use-mobile.tsx:10
↓ 66 callersFunctionget_context
Get the current registry context. Returns: The current RegistryContext. Raises: RuntimeError: If no context is set.
packages/tracecat-registry/tracecat_registry/context.py:147
↓ 66 callersFunctionuseScopeCheck
( scope?: string, scopes?: string[], options?: { all?: boolean } )
frontend/src/components/auth/scope-guard.tsx:113
↓ 65 callersMethodwait
(self)
tests/unit/test_unsafe_pid_executor.py:72
↓ 64 callersFunction_resolve_workspace_role
Resolve workspace UUID + role from current token.
tracecat/mcp/server.py:246
↓ 64 callersFunctioncreate_case
Create a new case.
tracecat/cases/router.py:523
↓ 64 callersFunctiontest_executor_worker_factory
Factory fixture to create executor workers with TestBackend. This worker listens on the shared-action-queue and handles execute_action_activity.
tests/conftest.py:1695
↓ 63 callersMethodcreate_case
(index: int)
tests/unit/test_cases_service.py:360
↓ 63 callersMethodexecute_workflow
(self, input: ExecuteWorkflowInput)
tracecat/dsl/interceptor.py:68
↓ 63 callersMethodwith_session
Create a service instance with a database session. Args: session: Optional existing session. If provided, caller is responsible
tracecat/service.py:94
↓ 62 callersFunctionprint_error
Print an error message to stderr.
packages/tracecat-admin/tracecat_admin/output.py:52
↓ 61 callersMethodraise_for_status
(self)
tests/unit/test_mcp_auth.py:592
↓ 58 callersMethodentries
(self)
packages/tracecat-registry/tracecat_registry/integrations/ldap3.py:36
↓ 58 callersMethodnew_uuid4
(cls)
tracecat/identifiers/common.py:135
↓ 57 callersFunctionmake_stream_event
Create a StreamEvent with the given raw event dict.
tests/unit/test_claude_adapter.py:31
↓ 57 callersFunctionto_data
(obj: StoredObject)
tests/shared.py:77
↓ 55 callersFunction_payload
Normalize tool output into plain Python data for assertions.
tests/unit/test_mcp_server.py:53
↓ 54 callersMethodconnect
Initialize and connect to the service.
tracecat/workflow/executions/service.py:195
↓ 54 callersMethoddelete
(self, *keys: str)
tests/unit/test_tier_limits_cache.py:26
↓ 49 callersMethodget
Get the current agent state from context.
packages/tracecat-ee/tracecat_ee/agent/context.py:18
↓ 47 callersMethodprepare_request
( self, request: NormalizedMessagesRequest, credentials: dict[str, str],
tests/unit/test_tracecat_llm_proxy.py:1504
↓ 45 callersMethodvalidate_args
Validate the input arguments for a Bound registry action. Checks: 1. The Bound registry action must be called with keyword arguments
tracecat/registry/actions/bound.py:123
↓ 44 callersMethodget_or_default
Get a specific key's value from a workspace variable, or return a default. Args: name: The variable name (e.g., "api_config").
packages/tracecat-registry/tracecat_registry/sdk/variables.py:51
↓ 44 callersMethodresult
Evaluate the expression and return the result.
tracecat/expressions/core.py:62
↓ 42 callersMethodcreate_comment
Create a new comment on a case. Args: case: The case to comment on params: The comment parameters Returns:
tracecat/cases/service.py:1867
↓ 42 callersMethodget_case
Get a case with its associated custom fields. Args: case_id: UUID of the case to retrieve track_view: Whether to reco
tracecat/cases/service.py:763
↓ 41 callersFunctionRoleACL
Factory for FastAPI dependency that enforces role-based access control. This function creates a dependency for authenticating and authorizin
tracecat/auth/credentials.py:748
↓ 41 callersMethodinsert_row
(self, table: Table, params: TableRowInsert)
tracecat/tables/service.py:1822
↓ 41 callersMethodstore_integration
Store or update a user's integration.
tracecat/integrations/service.py:359
↓ 39 callersMethodcreate_mcp_integration
Create a new MCP integration.
tracecat/integrations/service.py:1131
↓ 39 callersFunctioncreate_mock_history_event
Create a mock Temporal history event.
tests/unit/test_workflow_executions.py:108
↓ 39 callersFunctionget_async_session_context_manager
Get a context manager for an async SQLAlchemy database session with RLS context.
tracecat/db/engine.py:256
↓ 38 callersMethodcreate_task
(self, coro)
tests/unit/test_validation_service_environment_override.py:487
↓ 38 callersMethoddispatch
Process the request and apply rate limiting. Args: request: The FastAPI request call_next: The next middlewa
tracecat/middleware/rate_limit.py:133
↓ 37 callersMethodcount
Number of iterations in this batch.
tracecat/dsl/common.py:989
↓ 37 callersFunctioncreate_default_execution_context
( ACTIONS: dict[str, TaskResult] | None = None, TRIGGER: StoredObject | None = None, ENV: DSLEnvir
tracecat/dsl/common.py:1297
↓ 37 callersMethodcreate_table
(self, params)
tests/unit/test_mcp_server.py:3157
↓ 37 callersMethodcreate_tag
(self, tag: TagCreate)
tracecat/tags/service.py:54
↓ 37 callersMethodto_unified_event
Convert a harness-native stream event to unified format.
tracecat/agent/common/adapter_base.py:27
↓ 36 callersFunctioncreate_admin_role
Create an org admin role for testing (not a platform superuser).
tests/unit/test_organization_service.py:134
next →1–100 of 13,198, ranked by callers