API: Simulator Management
Tools for identifying and managing the iOS simulator instance.
get_booted_sim_id
Get the ID of the currently booted iOS simulator.
Parameters
This tool takes no parameters.
Returns
On success, returns a text message with the name and UDID of the booted simulator.
Booted Simulator: "iPhone 15 Pro". UUID: "123E4567-E89B-12D3-A456-426614174000"
In case of an error (e.g., no simulator is booted), it returns an error message with a link to the troubleshooting guide.