getAllAccountNotes
Retrieve all account notes linked to specified accounts in Mews MCP, filtering by ID, creation or update date range, and pagination for efficient data management.
Instructions
Returns all the account notes associated with the specified accounts within the chain
Input Schema
Name | Required | Description | Default |
---|---|---|---|
AccountIds | No | Filter by account IDs | |
CreatedUtc | No | Date range filter for note creation | |
Limitation | No | Pagination settings | |
UpdatedUtc | No | Date range filter for note updates |