motion_users
List users filtered by team or workspace, or retrieve the current user's information. Use simple operations to manage user data.
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) |