---
title: "Open tab (OpenClaw format)"
method: POST
path: "/tabs/open"
tags: ["Legacy"]
deprecated: true
---

# Open tab (OpenClaw format)

`POST /tabs/open`

> **Deprecated.**

## Request body

- object
  - `userId` string, required
  - `url` string, required
  - `listItemId` string

## Response `200`

Tab opened.

- object

## Other responses

- `400` — Bad request.

---

[API](https://skmtc.dev/jo-inc/apis/camofox-browser.md) · [All operations](https://skmtc.dev/jo-inc/apis/camofox-browser/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jo-inc/camofox-browser/revisions/d007e73dad3d/schema)
