get_application_count
Get the count of applications, filtered by job ID or status. Use this to monitor application volume for specific positions.
Instructions
Get count of applications with optional filtering.
Args: job_id: Filter by specific job ID status: Filter by application status
Returns: JSON string containing application count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |