motion_users
Retrieve user lists filtered by team or workspace and get details about the current authenticated user. Provides quick access to user information for team management.
Instructions
Manage users and get current user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | No | Team ID to filter users by (optional for list operation) | |
| operation | Yes | Operation to perform | |
| workspaceId | No | Workspace ID (optional for list operation, ignored for current) | |
| workspaceName | No | Workspace name (alternative to workspaceId, ignored for current) |