get_application
Retrieve specific application details by supplying both the applicant ID and application ID, returning the application record as a dictionary.
Instructions
Get a specific application by ID.
Args: applicant_id: The applicant ID. application_id: The application ID.
Returns: Application details as dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicant_id | Yes | ||
| application_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||