Skip to main content
Glama

start_case

Initiate a consulting case interview. Opens the interview room and returns a briefing with format, industry, difficulty, and question count, plus topics for clarifying information.

Instructions

Begin a full case interview. Opens the interview room in the browser.

Returns a briefing: format, industry, difficulty, how many questions, and the topics of clarifying information available — never the facts themselves. Tell the candidate the room is open and confirm they can hear you before starting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
speedNoDelivery pace. 'slow' for learning, 'regular' for real interview pressure.moderate
case_idNoSpecific case id from catalog()
case_typeNoe.g. profitability, market_entry

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries the full burden. It explicitly discloses that the briefing includes only topics of clarifying information, 'never the facts themselves', which is a crucial behavioral limitation. It also states that it opens the interview room in the browser, providing observable side effects. It lacks detail on potential resets or state changes, but the key disclosure is valuable.

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 three sentences long, with the primary purpose front-loaded. Every sentence adds critical information (what it does, what it returns, and what to tell the candidate). No filler or redundant content is present.

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?

The description covers the tool's function, return value structure, and a notable constraint (not revealing facts). It also provides practical guidance for the agent. With an output schema present and 100% parameter schema coverage, the description does not need to explain return formats or parameter syntax. It is sufficiently complete for a starting tool, though it could mention behavior if the room is already open.

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?

Schema description coverage is 100%, so the baseline is 3. The description does not add parameter-level meaning beyond what the schema already provides; it only mentions the briefing content, which relates to output, not parameters. Thus, it meets the baseline without enhancing parameter understanding.

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 'Begin a full case interview' and 'Opens the interview room in the browser', providing a specific verb and resource. It distinguishes itself from siblings like start_drill by specifying a full case interview and returning a briefing, making the tool's purpose unambiguous.

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 context for when to use the tool ('Begin a full case interview') and gives actionable post-call instructions ('Tell the candidate the room is open and confirm they can hear you before starting'). It does not explicitly name alternative tools or exclusion conditions, but the guidance is strong enough to be above the vague category.

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/Olivesz/casecraft'

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