Skip to main content
Glama

camelot_contractor_agreement

Idempotent

Generate independent contractor agreements with IP, scope, and compensation terms. Input company, contractor, role, pay, start date, and notice period to produce a ready-to-use contract.

Instructions

Contractor Agreement Template: Draft independent contractor agreements with IP, scope, and compensation terms.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/contractor-agreement

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
companyNameNoHiring company nameVanguard Systems Inc.
compensationNoCompensation rate$120.00 / hour
effectiveDateNoAgreement start date (YYYY-MM-DD)
contractorNameNoIndependent contractor nameAlex Mercer
contractorRoleNoContractor title / roleSenior Systems Architect
noticePeriodDaysNoTermination notice period in days

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

B3.4/5.0
Behavior3/5

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

Annotations already declare idempotentHint=true and destructiveHint=false, covering the safety profile. The description adds 'Local browser processing,' which conveys that data is handled client-side—a useful privacy-related behavior. It does not detail output format or side effects, but with annotation coverage 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.

Conciseness4/5

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

The description is a single sentence plus a clause and URL, front-loading the core purpose. The double period after 'terms' is a minor typo that prevents a perfect score, but overall it is efficient and avoids unnecessary detail.

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 tool has 6 fully documented parameters, an output schema, and annotations, so the description is sufficient for basic invocation. However, it leaves ambiguity about how IP and scope terms correspond to the input schema, and it could clarify whether those are fixed clauses or configurable, which would help an agent understand the tool's behavior more fully.

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 all six parameters are already documented in the schema. The description's mention of IP, scope, and compensation terms does not map to specific parameters and provides no additional parameter-level guidance. Baseline 3 is appropriate.

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 the tool drafts independent contractor agreements with IP, scope, and compensation terms. This specific verb-resource pair distinguishes it from sibling tools like NDA generator, statement of work, or general contract builder, even without naming them.

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 is provided on when to use this tool versus sibling alternatives such as camelot_contract_builder, camelot_statement_of_work, or camelot_project_proposal. The purpose implies use for independent contractor agreements, but there are no explicit conditions, alternatives, or exclusions.

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