search_chats
Find chats by name or description in the Pararam Nexus MCP server to locate specific conversations and manage communication channels.
Instructions
Search for chats by name or description.
Args: query: Search query string limit: Maximum number of results to return (default: 20, applied client-side)
Returns: ToolResponse with SearchChatsPayload containing chat list including chat ID, name, type, and member count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |