manage_users
Search Confluence users or retrieve current user details to manage access and permissions within the platform.
Instructions
Search and get Confluence users. Actions: 'get_current', 'search'
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'get_current', 'search' | |
| query | No | Search query — display name, email, etc. (for 'search') | |
| limit | No | Maximum results to return (for 'search', default 20) |