Get Proposal Statistics
upwork_get_proposal_statsAnalyze your Upwork proposal activity over a chosen period to measure success rates, response times, and trends. Use these stats to refine your bidding strategy.
Instructions
Get statistics about your proposal activity.
View your proposal success rate, response times, and trends.
Args:
period_days (number): Days to include (default: 30, max: 365)
response_format ('markdown' | 'json'): Output format (default: 'markdown')
Returns: Statistics including total proposals, acceptance rate, and average response time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period_days | No | Number of days to include in statistics (default: 30, max: 365) | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |