arc_quit
Quit the Arc Browser, optionally saving the session state before closing.
Instructions
Arc Browserを終了する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_state | No | 状態を保存して終了するか(デフォルト: true) |
Quit the Arc Browser, optionally saving the session state before closing.
Arc Browserを終了する
| Name | Required | Description | Default |
|---|---|---|---|
| save_state | No | 状態を保存して終了するか(デフォルト: true) |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. It only says 'quit' without mentioning that the tool may save state (via parameter), that it closes all tabs, or any other behavioral implications. Minimal disclosure.
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 a single sentence, which is concise and front-loaded. However, it is very terse and could benefit from a bit more detail without losing conciseness.
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 simple quit tool with one optional parameter, the description is minimally adequate. It lacks information about return values, confirmation dialogs, and behavior when save_state is false. No output schema, so more context would be helpful.
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?
Schema coverage is 100% for the single parameter save_state, which already has a description in the schema. The tool description adds no extra meaning beyond what the schema provides, so baseline score of 3 applies.
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 'Arc Browserを終了する' clearly states that the tool quits the Arc browser. It uses a specific verb and resource, and it is distinct from all sibling tools which perform other actions.
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 explicit guidance on when to use this tool versus alternatives like closing a tab or window. The description is straightforward but lacks context on when to use save_state=false or potential side effects.
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/yzanbo/arc-browser-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server