edubase_get_organization_permission
Verify user permissions for an organization to determine access levels like view, report, control, modify, grant, or admin.
Instructions
Check if a user has permission on an organization.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | organization identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |