Clay
getGroups
Get all groups or lists for the user.
Remote clay-inc/clay-mcp
Other tools also called getGroups?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "The maximum number of groups to return."
}
}
}