FruxonDocs

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

  1. In an Agent Step, attach Chat User Tools from the tools panel
  2. Tools are referenced as chat.get_signature, chat.request_signature, etc.

Available Tools

ToolDescriptionAction Type
get_signatureGet the current chat user's signatureReadOnly
request_signatureRequest a signature from the chat userIrreversible
get_user_infoGet information about the current chat userReadOnly

On this page