Atrás a Website
Conectar Knoon AI con Website (System) para automatizar flujos de trabajo de AI.
Create or update a website text/page file.
systemWebsiteSaveSiteFile
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| siteId | file | Website to modify. | Sí |
| assetId | file | Existing file asset id when updating. Folders are excluded. | No |
| parentAssetId | file | Parent folder asset id when creating. | No |
| name | string | File name when creating. | No |
| extension | string | Optional generated page extension. | No |
| content | string | UTF-8 text content to save. | Sí |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE. |
| sensitive | object | Tool response data. |