eligibility_check
Pull a single opportunity's eligibility criteria alongside a description of the applicant, so you can judge whether they qualify. Use when the user asks "do I qualify for this?" or "does this apply to me?".
The response contains the opportunity's eligibility text + key fields and echoes the applicant description — it does NOT decide for you. Read the eligibility, compare it against the applicant, then give a clear verdict (Likely eligible / Partially / Unlikely) with the specific criteria that pass or fail and any criteria you can't determine from the description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Opportunity UUID to check eligibility for. | |
| applicant_description | Yes | The applicant's details: sector, stage, location/province, incorporation status, size, demographics — whatever is relevant to eligibility. |