Skip to main content
Glama

Get Who's Out

get-whos-out

Check who is out of office between dates. See time off and holiday events with employee names and summary counts.

Instructions

View upcoming time off and holidays for a date range. Returns array of mixed events: timeOff events (id, type, employeeId, name, start, end) and holiday events (id, type, name, start, end) with summary counts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endNoEnd date (YYYY-MM-DD format) - defaults to 14 days from start date
startNoStart date (YYYY-MM-DD format) - defaults to current date
Behavior3/5

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

No annotations provided, so the description carries full burden. 'View' implies read-only, and the description discloses the return structure in detail (mixed events, fields, summary counts). However, it does not mention any potential side effects, auth requirements, or limitations. The return format is a useful behavioral disclosure, but authentication and rate limits are absent.

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?

Two concise sentences, front-loaded with purpose, followed by a clear understanding of return format. No wasted words.

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

Completeness3/5

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

The description explains the return types and fields, but 'summary counts' is vague and no structural details are provided for the counts. Without an output schema or annotations, more clarity on the response object would be needed for full completeness. The core purpose is clear, but edge cases and limits are unaddressed.

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%, with both start and end parameters clearly documented including defaults. The description adds no param-specific details beyond what the schema already provides, so the baseline of 3 applies.

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

Purpose4/5

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

The description clearly states the verb 'View' and resource 'upcoming time off and holidays for a date range', which is specific. It doesn't explicitly differentiate from the sibling tool 'get-time-off-requests', but the inclusion of holidays and mixed event types implies a broader scope.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives, no exclusions or prerequisites. The tool simply states its function without context.

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/lovelight-code/bamboohr-mcp'

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