get_user_context
Discover the active user's identity and DAO affiliations at session start. Returns username, wallet address, active DAO, and list of member DAOs, auto-initializing context from wallet.
Instructions
Use this when you need to discover the active identity at the start of a session. Returns username, wallet address, active DAO (if any), and a list of DAOs the user belongs to. Automatically initializes context from wallet if not already done. See also: set_active_dao, refresh_user_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||