Snow Chat
App LibraryIntegrationsFAQPricingPrivacyTermsContact

© 2026 SnowAI, Inc.

Snow Chat
Integrations/Scale ai
Scale ai icon

Scale ai

Data labeling and annotation with tasks, batches, projects, and quality review.

Submits a labeling batch, checks progress, and retrieves annotations once the work has been reviewed.

Scale ai icon
Snow

Use Scale ai with Snow

Snow is a personal AI assistant that builds real apps for you, and they can put Scale ai to work.

What Snow can do with Scale ai

These are the Scale ai operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.

Reads14

Look at your data without changing it.

  • Get Batch

    Tool to retrieve the details of a batch with the specified name. Use when you need to check the status or configuration of an existing batch.

  • Get Batch Status

    Tool to retrieve the current status of a batch and task completion counts. Use when you need to monitor batch progress or check how many tasks are pending or completed.

  • Get Project

    Tool to retrieve details about a specific Scale AI project using its unique identifier. Use when you need to get project metadata including type, name, parameter history, and creation timestamp.

  • Get Task by ID

    Tool to retrieve detailed information about a specific task using its task ID. Use when you need to check task status, retrieve results, or analyze task metadata.

  • Get Teams

    Tool to retrieve basic information about all team members associated with the account. Use when you need to list team members, check roles, or view notification preferences.

  • List Batches

    Tool to retrieve all batches in descending order by creation date. Use when you need to list batches with optional filtering by project, status, or time range. Supports pagination via limit and offset parameters.

  • List Projects

    Tool to retrieve information for all projects in the Scale AI account with optional archived filtering. Use when you need to browse or manage project metadata. Returns project details including type, name, parameter history, and creation timestamps.

  • List Tasks

    Tool to retrieve a paginated list of tasks in descending order by creation time. Use when you need to browse tasks with optional filtering by status, type, project, batch, tags, timestamps, or unique identifiers. Supports pagination via limit and next_token.

  • Get Assets

    Tool to retrieve file assets with filtering capabilities by project and metadata. Use when you need to list or search for files uploaded to Scale AI, filtered by project and optionally by metadata. Supports cursor-based pagination for large result sets.

  • Get Fixless Audits

    Tool to retrieve fixless audits by task ID or audit ID. Use when you need to fetch audit information for quality assessment. At least one of task_id or id must be provided.

  • Get Quality Labelers

    Tool to retrieve training attempts matching provided filter parameters. Use when you need to assess labeler performance and understanding of task instructions. At least one of quality_task_ids or labeler_emails must be provided.

  • Get Secure Task Response URL

    Tool to retrieve secure authenticated task response data. Use when you need to access stored response data for 2D segmentation, video, and lidar tasks that cannot be included in the task JSON.

  • Get Studio Assignments

    Tool to retrieve current project assignments of all active team users in Scale AI Studio. Use when you need to view team member assignments and workload distribution. Excludes invited or disabled team members.

  • Get Studio Batches

    Tool to retrieve basic information about all pending batches in Studio. Use when you need to list batches organized by priority level.

Creates14

Add something new to your account.

  • Create Batch

    Tool to create a new batch within a project. Use when you need to group multiple tasks together for organizational and processing purposes.

  • Create Document Transcription Task

    Tool to create a document transcription task where workers transcribe and annotate information from single or multi-page documents. Use when you need to extract structured data from documents like invoices, forms, or screenshots.

  • Create Image Annotation Task

    Tool to create an image annotation task where annotators label images with vector geometric shapes (box, polygon, line, point, cuboid, ellipse). Use when you need to annotate objects in images with bounding boxes, polygons, or other geometric annotations.

  • Create Lidar Annotation Task

    Tool to create a lidar annotation task where annotators mark objects with 3D cuboids in 3D space. Use when you need to annotate LIDAR frame sequences with 3D object detection.

  • Create LiDAR Segmentation Task

    Tool to create a LiDAR segmentation task where annotators assign semantic class labels to individual LiDAR points. Use when you need to annotate point cloud data with object classes such as vehicles, pedestrians, roads, buildings, etc. Either 'project' or 'batch' must be provided in the request.

  • Create Named Entity Recognition Task

    Tool to create a named entity recognition task for labelers to highlight text entity mentions. Use when you need to extract and label entities such as people, organizations, or locations from text.

  • Create Segmentation Annotation Task

    Tool to create a segmentation task where annotators classify pixels in an image according to provided labels. Use when you need pixel-wise semantic segmentation of images.

  • Create Text Collection Task

    Tool to create a textcollection task for collecting information from attachments and/or web sources. Use when you need to gather structured data from documents, websites, images, or other content by having taskers fill out defined fields.

  • Create Video Annotation Task

    Tool to create a video annotation task where annotators draw geometric shapes around specified objects across video frames. Use when you need to annotate video content with bounding boxes, polygons, lines, points, cuboids, or ellipses. Accepts either individual image frames or video files.

  • Create Video Playback Annotation Task

    Tool to create a video playback annotation task where annotators draw shapes around specified objects in video files. Use when you need to annotate videos with bounding boxes, polygons, lines, points, cuboids, or ellipses for object detection and tracking.

  • Add Studio Assignments

    Tool to add project assignments to team members in Scale AI Studio. Use when you need to assign specific projects to team members by their email addresses. This action creates new assignments for the specified team members and projects.

  • Import File

    Tool to import files from an external URL endpoint into Scale's system rather than uploading directly from local storage. Use when you need to import files from remote URLs for Scale AI projects or data labeling tasks.

  • Invite Team Member

    Tool to invite users by email to team with specified role. Use when you need to add new team members with roles like labeler, member, or manager.

  • Upload File

    Tool to upload a local file to Scale's servers with a maximum size limit of 80 MB per file. Use when you need to upload files for Scale AI projects or data labeling tasks.

Updates9

Change something that is already there.

  • Add Task Tags

    Tool to add tags to an existing task. Use when you need to tag or categorize tasks for organization and filtering. Automatically avoids duplicate tags.

  • Update Task Unique ID

    Tool to update or assign a unique identifier to a task. Use when you need to set a custom identifier for task tracking in your system.

  • Finalize Batch

    Tool to finalize a batch so its tasks can be worked on. Use when you need to finalize a batch for Scale Rapid and Studio customers. For other customer types, this endpoint returns success without performing any action.

  • Re-send Task Callback

    Tool to re-send a callback for a completed or errored task to the callback_url. Use when you need to manually trigger a callback resend for a task that has already been processed.

  • Reset Batch Priorities

    Tool to restore batch priority order to default order (calibration batches first, then sorted by creation date). Use when you need to reset custom batch priorities back to the default ordering.

  • Set Batch Priorities

    Tool to modify batch priority order in Scale AI Studio. Use when you need to adjust the priority order of pending batches. You must include all pending studio batches in the request.

  • Set Project Ontology

    Tool to set ontologies on a Scale AI project. Ontologies define the labels or classes that tasks will reference, and projects maintain complete history of ontology versions. Use when you need to configure or update the classification labels for a project.

  • Set Project Parameters

    Tool to set default parameters for tasks created under a project. Use when you need to establish or update default parameters that apply to future tasks unless overridden.

  • Set Task Metadata

    Tool to set key-value metadata on an existing Scale AI task. Use when you need to attach custom metadata to track or organize tasks. This operation is idempotent.

Deletes3

Remove something. This often cannot be undone.

  • Delete Task Tags

    Tool to remove specified tags from a Scale AI task. Use when you need to clean up or modify task tags.

  • Delete Task Unique ID

    Tool to remove the unique identifier from a task. Use when you need to remove a task's unique identifier for enhanced data management control.

  • Remove Studio Assignments

    Tool to unassign projects from specified team members in Scale AI Studio. Use when you need to remove project assignments from one or more team members.

Related integrations

Dropcontact icon

Dropcontact

B2B contact enrichment service for asynchronous batch email finding, validation, and webhook-driven result delivery.

OpenAI icon

OpenAI

AI platform for language models, image generation, audio, embeddings, files, and model responses.

FutureAGI icon

FutureAGI

Model evaluation with observability, simulation, datasets, and annotation.

Ready to put Scale ai to work?

Sign up free, build an app by chatting, and connect Scale ai in minutes. No credit card required.