Source: https://manu-tests-all-orgs.docs-staging.pageloop.ai/mcp-tools/requests-tickets/identity-governance-iga/validate-iga-business-justification

# validateIgaBusinessJustification

Validate business justification via LLM.

Validate a business justification for an access request using LLM analysis.

## Parameters

| Name                      | Type   | Required | Description                                 |
| ------------------------- | ------ | -------- | ------------------------------------------- |
| `business_justification`  | string | No       | The business justification text to validate |
| `resource_name`           | string | No       | Name of the resource being requested        |
| `app_name`                | string | No       | Name of the application                     |
| `entitlement_name`        | string | No       | Name of the entitlement                     |
| `resource_description`    | string | No       | Description of the resource                 |
| `entitlement_description` | string | No       | Description of the entitlement              |
| `policy_name`             | string | No       | Name of the governing policy                |
