rpc_call
Execute a whitelisted Frida agent RPC by specifying its name and optional arguments to perform iOS app introspection.
Instructions
[debug] Whitelisted agent RPC. Prefer first-class tools + probe_help.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| name | Yes | RPC name e.g. windowFrame |