ds_update_resource_content
Update resource file content for text files. Changes apply immediately, so workflows referencing the resource use the new content on their next execution.
Instructions
Update resource file content (text files only).
⚠️ Changes take effect immediately. Workflows referencing this script will use the new version on their next execution.
Args: resource_id: Resource ID content: New file content description: Update note (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| description | No | ||
| resource_id | Yes |