analytics_list_apps
List all job applications tracked in the database, with optional filtering by stage. Helps assess your job search progress.
Instructions
Return all tracked Applications, optionally filtered by stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_path | Yes | Path to the SQLite database file. | |
| stage | No | Optional stage filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |