list_resources
List resources from an Apktool project directory with pagination and optional filtering by resource type.
Instructions
List resources with pagination support and enhanced metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of items to return (0 means use default) | |
| offset | No | Starting offset for pagination | |
| project_dir | Yes | Path to the APKTool project directory | |
| resource_type | No | Optional resource type to filter by (e.g., "layout", "drawable") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||