List Contact Properties
list-contact-propertiesRetrieve all contact properties from Resend to find property IDs and view custom attributes. Use this tool to identify the property ID needed for contact management.
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". |