get_activity_types
Retrieves all activity types configured in Pipedrive, such as call, meeting, or task, to allow filtering activities by their type.
Instructions
Get all activity types configured in Pipedrive.
Returns the list of activity types (call, meeting, task, lunch, etc.) available in your Pipedrive account. Use this to know what types can be used when filtering activities.
Returns: JSON array of activity types with id, name, and icon
Examples: - get_activity_types() - Get all available activity types
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |