remove_artifact_group_item
Remove a file from an artifact group while keeping the required entry point. To change the root index.html, edit it or delete the group instead.
Instructions
Remove a file from an artifact group.
The root index.html can't be removed this way — a group must always keep its entry point. Replace its content with edit_artifact_group_item instead, or delete the whole group with delete_artifact_group if you no longer need it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | The group's slug or full URL. | |
| path | Yes | The file's path to remove. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||