AACFlow

Yandex 360 Disk

Dateien und Ordner in Yandex Disk über die REST API verwalten

ya

Yandex Disk is the cloud storage component of the Yandex 360 suite, offering 10 GB free and up to 3 TB for paid plans. Its REST API allows full file management including listing, uploading, downloading, and organizing files and folders.

With the Yandex 360 Disk integration in AACFlow, you can:

  • List files: Browse files and folders at a given path
  • Upload file: Store files to Yandex Disk from a URL or uploaded content
  • Delete resource: Remove files or folders permanently
  • Make folder: Create new directories in the storage

This integration enables automated file management and cloud storage workflows using Yandex Disk.

Nutzungsanleitung

Integrate Yandex Disk into the workflow. Requires a Yandex OAuth token with disk access scope. Tokens are obtained via the OAuth flow at oauth.yandex.ru.

Tools

yandex_disk_list_files

List files and folders

Eingabe

ParameterTypErforderlichBeschreibung
accessTokenstringJaYandex OAuth token
pathstringNeinPath to list (default: root)
limitnumberNeinMaximum items to return
offsetnumberNeinPagination offset

Ausgabe

ParameterTypBeschreibung
itemsarrayArray of file/folder objects
totalnumberTotal items count

yandex_disk_upload_file

Upload a file to Yandex Disk

Eingabe

ParameterTypErforderlichBeschreibung
accessTokenstringJaYandex OAuth token
pathstringJaTarget path on Yandex Disk
urlstringJaURL of the file to upload
overwritebooleanNeinOverwrite if file exists

Ausgabe

ParameterTypBeschreibung
hrefstringOperation URL
successbooleanWhether upload was initiated

yandex_disk_make_folder

Create a new folder

Eingabe

ParameterTypErforderlichBeschreibung
accessTokenstringJaYandex OAuth token
pathstringJaPath of the new folder

Ausgabe

ParameterTypBeschreibung
hrefstringCreated folder href
successbooleanWhether the folder was created

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen