This action will modify the public accessibility for the save.
- API endpoint slug
- packpack_ai.modify_save_accessibility
- Filter code method
- PackpackAi.modifySaveAccessibility.skip(string?: reason)
- Runtime method
- runAction("packpack_ai.modify_save_accessibility", {})
Action fields
- Label
- SaveId
- Helper text
- The id of the save.
- Slug
- save_id
- Required
- true
- Can have default value
- true
- Filter code method
- PackpackAi.modifySaveAccessibility.setSave(string: save_id)
- Label
- State
- Helper text
- The state of the save.
- Slug
- state
- Required
- true
- Can have default value
- true
- Filter code method
- PackpackAi.modifySaveAccessibility.setState(string: state)