Chat User Tools
Built-in tools for chat user identity, signatures, and info
The Chat User Tools integration provides built-in tools for working with chat user identity and signatures within your agent workflows.
Setup
This is a built-in integration — no external credentials or configuration are required. It is available automatically in all agents.
Using in Your Agent
- In an Agent Step, attach Chat User Tools from the tools panel
- Tools are referenced as
chat.get_signature,chat.request_signature, etc.
Available Tools
| Tool | Description | Action Type |
|---|---|---|
get_signature | Get the current chat user's signature | ReadOnly |
request_signature | Request a signature from the chat user | Irreversible |
get_user_info | Get information about the current chat user | ReadOnly |