create_contact_field_tab
Creates a new tab for organizing contact fields in Nimble CRM. Specify a tab name, assign it to people, companies, or both, and optionally position it after an existing tab.
Instructions
Create a new contact fields tab.
Args: tab_name: Tab name (1-50 chars). contact_types: Comma-separated types: 'person', 'company'. insert_after: Optional tab ID to insert after.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_name | Yes | ||
| insert_after | No | ||
| contact_types | No | person,company |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |