List Contact Properties
list-contact-propertiesList all contact properties from Resend to get property IDs and see configured custom attributes, enabling you to select the correct property for your contacts.
Instructions
List all contact properties from Resend. This tool is useful for getting property IDs and seeing which custom attributes are configured. If you need a contact property ID, you MUST use this tool to get all available properties and then ask the user to select the one they want. Don't bother telling the user the IDs or creation dates unless they ask for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Contact property ID after which to retrieve more (for forward pagination). Cannot be used with "before". | |
| limit | No | Number of contact properties to retrieve. Default: 20, Max: 100, Min: 1 | |
| before | No | Contact property ID before which to retrieve more (for backward pagination). Cannot be used with "after". |