weixin_get_config
Retrieves bot configuration for a user, including the typing_ticket needed for sendTyping. Call before sending typing indicators.
Instructions
Get bot config for a user — includes typing_ticket needed for sendTyping. Call before sending typing indicators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Target user ID / OpenId | |
| context_token | No | Optional context token |