← MCP Catalog

android_read_file

Reads a text file with line-based pagination. Returns content with line numbers.

MCPAndroid AuthorizationOAuth on device

Parameters

location_idstring · required

Storage location ID from `android_list_storage_locations`

pathstring · required

Relative path to the file within the storage location

offsetinteger · default 1

Starting line number (1-based)

limitinteger · default 200

Maximum number of lines to return (max 200)