Skip to main content
Glama

camelot_employee_handbook_template

Idempotent

Build a tailored employee handbook draft by entering company name, core values, and working hours to produce workplace policy worksheets.

Instructions

Employee Handbook Template: Build customized employee handbook draft worksheets covering workplace policies and standards.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/employee-handbook-template

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
coreValuesNoGuiding principles and core values of organization
companyNameNoOfficial registered organization or company nameCamelot Operating Co.
standardWorkingHoursNoExpected standard working hours per week40 hours per week (Flexible remote)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusYesExecution status of the tool (success or error)
prefillUrlYesDirect deep-link URL to view, edit, and export in Camelot Web Tools
canonicalUrlYesCanonical web URL for this tool on camelotwebtools.com
documentTitleYesTitle of the generated document, report, or calculation output
documentMarkdownYesComplete structured output and body formatted in clean Markdown

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.0.0

TDQS

A4/5.0
Behavior4/5

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

The description adds 'Local browser processing,' which tells the agent the operation happens client-side, and calls the output 'draft worksheets,' clarifying the deliverable. Annotations already state idempotent and non-destructive behavior, and the description does not contradict them. It does not discuss permissions or side effects, but those are not clearly necessary for this tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loads the core purpose, with the local processing hint and canonical URL afterward. It loses a point for the redundant 'Employee Handbook Template:' prefix and the double-period typo, but overall it is efficient.

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?

The tool has only three optional parameters, all fully described in the schema, and an output schema exists so return values do not need explanation. The description adds the important 'local browser processing' context. No required parameters, enums, or nested objects create ambiguity.

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?

The schema already documents all three parameters (coreValues, companyName, standardWorkingHours) with 100% coverage, so the description does not need to repeat their meanings. The description adds no parameter-specific information beyond what the schema provides, which matches the baseline expectation.

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 states a concrete deliverable: 'customized employee handbook draft worksheets covering workplace policies and standards.' This clearly distinguishes it from sibling HR/document tools such as offer letter generators or terms-of-service templates. The verb 'Build' plus the target resource makes the tool's purpose immediately understandably.

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

Usage Guidelines3/5

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

The purpose sentence implies this tool should be used when creating an employee handbook, but the description does not explicitly state when to use it versus alternatives or when not to use it. No sibling tools or exclusions are referenced, so the usage guidance is only implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Deploy Server

Other Tools