ClawLink
AI & ML22 toolsPaste one API key

Lyzr integration for AI agents

Build, run, evaluate, and manage AI agents and related Lyzr Studio services, including voice, responsible AI, simulation, memory, scheduling, workflows, and knowledge bases.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Lyzr once and call the same tools from all of them.

Setup

Connect Lyzr through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Lyzr exposes 22 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
lyzr_get_agentReturn the current configuration and status of one Agent Studio agent by IDRead
lyzr_get_knowledge_baseReturn one Lyzr Knowledge Base configuration by its known RAG configuration IDRead
lyzr_get_simulation_overviewReturn aggregate Agent Simulation counts and average evaluation pass rate for the connectedRead
lyzr_list_agent_schedulesReturn one page of agent cron schedules, optionally filtered by user, agent, or active stateRead
lyzr_list_agent_simulation_issuesReturn recent performance, error, and Responsible AI issues across monitored agents, optionallyRead
lyzr_list_agentsReturn all Agent Studio agents owned by the connected API key, including IDs needed byRead
lyzr_list_rai_policiesReturn Responsible AI policies owned by the authenticated user, including policy IDs andRead
lyzr_list_superflow_executionsReturn one page of SuperFlow execution records, optionally filtered by workflow and executionRead
lyzr_list_superflow_workflowsReturn all SuperFlow workflow definitions accessible to the connected API key, includingRead
lyzr_list_voice_agentsReturn saved Voice agents accessible to the connected organization, including IDs used toRead
lyzr_list_voice_transcriptsReturn one page of accessible Voice call transcripts, optionally filtered by agent, sessionRead
lyzr_retrieve_knowledgeRetrieve relevant documents from a known Lyzr Knowledge Base using configurable basic, MMRRead
lyzr_search_memoriesSemantically search stored memories for one owner, within one session or across that owner'sRead
lyzr_add_memory_messagesStore a batch of conversation messages in Lyzr Memory for an owner, session, and optionalWrite
lyzr_chat_with_agentSend a message or message history to an active Agent Studio agent and return its synchronousRead
lyzr_create_agentCreate a single-task Agent Studio agent with an LLM provider, model, instructions, and optionalWrite
lyzr_create_agent_scheduleCreate a cron schedule that runs one Agent Studio agent with a message in a specified timezoneWrite
lyzr_evaluate_text_with_rai_policyApply one owned Responsible AI policy to text and return processed text, block decisionsRead
lyzr_set_agent_statusActivate or deactivate an Agent Studio agentWrite
lyzr_clear_memory_sessionPermanently clear messages and memories for one explicit owner and session in Lyzr MemoryRead