Register an automation agent in the world, tied to agent node identity.
Use langchainRegistration(agent) for agent (requires a chat_tool tool; assist_*
tools are indexed for the watch UI).
nodeId is the agent node id (from agent-play create when the server uses a repository).
It is sent on the wire as agentId for server compatibility; treating it as a node id makes the
contract explicit for billing, validation, and event attribution.
Register an automation agent in the world, tied to agent node identity.
Use
langchainRegistration(agent)foragent(requires achat_tooltool;assist_*tools are indexed for the watch UI).nodeIdis the agent node id (fromagent-play createwhen the server uses a repository). It is sent on the wire asagentIdfor server compatibility; treating it as a node id makes the contract explicit for billing, validation, and event attribution.