set_active_dao
Switch between personal and DAO contexts to manage repositories and issues under different ownership on the decentralized Gitopia platform.
Instructions
Use this when you need to switch operations to a DAO context. When a DAO is active, repository and issue operations use the DAO as the owner. Pass dao_name to switch; omit or pass empty string to revert to personal account. The DAO must appear in your get_user_context list. See also: get_user_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dao_name | No |