Tool to retrieve activity log for a specific user on Amara. Use when you need to view a user's recent actions such as video additions, subtitle edits, or comments. Returns a paginated list of activity items with details about what actions the user performed, on which videos, and…
limitintegerMaximum number of activity items to return.
offsetintegerNumber of activity items to skip for pagination.
identifierRequiredstringUser identifier - can be a username (e.g., 'Composio'), 'me' for authenticated user, or user ID with 'id$' prefix (e.g., 'id$abc123'). Note: User IDs are more reliable than usernames since usernames can change.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.