Skip to main content
Glama

create_session

Create a persistent browser session to maintain authentication state across multiple Pagebolt operations, enabling AI workflows to log in once and perform authenticated actions.

Instructions

Create a persistent browser session (Starter+ plan required). The session keeps a live browser page open so you can reuse cookies, localStorage, and auth state across multiple take_screenshot or run_sequence calls. Pass the returned session_id to those tools. Sessions expire after 10 minutes of inactivity (hard cap: 30 minutes). Useful for AI agent workflows that log in once and then take multiple screenshots of authenticated pages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cookiesNoCookies to pre-load into the session browser page
viewportNoViewport dimensions for the session browser page
stealthNoLaunch this session with stealth mode (bypasses bot detection). Note: stealth sessions use a dedicated browser and consume more memory.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Custodia-Admin/pagebolt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server