cookie_list
Retrieve cookies from a browser session, optionally filtered by domain, to manage authentication states and inspect stored data.
Instructions
List cookies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No |
Retrieve cookies from a browser session, optionally filtered by domain, to manage authentication states and inspect stored data.
List cookies.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No |
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. 'List cookies' implies a read-only operation but does not state scope, return format, default domain behavior, or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short and free of fluff, but it is under-specified rather than appropriately concise. It restates the tool name without adding useful context, similar to a placeholder-level description.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one optional parameter, no annotations, and no output schema, the description should clarify domain filtering, output shape, and relationship to the active browser context. It provides none of this, leaving the agent to guess invocation details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The only parameter, 'domain', is entirely undocumented in the description. With 0% schema description coverage, the description needed to compensate by explaining whether domain filters the results or is required, but it does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a clear verb and resource ('List cookies') and is unambiguous about the core operation. However, it does not differentiate this tool from similar cookie-related siblings like cookie_export or http_session_cookies.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided about when to use cookie_list versus alternatives such as cookie_export or http_session_cookies. The description gives no context for selecting this tool over related ones.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RobithYusuf/mcp-camoufox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server