get_user_context
Retrieve the active user identity, wallet address, and DAO memberships to initialize session context for decentralized Git operations.
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 | |||