addedInput schema / additionalProperties
Added value: +false
addedInput schema / properties / create_backup / description
Added value: +"Whether to create a backup of the original file"
removedInput schema / properties / create_backup / title
Removed value: -"Create Backup"
addedInput schema / properties / new_content / description
Added value: +"New content for the resource file"
removedInput schema / properties / new_content / title
Removed value: -"New Content"
addedInput schema / properties / project_dir / description
Added value: +"Path to the APKTool project directory"
removedInput schema / properties / project_dir / title
Removed value: -"Project Dir"
addedInput schema / properties / resource_name / description
Added value: +"Name of the resource file"
removedInput schema / properties / resource_name / title
Removed value: -"Resource Name"
addedInput schema / properties / resource_type / description
Added value: +"Resource type (e.g., \"layout\", \"values\")"
removedInput schema / properties / resource_type / title
Removed value: -"Resource Type"
removedInput schema / title
Removed value: -"modify_resource_fileArguments"
addedOutput schema / additionalProperties
Added value: +true
removedOutput schema / properties
Removed value: -{
- "result": {
- "additionalProperties": true,
- "title": "Result",
- "type": "object"
- }
-}
removedOutput schema / required
Removed value: -[
- "result"
-]
removedOutput schema / title
Removed value: -"modify_resource_fileOutput"