Browserbase integration (Developer Tools). Imported from open-connector.
https://api.browserbase.com/v1/projects
/v1/projects/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase project identifier. |
/v1/projects/{id}/usage
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase project identifier. When omitted, the connected project is used. |
/v1/contexts
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | optional | The Browserbase project identifier. When omitted, the connected project is used. |
/v1/contexts/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase context identifier. |
/v1/contexts/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase context identifier. |
/v1/contexts/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase context identifier. |
/v1/sessions
| Param | Type | Required | Description |
|---|---|---|---|
| status | string | optional | The current Browserbase session status. |
| q | string | optional | The Browserbase metadata query string used to filter sessions. |
/v1/sessions/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Browserbase session identifier. |