edubase_post_organization_transfer
Transfer ownership of an organization to a specific user. Provide organization and user IDs to reassign administrative control within the EduBase platform.
Instructions
Transfer organization to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | organization identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |