create_contact_field_group
Create a new contact field group in Nimble CRM by specifying its name, tab, optional logo, and insertion order.
Instructions
Create a new contact fields group.
Args: name: Group name (1-50 chars). tab_id: ID of the tab this group belongs to. logo_id: Optional logo ID to display. insert_after: Optional field/group ID to insert after.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tab_id | Yes | ||
| logo_id | No | ||
| insert_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |