application_count
Count applications in a unit by providing its ID. Optionally filter by code substring to get a targeted count.
Instructions
Get the count of applications in a unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | Yes | Unit ID (required for normal users). | |
| contains | No | Filter by code substring (case insensitive). |