MCPcopy Create free account

hub / github.com/TracecatHQ/tracecat / functions

Functions13,198 in github.com/TracecatHQ/tracecat

↓ 5 callersFunctionget_session_activities
Get all session-related activities for worker registration.
tracecat/agent/session/activities.py:257
↓ 5 callersMethodget_token
(self, token_id: uuid.UUID)
tracecat/agent/channels/service.py:510
↓ 5 callersMethodget_value
(self, setting: OrganizationSetting)
tracecat/settings/service.py:88
↓ 5 callersMethodget_workflow_tag
Get a workflow tag association.
tracecat/workflow/tags/service.py:50
↓ 5 callersFunctionget_workspace_variables
( variable_exprs: set[str], *, environment: str | None = None, role: Role | None = None, )
tracecat/executor/service.py:968
↓ 5 callersFunctionhandleToggle
(row: ClosureRow, checked: boolean)
frontend/src/components/cases/closure-requirements-view.tsx:258
↓ 5 callersFunctionhasClassToken
(node: HastNode, expectedToken: string)
frontend/src/lib/sanitize-markdown.ts:104
↓ 5 callersFunctionhasScope
(scope: string)
frontend/src/providers/scopes.tsx:36
↓ 5 callersFunctionhistory
Show migration history.
packages/tracecat-admin/tracecat_admin/commands/migrate.py:151
↓ 5 callersFunctionhttpx_to_response
( response: httpx.Response, *, base64_encode_data: bool = False )
packages/tracecat-registry/tracecat_registry/core/http.py:252
↓ 5 callersFunctionincoming_webhook_wait
Webhook endpoint to trigger a workflow. This is an external facing endpoint is used to trigger a workflow by sending a webhook request. The w
tracecat/webhooks/router.py:387
↓ 5 callersMethodinitialise
(cls, headers: Sequence[str | None])
tracecat/tables/importer.py:263
↓ 5 callersFunctionisCaseEventFilterType
( value: CaseEventType )
frontend/src/components/cases/case-duration-options.ts:136
↓ 5 callersFunctionisCaseTagEventType
( value: CaseEventType )
frontend/src/components/cases/case-duration-options.ts:149
↓ 5 callersFunctionisExternalStoredObject
( value: unknown )
frontend/src/lib/stored-object.ts:60
↓ 5 callersFunctionisMarkInSchema
( markName: string, editor: Editor | null )
frontend/src/lib/tiptap-utils.ts:88
↓ 5 callersFunctionis_case_trigger_configured
( *, status: str | None, event_types: Sequence[CaseEventType | str] | None, tag_filters: Seque
tracecat/workflow/case_triggers/schemas.py:27
↓ 5 callersFunctionis_rls_enabled
Check if RLS checks should be treated as enabled in application logic. Primary source of truth is TRACECAT__RLS_MODE.
tracecat/db/rls.py:61
↓ 5 callersMethodlink_row
( self, *, case: Case, params: CaseTableRowLinkCreate )
tracecat/cases/rows/service.py:143
↓ 5 callersMethodlist_actions_from_index
List actions from registry index for current versions. Returns tuples of (index_entry, origin) from both org-scoped and platform registries.
tracecat/registry/actions/service.py:254
↓ 5 callersMethodlist_group_members
List members of a group with their membership info.
packages/tracecat-ee/tracecat_ee/rbac/service.py:465
↓ 5 callersMethodlist_invitations
List invitations for the organization. Args: status: Optional filter by invitation status. Returns: Sequence
tracecat/organization/service.py:502
↓ 5 callersMethodlist_mcp_integrations
List all MCP integrations for the workspace.
tracecat/integrations/service.py:1219
↓ 5 callersMethodlist_org_repositories
List registry repositories for an organization.
packages/tracecat-admin/tracecat_admin/client.py:243
↓ 5 callersMethodlist_tasks
List all tasks for a case. Args: case_id: The ID of the case to get tasks for Returns: A sequence of tasks f
tracecat/cases/service.py:2306
↓ 5 callersMethodlist_values_for_case
List all dropdown values for a case with definition/option info.
tracecat/cases/dropdowns/service.py:349
↓ 5 callersMethodlist_variables
( self, *, environment: str | None = None )
tracecat/variables/service.py:28
↓ 5 callersMethodlist_workflows
List workflows with cursor-based pagination. Args: params: Cursor pagination parameters tags: Optional list of tag na
tracecat/workflow/management/management.py:293
↓ 5 callersFunctionlookup_many
( table: Annotated[ str, Doc("The table to lookup the value in."), ], column: Anno
packages/tracecat-registry/tracecat_registry/core/table.py:63
↓ 5 callersFunctionmake_hook_context
Create a HookContext for testing.
tests/unit/test_agent_runtime.py:158
↓ 5 callersFunctionmake_hook_input
Create a PreToolUse hook input for testing.
tests/unit/test_agent_runtime.py:141
↓ 5 callersFunctionmaterialize_collection_values
Materialize collection items to raw values. For element_kind="value", this is equivalent to get_collection_page. For element_kind="stored_obj
tracecat/storage/collection.py:352
↓ 5 callersFunctionmessages_request_to_anthropic_payload
Render a provider messages request into an Anthropic payload.
tracecat/agent/llm_proxy/requests.py:528
↓ 5 callersFunctionnormalize_column_options
Trim, deduplicate, and validate option labels.
tracecat/tables/common.py:354
↓ 5 callersMethodparse_slack_oauth_state
(cls, state: str)
tracecat/agent/channels/service.py:202
↓ 5 callersFunctionparse_time
Parse HH:MM:SS or HH:MM formatted string to a time object.
tracecat/expressions/functions.py:582
↓ 5 callersFunctionpdf_bytes
()
tests/unit/test_storage_validation.py:25
↓ 5 callersFunctionpruneGraphObject
( object: Omit<ReactFlowJsonObject, "viewport"> )
frontend/src/lib/workflow.ts:57
↓ 5 callersMethodrecord_approval_requests
Persist pending approval records for deferred tool calls. Handles business logic: - Upserts approvals (updates existing or creates ne
packages/tracecat-ee/tracecat_ee/agent/approvals/service.py:698
↓ 5 callersMethodredirect_uri
The redirect URI for the OAuth provider.
tracecat/integrations/providers/base.py:375
↓ 5 callersFunctionrelease_migration_advisory_lock
Release the migration advisory lock for PostgreSQL connections.
tracecat/db/migration_lock.py:41
↓ 5 callersMethodrender
()
frontend/src/components/error-boundary.tsx:97
↓ 5 callersMethodresolve_workflow_alias
Resolve a workflow alias to a workflow ID. Args: alias: The workflow alias to resolve. use_committed: If True, resolv
tracecat/workflow/management/management.py:641
↓ 5 callersMethodrun
Run the agent with the given initialization payload. Args: payload: The initialization payload from the orchestrator.
tracecat/agent/runtime/base.py:26
↓ 5 callersFunctionrun_action_test
Test helper: execute action using production code path. Uses dispatch_action to ensure proper service-layer orchestration for both UDF and te
tests/unit/test_executor.py:139
↓ 5 callersFunctionrun_async_benchmark
Run an async coroutine multiple times and collect timing data. Args: coro_factory: Factory function that returns a coroutine to benchmark
tests/backends/test_backend_benchmarks.py:74
↓ 5 callersFunctionsanitizeColumnOptions
(options?: string[])
frontend/src/components/cases/edit-custom-field-dialog.tsx:46
↓ 5 callersFunctionsanitizeFilterMode
(value: unknown, fallback: FilterMode)
frontend/src/hooks/use-cases.ts:420
↓ 5 callersFunctionsanitize_identifier
Safely quote PostgreSQL identifiers.
alembic/versions/7694c8910510_migrate_entities_to_tables.py:51
↓ 5 callersMethodsearch_variables
( self, params: VariableSearch )
tracecat/variables/service.py:39
↓ 5 callersFunctionseed_registry_scopes
Seed registry scopes. Current behavior seeds platform registry scopes only.
tracecat/authz/seeding.py:406
↓ 5 callersFunctionshould_retry_llm_api_inside_llm_translation_on_http_error
Return True when the request can be rewritten and retried safely.
tracecat/agent/llm_proxy/provider_azure_ai.py:93
↓ 5 callersFunctionslugify
(value: string)
frontend/src/components/cases/add-case-dropdown-dialog.tsx:59
↓ 5 callersMethodstream_anthropic
( self, client: httpx.AsyncClient, request: NormalizedMessagesRequest, credent
tracecat/agent/llm_proxy/provider_openai.py:551
↓ 5 callersMethodto_dict
Convert to dictionary format for backward compatibility. Returns: Dictionary representation matching the old format
tracecat/registry/dependencies.py:135
↓ 5 callersMethodto_headers
(self)
tracecat/auth/types.py:66
↓ 5 callersFunctiontriggerPayloadStorageKey
({ userId, workspaceId, workflowId, }: TriggerPayloadStorageScope)
frontend/src/lib/workflow-trigger-payload.ts:10
↓ 5 callersFunctiontruncate_tool_call_id
Deterministically shorten tool call IDs to OpenAI's length limit.
tracecat/agent/llm_proxy/tool_compat.py:30
↓ 5 callersMethodupdate_definition
Update an existing case duration definition.
tracecat/cases/durations/service.py:89
↓ 5 callersMethodupdate_org_secret
( self, secret: OrganizationSecret, params: SecretUpdate )
tracecat/secrets/service.py:401
↓ 5 callersMethodupdate_preset
Update an existing preset.
tracecat/agent/preset/service.py:164
↓ 5 callersMethodupdate_token
( self, token: AgentChannelToken, params: AgentChannelTokenUpdate )
tracecat/agent/channels/service.py:535
↓ 5 callersMethodupdate_workspace
Update a workspace.
tracecat/workspaces/service.py:160
↓ 5 callersFunctionuseAgentPresets
( workspaceId?: string, { enabled = true }: { enabled?: boolean } = {} )
frontend/src/hooks/use-agent-presets.ts:21
↓ 5 callersFunctionuseBranch
()
frontend/src/components/ai-elements/branch.tsx:21
↓ 5 callersFunctionuseGetCase
( { caseId, workspaceId }: CasesGetCaseData, options?: UseGetCaseOptions )
frontend/src/lib/hooks.tsx:3547
↓ 5 callersFunctionuseLocalStorage
( key: string, initialValue: T, prefix = "" )
frontend/src/hooks/use-local-storage.ts:5
↓ 5 callersFunctionuseOpenInContext
()
frontend/src/components/ai-elements/open-in-chat.tsx:165
↓ 5 callersFunctionuseOrgAppSettings
()
frontend/src/lib/hooks.tsx:2790
↓ 5 callersFunctionuseOrgMembers
()
frontend/src/lib/hooks.tsx:2079
↓ 5 callersFunctionuseScopes
()
frontend/src/providers/scopes.tsx:64
↓ 5 callersFunctionuseTablePanel
()
frontend/src/components/tables/table-panel-context.tsx:23
↓ 5 callersFunctionutcnow
Return workflow logical time (UTC, aware) or current UTC time if outside workflow. When called within a workflow context, returns the workflow's
tracecat/expressions/functions.py:897
↓ 5 callersFunctionvalidateTriggerPayload
(payload: string)
frontend/src/lib/workflow-trigger-payload.ts:66
↓ 5 callersFunctionvalidate_ca_cert_values
(keys: list[SecretKeyValue])
tracecat/secrets/schemas.py:155
↓ 5 callersFunctionvalidate_mtls_key_values
(keys: list[SecretKeyValue])
tracecat/secrets/schemas.py:133
↓ 5 callersMethodvisit
(self)
tracecat/expressions/core.py:49
↓ 5 callersMethodwrite
(self, text: str)
tracecat/executor/minimal_runner.py:76
↓ 4 callersFunction_add_reaction
( client: AsyncWebClient, *, channel_id: str, ts: str, name: str, ignore_already_react
tracecat/agent/channels/handlers/slack_helpers.py:20
↓ 4 callersFunction_as_list_filter
(value: T | list[T])
packages/tracecat-registry/tracecat_registry/core/cases.py:49
↓ 4 callersFunction_assert_ldap_result
( conn: ldap3.Connection, *, ok_codes: set[int], operation: str )
tests/registry/test_ldap.py:107
↓ 4 callersMethod_assert_role_exists
Assert a role exists and belongs to the organization.
packages/tracecat-ee/tracecat_ee/rbac/service.py:321
↓ 4 callersMethod_assert_user_column_name_allowed
Reject operations on internal/system-managed column names.
tracecat/tables/service.py:158
↓ 4 callersFunction_assignment_to_read
Convert a UserRoleAssignment DB model to its read schema.
tracecat/authz/rbac/router.py:133
↓ 4 callersMethod_audit_workflow_execution_event
( self, *, session, role: Role | None, status: AuditEventStatus,
tracecat/cases/triggers/consumer.py:381
↓ 4 callersFunction_authenticate_service
( request: Request, api_key: str | None = None )
tracecat/auth/credentials.py:233
↓ 4 callersMethod_b64url_decode
(value: str)
tracecat/agent/channels/service.py:278
↓ 4 callersFunction_build_comment_read
( *, content: str, parent_id: uuid.UUID | None = None, is_deleted: bool = False, )
tests/unit/api/test_api_internal_cases.py:54
↓ 4 callersFunction_build_consumer_with_mocks
( client: AsyncMock, *, event, case, triggers, role: Role, dispatch: AsyncMock | N
tests/unit/test_case_trigger_consumer.py:72
↓ 4 callersMethod_build_execution_cmd
( self, python_path: str, wrapper_path: Path )
tracecat/sandbox/unsafe_pid_executor.py:198
↓ 4 callersFunction_build_slack_signature
(secret: str, timestamp: str, body: bytes)
tests/unit/test_agent_channel_validation.py:34
↓ 4 callersFunction_check_nsjail_available
Check if nsjail is available in the current environment. Validates that nsjail_path is an executable file and rootfs_path is a directory. Ret
tests/backends/conftest.py:46
↓ 4 callersFunction_coerce_uuid
(value: object)
tracecat/mcp/auth.py:217
↓ 4 callersFunction_content_item_to_part
(item: Any)
tracecat/agent/llm_proxy/provider_google.py:176
↓ 4 callersFunction_create_domain
( session: AsyncSession, organization_id: uuid.UUID, domain: str )
tests/unit/test_auth_discovery_service.py:35
↓ 4 callersFunction_create_org_tier
Create and assign a tier to an organization.
tests/unit/test_tier_entitlements.py:38
↓ 4 callersFunction_create_user_with_org_membership
( session: AsyncSession, *, email: str, password: str, saml_enforced: bool, )
tests/unit/test_user_manager_auth_policy.py:63
↓ 4 callersFunction_current_mcp_client_id
Return the current MCP client id when available.
tracecat/mcp/server.py:692
↓ 4 callersFunction_dedupe_items
(items: list[T])
tracecat/workflow/case_triggers/schemas.py:16
↓ 4 callersMethod_determine_endpoints
Determine effective OAuth endpoints from configured values or provider defaults.
tracecat/integrations/service.py:330
← previousnext →901–1,000 of 13,198, ranked by callers