Skip to main content
Glama

octo_start_one_time_profile

Create and start a temporary browser profile for scraping. The profile is automatically deleted after stopping, ensuring a clean state for each session.

Instructions

Create and start a one-time (temporary) Octo Browser profile. Profile is deleted after stopping. Faster than regular profiles, ideal for scraping.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
osNoOS for fingerprint: 'win', 'mac', 'linux', 'android'win
headlessNoRun in headless mode (no GUI)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It transparently reveals the key destructive behavior (profile is deleted after stopping) and notes performance and use-case characteristics. However, it omits details like prerequisites (e.g., Octo installed) or return values, but the most critical trait is disclosed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is exceptionally concise: two sentences that front-load the purpose and immediately state the key differentiator (temporary/deleted). Every word adds value, with no redundancy or extraneous detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simple parameter set and lack of output schema, the description covers the essential facts: what it does, key behavioral consequence, and a use case. It does not explain how the started profile connects to browser tools, but that's implicit from the sibling context. It is reasonably complete for the tool's complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already provides complete descriptions for both parameters (os and headless) with 100% coverage. The tool description adds no additional parameter-related meaning, so the baseline score of 3 is appropriate; it does not need to compensate for schema gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's action ('Create and start') and resource ('one-time (temporary) Octo Browser profile'), while distinguishing it from the regular start profile by highlighting its temporary nature and deletion after stopping. This sets it apart from sibling tools like octo_start_profile.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear usage context: it's ideal for scraping and emphasizes the temporary lifecycle ('deleted after stopping'). This implies when to use it, though it does not explicitly state exclusions or when to prefer a regular profile. Sibling tool names help, but the description itself gives sufficient guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/mazamakasa/octo-mcp'

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