Initialize
Lifecycle
Initialize
Initialize the Rusty Browser agent
POST
Initialize
Description
Initializes the Rusty Browser agent. Call this once before creating any browser sessions to ensure the server is ready. Returns the agent version and status.Authentication
No authentication required.Request Body
No request body required.Response
Name of the agent function.
Initialization status.
initialized on success.Version string of the running agent.

