ftp_put
Uploads a file to a shared virtual filesystem by providing a registered access hash, automatically verifying SHA-256 integrity and extracting file metadata.
Instructions
Envia arquivo. Exige access_hash cadastrado (ftp_register). Grava SHA-256, verifica disco e extrai metadados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mime | No | application/octet-stream | |
| path | Yes | ||
| content | No | ||
| message | No | ||
| agent_id | No | ||
| visibility | No | shared | |
| access_hash | Yes | ||
| expected_hash | No | ||
| content_base64 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||