edubase_get_organization_permission
Check whether a user holds a specified permission level within an organization. Provide organization, user, and permission to verify access.
Instructions
Check if a user has permission on an organization.
Input 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) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| status | Yes |