get_android_categories
Extract and retrieve all available app categories from the Google Play Store using this tool, enabling efficient app classification and analysis within the MCP-AppStore server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}