Skip to content

Commit fa97268

Browse files
committed
sessionid
1 parent 858306c commit fa97268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/session.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ async function handleCreateSession(
108108
content: [
109109
{
110110
type: "text",
111-
text: `Browserbase Live Session View URL: https://www.browserbase.com/sessions/${session.sessionId}`,
111+
text: `Browserbase Live Session View URL: https://www.browserbase.com/sessions/${browserbaseSessionId}`,
112112
},
113113
{
114114
type: "text",

0 commit comments

Comments
 (0)