monica_relationship_type
List all relationship types or retrieve one by ID to manage relationship categories in your Monica CRM.
Instructions
Manage relationship_types. Actions: list, get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Entity ID (required for get/update/delete) | |
| page | No | Page number | |
| limit | No | Page size (max 100) | |
| action | Yes | Operation to perform: list | get. "list" = paginated list, "get" = by ID, "create" = new record, "update" = modify by ID, "delete" = remove by ID (irreversible). |