{
    "generatedFrom": "toolRegistry",
    "count": 62,
    "tools": [
        "activate_license",
        "android_key_event",
        "android_launch_app",
        "android_list_packages",
        "android_long_press",
        "android_screenshot",
        "app_request",
        "clear_logs",
        "clear_network",
        "connect_metro",
        "delete_account",
        "disconnect_metro",
        "dismiss_keyboard",
        "ensure_connection",
        "execute_in_app",
        "find_components",
        "get_apps",
        "get_bundle_errors",
        "get_bundle_status",
        "get_component_tree",
        "get_connection_status",
        "get_images",
        "get_license_status",
        "get_log_details",
        "get_logs",
        "get_network_requests",
        "get_refresh_status",
        "get_request_details",
        "get_screen_layout",
        "get_screen_state",
        "get_usage_guide",
        "http_request",
        "input_text",
        "inspect_at_point",
        "inspect_component",
        "inspect_global",
        "ios_boot_simulator",
        "ios_button",
        "ios_launch_app",
        "ios_open_url",
        "ios_screenshot",
        "ios_terminate_app",
        "list_debug_globals",
        "list_devices",
        "list_secrets",
        "logbox",
        "measure",
        "navigate",
        "network_condition",
        "network_mock",
        "network_replay",
        "pinch",
        "redux_dispatch",
        "redux_get_state",
        "reload_app",
        "scan_metro",
        "search_logs",
        "search_network",
        "send_feedback",
        "swipe",
        "tap",
        "vault_capture"
    ],
    "params": {
        "activate_license": [
            "token"
        ],
        "android_key_event": [
            "deviceId",
            "key"
        ],
        "android_launch_app": [
            "activityName",
            "deviceId",
            "packageName"
        ],
        "android_list_packages": [
            "deviceId",
            "filter"
        ],
        "android_long_press": [
            "deviceId",
            "durationMs",
            "x",
            "y"
        ],
        "android_screenshot": [
            "device",
            "deviceId",
            "outputPath"
        ],
        "app_request": [
            "auth",
            "body",
            "device",
            "headers",
            "maxResultLength",
            "method",
            "url"
        ],
        "clear_logs": [
            "device"
        ],
        "clear_network": [
            "device"
        ],
        "connect_metro": [
            "port"
        ],
        "delete_account": [
            "confirm"
        ],
        "disconnect_metro": [
            "device"
        ],
        "dismiss_keyboard": [
            "device"
        ],
        "ensure_connection": [
            "forceRefresh",
            "healthCheck",
            "port"
        ],
        "execute_in_app": [
            "awaitPromise",
            "code",
            "collect",
            "device",
            "expression",
            "maxResultLength",
            "script",
            "timeoutMs",
            "verbose",
            "waitMs"
        ],
        "find_components": [
            "device",
            "format",
            "includeLayout",
            "maxResults",
            "pattern",
            "shortPath",
            "summary",
            "timeoutMs",
            "visibleOnly"
        ],
        "get_apps": [],
        "get_bundle_errors": [
            "clear",
            "deviceId",
            "maxErrors",
            "platform"
        ],
        "get_bundle_status": [],
        "get_component_tree": [
            "device",
            "format",
            "hideInternals",
            "includeProps",
            "includeStyles",
            "maxDepth",
            "structureOnly",
            "timeoutMs"
        ],
        "get_connection_status": [
            "eventAppKey",
            "eventLimit",
            "events"
        ],
        "get_images": [
            "clear",
            "frameIndex",
            "groupId",
            "id",
            "last",
            "list",
            "source"
        ],
        "get_license_status": [],
        "get_log_details": [
            "id",
            "maxLength",
            "verbose"
        ],
        "get_logs": [
            "device",
            "epoch",
            "kind",
            "level",
            "maxLogs",
            "maxMessageLength",
            "minLevel",
            "since",
            "source",
            "startFromText",
            "summary",
            "verbose"
        ],
        "get_network_requests": [
            "device",
            "epoch",
            "maxRequests",
            "method",
            "status",
            "summary",
            "urlPattern"
        ],
        "get_refresh_status": [
            "device",
            "since",
            "sincePath"
        ],
        "get_request_details": [
            "device",
            "include",
            "maxBodyLength",
            "query",
            "requestId",
            "verbose"
        ],
        "get_screen_layout": [
            "device",
            "extended",
            "summary",
            "timeoutMs"
        ],
        "get_screen_state": [
            "device",
            "fullParams",
            "fullText",
            "includeHistory",
            "pressablesOnly"
        ],
        "get_usage_guide": [
            "topic"
        ],
        "http_request": [
            "auth",
            "body",
            "headers",
            "maxResultLength",
            "method",
            "url"
        ],
        "input_text": [
            "component",
            "device",
            "index",
            "native",
            "replace",
            "testID",
            "text",
            "textMatch"
        ],
        "inspect_at_point": [
            "device",
            "includeFrame",
            "includeProps",
            "source",
            "x",
            "y"
        ],
        "inspect_component": [
            "childrenDepth",
            "componentName",
            "device",
            "includeChildren",
            "includeState",
            "includeStyle",
            "index",
            "shortPath",
            "simplifyHooks",
            "timeoutMs"
        ],
        "inspect_global": [
            "device",
            "maxResultLength",
            "objectName",
            "query"
        ],
        "ios_boot_simulator": [
            "udid"
        ],
        "ios_button": [
            "button",
            "duration",
            "udid"
        ],
        "ios_launch_app": [
            "bundleId",
            "udid"
        ],
        "ios_open_url": [
            "udid",
            "url"
        ],
        "ios_screenshot": [
            "device",
            "outputPath",
            "udid"
        ],
        "ios_terminate_app": [
            "bundleId",
            "udid"
        ],
        "list_debug_globals": [
            "device"
        ],
        "list_devices": [
            "refresh"
        ],
        "list_secrets": [],
        "logbox": [
            "action",
            "device",
            "expanded",
            "level",
            "message",
            "patterns",
            "subtitle",
            "target"
        ],
        "measure": [
            "componentName",
            "device",
            "index"
        ],
        "navigate": [
            "action",
            "device",
            "params",
            "routeTable",
            "to"
        ],
        "network_condition": [
            "device",
            "latencyMs",
            "mode"
        ],
        "network_mock": [
            "action",
            "body",
            "bodyReplace",
            "delayMs",
            "device",
            "headers",
            "id",
            "method",
            "mode",
            "networkError",
            "remove",
            "set",
            "status",
            "times",
            "url"
        ],
        "network_replay": [
            "auth",
            "body",
            "device",
            "headers",
            "maxResultLength",
            "method",
            "requestId",
            "url"
        ],
        "pinch": [
            "angle",
            "burst",
            "device",
            "direction",
            "durationMs",
            "scale",
            "screenshot",
            "span",
            "verify",
            "x",
            "y"
        ],
        "redux_dispatch": [
            "action",
            "device",
            "returnPath",
            "storeIndex"
        ],
        "redux_get_state": [
            "device",
            "maxResultLength",
            "path",
            "query",
            "storeIndex"
        ],
        "reload_app": [
            "device"
        ],
        "scan_metro": [
            "endPort",
            "startPort"
        ],
        "search_logs": [
            "device",
            "maxMessageLength",
            "maxResults",
            "text",
            "verbose"
        ],
        "search_network": [
            "device",
            "maxResults",
            "urlPattern"
        ],
        "send_feedback": [
            "description",
            "title",
            "type",
            "workflow_context"
        ],
        "swipe": [
            "burst",
            "delta",
            "device",
            "direction",
            "distance",
            "durationMs",
            "endX",
            "endY",
            "screenshot",
            "startX",
            "startY",
            "verify"
        ],
        "tap": [
            "burst",
            "component",
            "device",
            "duration",
            "index",
            "maxTraversalDepth",
            "native",
            "screenshot",
            "strategy",
            "testID",
            "text",
            "verify",
            "x",
            "y"
        ],
        "vault_capture": [
            "device",
            "expression",
            "origin"
        ]
    }
}
