Skip to main content
Glama

naukri_close_session

Close the browser session to free resources; the next tool call reopens it automatically with the saved session.

Instructions

Close the browser and free resources. A future tool call will reopen it automatically using the saved session.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

There are no annotations, so the description carries the burden of behavioral disclosure. The description discloses that closing the browser frees resources and that the saved session enables automatic reopening. This is useful beyond a bare 'closes the session' phrase. It did not mention impact on unfetched/unsubmitted work or irreversible actions, but for a clean-session-close operation that auto-reopens a exactly-saved state, this is adequate.

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 front-loaded with the action phrase closing, then the consequential behavior future auto-reopen. Two complete sentences, zero filler, no repetition feels well structured and appropriately sized for a 0-parameter close action.

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

Completeness5/5

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

Given that it has a parameter, no annotations, and no output schema, the description sufficiently covers everything an agent needs: what it does closing browser freeing resources and what comes next. There is no important missing signal for the close-session operation.

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

Parameters4/5

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

With zero parameters and schema description coverage 100% (trivially), the parameter-semantics bar is set at baseline 4 by the rules. The description adds no per-parameter information because there are no input_fields to explain. A score of 4 best expresses that there is no meaningful parameter to document.

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 a specific action (clapping the browser) associated with the tool named close_session. It implies it is the counterpart to a session that other sibling tools like naukri_session_status inspect, so it is distinguishable in purpose from its siblings with minimal effort.

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?

It does not explicitly say 'call this when you are finished with the browser session' or list exclusions, but it does provide context that the session is saved and will be auto-reopened on a future call, which makes the close operation safe and does not prevent later use. It doesn't explicitly name alternatives, but the description is quite obvious for a closing operation, so the absence of an explicit when / when-not is a minor gap.

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/556HarishAgarwal/naukri-mcp'

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