Skip to main content
Glama

goclaw_agent_create

Create a new AI agent in the GoClaw gateway by defining its unique identifier, display name, LLM provider, model, and configuration parameters for managing AI assistant infrastructure.

Instructions

Create a new agent in GoClaw gateway

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agent_keyYesUnique agent identifier (lowercase, no spaces)
display_nameYesHuman-readable agent name
providerNoLLM provider (e.g. anthropic, openai)
modelNoLLM model ID
context_windowNoContext window size in tokens
max_tool_iterationsNoMax tool call iterations per turn
workspaceNoAgent workspace directory
agent_typeNoAgent type

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nextlevelbuilder/goclaw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server