Types:
from miru_agent_sdk.types import AgentHealthResponse, AgentVersionResponseMethods:
client.agent.health() -> AgentHealthResponseclient.agent.version() -> AgentVersionResponse
Types:
from miru_agent_sdk.types import DeviceRetrieveResponse, DeviceSyncResponseMethods:
client.device.retrieve() -> DeviceRetrieveResponseclient.device.sync() -> DeviceSyncResponse