None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (9)
latchbio.get_execution low conf highallow
Returns an execution's status, task graph, and references to its result files, exposing pipeline outputs and progress for one run.
latchbio.get_file medium conf mediumaudit
Issues a presigned download URL for a stored Latch Data file, which in a bioinformatics context may contain personal genomic or patient-derived sequencing data exfiltratable outside the platform.
latchbio.get_task_logs low conf highallow
Retrieves task execution logs inline or via a presigned URL, which may reveal command parameters, file paths, and processing details for a run.
latchbio.get_workflow_schema low conf highallow
Returns a workflow's launch metadata and parameter schema so a run can be configured; read-only inspection of pipeline definitions.
latchbio.launch_workflow medium conf highaudit
Starts a bioinformatics pipeline run that consumes billable cloud compute and processes the referenced datasets, producing new execution artifacts.
latchbio.list_executions low conf highallow
Enumerates workflow executions and their statuses in a workspace, giving visibility into pipeline run history.
latchbio.list_files low conf highallow
Enumerates directory contents in Latch Data without returning file bodies, exposing only file and folder names for navigation.
latchbio.list_workflows low conf highallow
Lists workspace and public workflows available to launch, surfacing the catalog of runnable pipelines.
latchbio.list_workspaces low conf highallow
Reveals which workspaces the authenticated principal can reach, giving the agent an inventory of accessible tenant scopes.