upwork_get_work_diary
Retrieve work diary entries for a contract, showing daily hours and earnings. Provide the contract URL and optional week offset.
Instructions
Get work diary entries for a contract.
Returns work diary with daily hours and earnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week_offset | No | 0 for current week, 1 for last week, etc. | |
| contract_url | Yes | URL to the contract |