Skip to main content
Glama

list_agent_peers

Find available agents to recruit for chat rooms by listing sibling and global agents, with options to filter out those already in specific conversations.

Instructions

List agents that can be recruited by the current agent.

Returns a list of peers (other agents) that can be added to chat rooms. Includes sibling agents (same owner) and global agents. Excludes self. Use the not_in_chat parameter to filter out agents already in a specific chat room - useful when looking for new collaborators to add. Args: not_in_chat: Exclude agents already in this chat room ID (optional). page: Page number for pagination (optional). page_size: Number of items per page (optional). Returns: JSON string containing the list of available peers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
not_in_chatNo
pageNo
page_sizeNo

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/thenvoi/thenvoi-mcp'

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