generate_access_request
Generates a formatted database access request email per BSG's mandatory format, grouping objects, validating permissions, and checking access-policy compliance.
Instructions
Generates a formatted database access request email following BSG's mandatory format. Groups objects by type, validates permissions, and checks compliance with BSG access policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | Yes | List of database objects requiring access | |
| database | No | Target database name | integraDB |
| solicitante | Yes | Name of the person requesting access | |
| project_area | Yes | Project or area associated with the access request | |
| justification | Yes | Technical justification for the access request |