Skip to content

datarobot_genai.drtools.files_api.imports_tools

imports_tools

Async import tools for the DataRobot Files API filesystem.

Large or remote payloads are ingested via background jobs. file_import starts the job and returns a status_id; file_get_status performs a single non-blocking status fetch so callers can poll until completion.