get_users
Retrieve a list of organization users from the Goodday platform using the Goodday-MCP server for integration with context-aware applications.
Instructions
Get list of organization users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_usersArguments",
"type": "object"
}