get_booted_sim_id
Retrieve the ID of the currently active iOS simulator for streamlined simulator management and testing workflows.
Instructions
Get the ID of the currently booted iOS simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}