get_current_user
Retrieve information about the currently authenticated user from the Octopus Deploy API to verify identity and access permissions.
Instructions
Get information about the current authenticated user
This tool retrieves information about the currently authenticated user from the Octopus Deploy API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}