Initialize
Lifecycle
Initialize
Initialize the Rusty Browser agent
POST
Initialize
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Initializes the Rusty Browser agent. Call this once before creating any browser sessions to ensure the service 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.

