get_portfolio_activities
Retrieve activity logs for a specific portfolio, allowing filtering by category, pagination, and custom result limits to track and manage trading actions effectively.
Instructions
Get activity log for a portfolio
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter by category (optional) | |
limit | No | Results per page (default: 20) | |
page | No | Page number (default: 1) | |
portfolioId | Yes | Portfolio ID |