set_active_dao
Switch active operations to a DAO context for repository and issue management. Provide a DAO name to set as owner, or leave empty to revert to personal account.
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 |