camelot_time_tracker_analyzer
Log billable client hours, compute totals per project, and assess billable ratios for time tracking and profitability analysis.
Instructions
Time Track Analyzer: Log billable client hours, calculate totals by project, and analyze billable ratios.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/time-tracker-analyzer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | No | List of logged work sessions | |
| clientName | No | Client or project name | Apex Partners |
| hourlyRate | No | Billable hourly rate in USD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |