@keystrokehq/salesflare 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-account-contacts.cjs +1 -0
- package/dist/actions/add-account-contacts.cjs.map +1 -1
- package/dist/actions/add-account-contacts.d.cts +3 -19
- package/dist/actions/add-account-contacts.d.cts.map +1 -1
- package/dist/actions/add-account-contacts.d.mts +3 -19
- package/dist/actions/add-account-contacts.d.mts.map +1 -1
- package/dist/actions/add-account-contacts.mjs +1 -0
- package/dist/actions/add-account-contacts.mjs.map +1 -1
- package/dist/actions/create-account.cjs +1 -0
- package/dist/actions/create-account.cjs.map +1 -1
- package/dist/actions/create-account.d.cts +3 -53
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +3 -53
- package/dist/actions/create-account.d.mts.map +1 -1
- package/dist/actions/create-account.mjs +1 -0
- package/dist/actions/create-account.mjs.map +1 -1
- package/dist/actions/create-call.cjs +1 -0
- package/dist/actions/create-call.cjs.map +1 -1
- package/dist/actions/create-call.d.cts +3 -25
- package/dist/actions/create-call.d.cts.map +1 -1
- package/dist/actions/create-call.d.mts +3 -25
- package/dist/actions/create-call.d.mts.map +1 -1
- package/dist/actions/create-call.mjs +1 -0
- package/dist/actions/create-call.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -70
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -70
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +1 -0
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +4 -37
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +4 -37
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +1 -0
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-internal-note.cjs +1 -0
- package/dist/actions/create-internal-note.cjs.map +1 -1
- package/dist/actions/create-internal-note.d.cts +3 -18
- package/dist/actions/create-internal-note.d.cts.map +1 -1
- package/dist/actions/create-internal-note.d.mts +3 -18
- package/dist/actions/create-internal-note.d.mts.map +1 -1
- package/dist/actions/create-internal-note.mjs +1 -0
- package/dist/actions/create-internal-note.mjs.map +1 -1
- package/dist/actions/create-meeting.cjs +1 -0
- package/dist/actions/create-meeting.cjs.map +1 -1
- package/dist/actions/create-meeting.d.cts +3 -24
- package/dist/actions/create-meeting.d.cts.map +1 -1
- package/dist/actions/create-meeting.d.mts +3 -24
- package/dist/actions/create-meeting.d.mts.map +1 -1
- package/dist/actions/create-meeting.mjs +1 -0
- package/dist/actions/create-meeting.mjs.map +1 -1
- package/dist/actions/create-opportunity.cjs +1 -0
- package/dist/actions/create-opportunity.cjs.map +1 -1
- package/dist/actions/create-opportunity.d.cts +3 -36
- package/dist/actions/create-opportunity.d.cts.map +1 -1
- package/dist/actions/create-opportunity.d.mts +3 -36
- package/dist/actions/create-opportunity.d.mts.map +1 -1
- package/dist/actions/create-opportunity.mjs +1 -0
- package/dist/actions/create-opportunity.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -15
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -15
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -0
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +3 -18
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +3 -18
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -0
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-workflow.cjs +1 -0
- package/dist/actions/create-workflow.cjs.map +1 -1
- package/dist/actions/create-workflow.d.cts +3 -80
- package/dist/actions/create-workflow.d.cts.map +1 -1
- package/dist/actions/create-workflow.d.mts +3 -80
- package/dist/actions/create-workflow.d.mts.map +1 -1
- package/dist/actions/create-workflow.mjs +1 -0
- package/dist/actions/create-workflow.mjs.map +1 -1
- package/dist/actions/delete-account.cjs +1 -0
- package/dist/actions/delete-account.cjs.map +1 -1
- package/dist/actions/delete-account.d.cts +3 -15
- package/dist/actions/delete-account.d.cts.map +1 -1
- package/dist/actions/delete-account.d.mts +3 -15
- package/dist/actions/delete-account.d.mts.map +1 -1
- package/dist/actions/delete-account.mjs +1 -0
- package/dist/actions/delete-account.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -0
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +4 -17
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +4 -17
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -0
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-internal-note.cjs +1 -0
- package/dist/actions/delete-internal-note.cjs.map +1 -1
- package/dist/actions/delete-internal-note.d.cts +3 -15
- package/dist/actions/delete-internal-note.d.cts.map +1 -1
- package/dist/actions/delete-internal-note.d.mts +3 -15
- package/dist/actions/delete-internal-note.d.mts.map +1 -1
- package/dist/actions/delete-internal-note.mjs +1 -0
- package/dist/actions/delete-internal-note.mjs.map +1 -1
- package/dist/actions/delete-meeting.cjs +1 -0
- package/dist/actions/delete-meeting.cjs.map +1 -1
- package/dist/actions/delete-meeting.d.cts +3 -15
- package/dist/actions/delete-meeting.d.cts.map +1 -1
- package/dist/actions/delete-meeting.d.mts +3 -15
- package/dist/actions/delete-meeting.d.mts.map +1 -1
- package/dist/actions/delete-meeting.mjs +1 -0
- package/dist/actions/delete-meeting.mjs.map +1 -1
- package/dist/actions/delete-opportunity.cjs +1 -0
- package/dist/actions/delete-opportunity.cjs.map +1 -1
- package/dist/actions/delete-opportunity.d.cts +3 -15
- package/dist/actions/delete-opportunity.d.cts.map +1 -1
- package/dist/actions/delete-opportunity.d.mts +3 -15
- package/dist/actions/delete-opportunity.d.mts.map +1 -1
- package/dist/actions/delete-opportunity.mjs +1 -0
- package/dist/actions/delete-opportunity.mjs.map +1 -1
- package/dist/actions/delete-tag.cjs +1 -0
- package/dist/actions/delete-tag.cjs.map +1 -1
- package/dist/actions/delete-tag.d.cts +3 -15
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -15
- package/dist/actions/delete-tag.d.mts.map +1 -1
- package/dist/actions/delete-tag.mjs +1 -0
- package/dist/actions/delete-tag.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -0
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +3 -15
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +3 -15
- package/dist/actions/delete-task.d.mts.map +1 -1
- package/dist/actions/delete-task.mjs +1 -0
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/get-account.cjs +1 -0
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +3 -15
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -15
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +1 -0
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-ai-settings.cjs +1 -0
- package/dist/actions/get-ai-settings.cjs.map +1 -1
- package/dist/actions/get-ai-settings.d.cts +3 -13
- package/dist/actions/get-ai-settings.d.cts.map +1 -1
- package/dist/actions/get-ai-settings.d.mts +3 -13
- package/dist/actions/get-ai-settings.d.mts.map +1 -1
- package/dist/actions/get-ai-settings.mjs +1 -0
- package/dist/actions/get-ai-settings.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -15
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -15
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -0
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +3 -13
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -13
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -0
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +1 -0
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +4 -17
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +4 -17
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +1 -0
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-meeting.cjs +1 -0
- package/dist/actions/get-meeting.cjs.map +1 -1
- package/dist/actions/get-meeting.d.cts +3 -15
- package/dist/actions/get-meeting.d.cts.map +1 -1
- package/dist/actions/get-meeting.d.mts +3 -15
- package/dist/actions/get-meeting.d.mts.map +1 -1
- package/dist/actions/get-meeting.mjs +1 -0
- package/dist/actions/get-meeting.mjs.map +1 -1
- package/dist/actions/get-opportunity.cjs +1 -0
- package/dist/actions/get-opportunity.cjs.map +1 -1
- package/dist/actions/get-opportunity.d.cts +3 -15
- package/dist/actions/get-opportunity.d.cts.map +1 -1
- package/dist/actions/get-opportunity.d.mts +3 -15
- package/dist/actions/get-opportunity.d.mts.map +1 -1
- package/dist/actions/get-opportunity.mjs +1 -0
- package/dist/actions/get-opportunity.mjs.map +1 -1
- package/dist/actions/get-stage.cjs +1 -0
- package/dist/actions/get-stage.cjs.map +1 -1
- package/dist/actions/get-stage.d.cts +3 -15
- package/dist/actions/get-stage.d.cts.map +1 -1
- package/dist/actions/get-stage.d.mts +3 -15
- package/dist/actions/get-stage.d.mts.map +1 -1
- package/dist/actions/get-stage.mjs +1 -0
- package/dist/actions/get-stage.mjs.map +1 -1
- package/dist/actions/get-tag-usage.cjs +1 -0
- package/dist/actions/get-tag-usage.cjs.map +1 -1
- package/dist/actions/get-tag-usage.d.cts +3 -15
- package/dist/actions/get-tag-usage.d.cts.map +1 -1
- package/dist/actions/get-tag-usage.d.mts +3 -15
- package/dist/actions/get-tag-usage.d.mts.map +1 -1
- package/dist/actions/get-tag-usage.mjs +1 -0
- package/dist/actions/get-tag-usage.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -15
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -15
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.cjs +1 -0
- package/dist/actions/get-workflow-merge-fields.cjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.cts +3 -13
- package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.mts +3 -13
- package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.mjs +1 -0
- package/dist/actions/get-workflow-merge-fields.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +1 -0
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +3 -15
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +3 -15
- package/dist/actions/get-workflow.d.mts.map +1 -1
- package/dist/actions/get-workflow.mjs +1 -0
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/list-account-messages.cjs +1 -0
- package/dist/actions/list-account-messages.cjs.map +1 -1
- package/dist/actions/list-account-messages.d.cts +3 -18
- package/dist/actions/list-account-messages.d.cts.map +1 -1
- package/dist/actions/list-account-messages.d.mts +3 -18
- package/dist/actions/list-account-messages.d.mts.map +1 -1
- package/dist/actions/list-account-messages.mjs +1 -0
- package/dist/actions/list-account-messages.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +1 -0
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +3 -35
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +3 -35
- package/dist/actions/list-accounts.d.mts.map +1 -1
- package/dist/actions/list-accounts.mjs +1 -0
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +3 -39
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -39
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-currencies.cjs +1 -0
- package/dist/actions/list-currencies.cjs.map +1 -1
- package/dist/actions/list-currencies.d.cts +3 -13
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +3 -13
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-currencies.mjs +1 -0
- package/dist/actions/list-currencies.mjs.map +1 -1
- package/dist/actions/list-custom-field-options.cjs +1 -0
- package/dist/actions/list-custom-field-options.cjs.map +1 -1
- package/dist/actions/list-custom-field-options.d.cts +4 -18
- package/dist/actions/list-custom-field-options.d.cts.map +1 -1
- package/dist/actions/list-custom-field-options.d.mts +4 -18
- package/dist/actions/list-custom-field-options.d.mts.map +1 -1
- package/dist/actions/list-custom-field-options.mjs +1 -0
- package/dist/actions/list-custom-field-options.mjs.map +1 -1
- package/dist/actions/list-custom-field-types.cjs +1 -0
- package/dist/actions/list-custom-field-types.cjs.map +1 -1
- package/dist/actions/list-custom-field-types.d.cts +3 -13
- package/dist/actions/list-custom-field-types.d.cts.map +1 -1
- package/dist/actions/list-custom-field-types.d.mts +3 -13
- package/dist/actions/list-custom-field-types.d.mts.map +1 -1
- package/dist/actions/list-custom-field-types.mjs +1 -0
- package/dist/actions/list-custom-field-types.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +1 -0
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +4 -19
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +4 -19
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +1 -0
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-email-datasources.cjs +1 -0
- package/dist/actions/list-email-datasources.cjs.map +1 -1
- package/dist/actions/list-email-datasources.d.cts +3 -15
- package/dist/actions/list-email-datasources.d.cts.map +1 -1
- package/dist/actions/list-email-datasources.d.mts +3 -15
- package/dist/actions/list-email-datasources.d.mts.map +1 -1
- package/dist/actions/list-email-datasources.mjs +1 -0
- package/dist/actions/list-email-datasources.mjs.map +1 -1
- package/dist/actions/list-filter-fields.cjs +1 -0
- package/dist/actions/list-filter-fields.cjs.map +1 -1
- package/dist/actions/list-filter-fields.d.cts +6 -20
- package/dist/actions/list-filter-fields.d.cts.map +1 -1
- package/dist/actions/list-filter-fields.d.mts +6 -20
- package/dist/actions/list-filter-fields.d.mts.map +1 -1
- package/dist/actions/list-filter-fields.mjs +1 -0
- package/dist/actions/list-filter-fields.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -13
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -13
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-my-contacts.cjs +1 -0
- package/dist/actions/list-my-contacts.cjs.map +1 -1
- package/dist/actions/list-my-contacts.d.cts +3 -39
- package/dist/actions/list-my-contacts.d.cts.map +1 -1
- package/dist/actions/list-my-contacts.d.mts +3 -39
- package/dist/actions/list-my-contacts.d.mts.map +1 -1
- package/dist/actions/list-my-contacts.mjs +1 -0
- package/dist/actions/list-my-contacts.mjs.map +1 -1
- package/dist/actions/list-opportunities.cjs +1 -0
- package/dist/actions/list-opportunities.cjs.map +1 -1
- package/dist/actions/list-opportunities.d.cts +3 -45
- package/dist/actions/list-opportunities.d.cts.map +1 -1
- package/dist/actions/list-opportunities.d.mts +3 -45
- package/dist/actions/list-opportunities.d.mts.map +1 -1
- package/dist/actions/list-opportunities.mjs +1 -0
- package/dist/actions/list-opportunities.mjs.map +1 -1
- package/dist/actions/list-persons.cjs +1 -0
- package/dist/actions/list-persons.cjs.map +1 -1
- package/dist/actions/list-persons.d.cts +3 -18
- package/dist/actions/list-persons.d.cts.map +1 -1
- package/dist/actions/list-persons.d.mts +3 -18
- package/dist/actions/list-persons.d.mts.map +1 -1
- package/dist/actions/list-persons.mjs +1 -0
- package/dist/actions/list-persons.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +1 -0
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +3 -17
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +3 -17
- package/dist/actions/list-pipelines.d.mts.map +1 -1
- package/dist/actions/list-pipelines.mjs +1 -0
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-stages.cjs +1 -0
- package/dist/actions/list-stages.cjs.map +1 -1
- package/dist/actions/list-stages.d.cts +3 -19
- package/dist/actions/list-stages.d.cts.map +1 -1
- package/dist/actions/list-stages.d.mts +3 -19
- package/dist/actions/list-stages.d.mts.map +1 -1
- package/dist/actions/list-stages.mjs +1 -0
- package/dist/actions/list-stages.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -0
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +3 -19
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -19
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +1 -0
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +1 -0
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +3 -24
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +3 -24
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +1 -0
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -22
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -22
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +1 -0
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +3 -19
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -19
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +1 -0
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/update-account-contacts.cjs +1 -0
- package/dist/actions/update-account-contacts.cjs.map +1 -1
- package/dist/actions/update-account-contacts.d.cts +3 -21
- package/dist/actions/update-account-contacts.d.cts.map +1 -1
- package/dist/actions/update-account-contacts.d.mts +3 -21
- package/dist/actions/update-account-contacts.d.mts.map +1 -1
- package/dist/actions/update-account-contacts.mjs +1 -0
- package/dist/actions/update-account-contacts.mjs.map +1 -1
- package/dist/actions/update-account-users.cjs +1 -0
- package/dist/actions/update-account-users.cjs.map +1 -1
- package/dist/actions/update-account-users.d.cts +3 -21
- package/dist/actions/update-account-users.d.cts.map +1 -1
- package/dist/actions/update-account-users.d.mts +3 -21
- package/dist/actions/update-account-users.d.mts.map +1 -1
- package/dist/actions/update-account-users.mjs +1 -0
- package/dist/actions/update-account-users.mjs.map +1 -1
- package/dist/actions/update-account.cjs +1 -0
- package/dist/actions/update-account.cjs.map +1 -1
- package/dist/actions/update-account.d.cts +3 -52
- package/dist/actions/update-account.d.cts.map +1 -1
- package/dist/actions/update-account.d.mts +3 -52
- package/dist/actions/update-account.d.mts.map +1 -1
- package/dist/actions/update-account.mjs +1 -0
- package/dist/actions/update-account.mjs.map +1 -1
- package/dist/actions/update-ai-settings.cjs +1 -0
- package/dist/actions/update-ai-settings.cjs.map +1 -1
- package/dist/actions/update-ai-settings.d.cts +3 -23
- package/dist/actions/update-ai-settings.d.cts.map +1 -1
- package/dist/actions/update-ai-settings.d.mts +3 -23
- package/dist/actions/update-ai-settings.d.mts.map +1 -1
- package/dist/actions/update-ai-settings.mjs +1 -0
- package/dist/actions/update-ai-settings.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -72
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -72
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +1 -0
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +4 -38
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +4 -38
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +1 -0
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-email-datasource.cjs +1 -0
- package/dist/actions/update-email-datasource.cjs.map +1 -1
- package/dist/actions/update-email-datasource.d.cts +3 -20
- package/dist/actions/update-email-datasource.d.cts.map +1 -1
- package/dist/actions/update-email-datasource.d.mts +3 -20
- package/dist/actions/update-email-datasource.d.mts.map +1 -1
- package/dist/actions/update-email-datasource.mjs +1 -0
- package/dist/actions/update-email-datasource.mjs.map +1 -1
- package/dist/actions/update-internal-note.cjs +1 -0
- package/dist/actions/update-internal-note.cjs.map +1 -1
- package/dist/actions/update-internal-note.d.cts +3 -19
- package/dist/actions/update-internal-note.d.cts.map +1 -1
- package/dist/actions/update-internal-note.d.mts +3 -19
- package/dist/actions/update-internal-note.d.mts.map +1 -1
- package/dist/actions/update-internal-note.mjs +1 -0
- package/dist/actions/update-internal-note.mjs.map +1 -1
- package/dist/actions/update-opportunity.cjs +1 -0
- package/dist/actions/update-opportunity.cjs.map +1 -1
- package/dist/actions/update-opportunity.d.cts +3 -38
- package/dist/actions/update-opportunity.d.cts.map +1 -1
- package/dist/actions/update-opportunity.d.mts +3 -38
- package/dist/actions/update-opportunity.d.mts.map +1 -1
- package/dist/actions/update-opportunity.mjs +1 -0
- package/dist/actions/update-opportunity.mjs.map +1 -1
- package/dist/actions/update-tag.cjs +1 -0
- package/dist/actions/update-tag.cjs.map +1 -1
- package/dist/actions/update-tag.d.cts +3 -16
- package/dist/actions/update-tag.d.cts.map +1 -1
- package/dist/actions/update-tag.d.mts +3 -16
- package/dist/actions/update-tag.d.mts.map +1 -1
- package/dist/actions/update-tag.mjs +1 -0
- package/dist/actions/update-tag.mjs.map +1 -1
- package/dist/actions/update-task.cjs +1 -0
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +3 -20
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +3 -20
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +1 -0
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/update-workflow-audience.cjs +1 -0
- package/dist/actions/update-workflow-audience.cjs.map +1 -1
- package/dist/actions/update-workflow-audience.d.cts +3 -18
- package/dist/actions/update-workflow-audience.d.cts.map +1 -1
- package/dist/actions/update-workflow-audience.d.mts +3 -18
- package/dist/actions/update-workflow-audience.d.mts.map +1 -1
- package/dist/actions/update-workflow-audience.mjs +1 -0
- package/dist/actions/update-workflow-audience.mjs.map +1 -1
- package/dist/actions/update-workflow.cjs +1 -0
- package/dist/actions/update-workflow.cjs.map +1 -1
- package/dist/actions/update-workflow.d.cts +3 -55
- package/dist/actions/update-workflow.d.cts.map +1 -1
- package/dist/actions/update-workflow.d.mts +3 -55
- package/dist/actions/update-workflow.d.mts.map +1 -1
- package/dist/actions/update-workflow.mjs +1 -0
- package/dist/actions/update-workflow.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-account.d.ts
|
|
@@ -96,58 +98,7 @@ declare const SalesflareUpdateAccountOutput: z.ZodObject<{
|
|
|
96
98
|
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
99
|
}, z.core.$loose>>>>;
|
|
98
100
|
}, z.core.$loose>;
|
|
99
|
-
declare const salesflareUpdateAccount:
|
|
100
|
-
account_id: number;
|
|
101
|
-
name?: string | undefined;
|
|
102
|
-
size?: number | undefined;
|
|
103
|
-
tags?: string[] | undefined;
|
|
104
|
-
email?: string | undefined;
|
|
105
|
-
links?: string | undefined;
|
|
106
|
-
custom?: Record<string, unknown> | undefined;
|
|
107
|
-
domain?: string | undefined;
|
|
108
|
-
address?: {
|
|
109
|
-
zip?: string | undefined;
|
|
110
|
-
city?: string | undefined;
|
|
111
|
-
street?: string | undefined;
|
|
112
|
-
country?: string | undefined;
|
|
113
|
-
state_region?: string | undefined;
|
|
114
|
-
} | undefined;
|
|
115
|
-
picture?: string | undefined;
|
|
116
|
-
website?: string | undefined;
|
|
117
|
-
addresses?: {
|
|
118
|
-
[x: string]: unknown;
|
|
119
|
-
zip?: string | undefined;
|
|
120
|
-
city?: string | undefined;
|
|
121
|
-
street?: string | undefined;
|
|
122
|
-
country?: string | undefined;
|
|
123
|
-
state_region?: string | undefined;
|
|
124
|
-
}[] | undefined;
|
|
125
|
-
description?: string | undefined;
|
|
126
|
-
phone_number?: string | undefined;
|
|
127
|
-
phone_numbers?: {
|
|
128
|
-
[x: string]: unknown;
|
|
129
|
-
number: string;
|
|
130
|
-
type?: string | undefined;
|
|
131
|
-
}[] | undefined;
|
|
132
|
-
parent_account?: number | undefined;
|
|
133
|
-
email_addresses?: {
|
|
134
|
-
[x: string]: unknown;
|
|
135
|
-
email: string;
|
|
136
|
-
}[] | undefined;
|
|
137
|
-
social_profiles?: string[] | undefined;
|
|
138
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
139
|
-
connectionId: z.ZodString;
|
|
140
|
-
entityId: z.ZodString;
|
|
141
|
-
instanceId: z.ZodString;
|
|
142
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
143
|
-
generic_api_key: z.ZodString;
|
|
144
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
145
|
-
connectionId: z.ZodString;
|
|
146
|
-
entityId: z.ZodString;
|
|
147
|
-
instanceId: z.ZodString;
|
|
148
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
149
|
-
generic_api_key: z.ZodString;
|
|
150
|
-
}, z.core.$strip>>]>;
|
|
101
|
+
declare const salesflareUpdateAccount: AppAction<typeof SalesflareUpdateAccountInput, typeof SalesflareUpdateAccountOutput, typeof salesflare.credential>;
|
|
151
102
|
//#endregion
|
|
152
103
|
export { salesflareUpdateAccount };
|
|
153
104
|
//# sourceMappingURL=update-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-account.d.mts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-account.d.mts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-account.mjs","names":[],"sources":["../../src/actions/update-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareUpdateAccountInput = z.object({\n name: z.string().describe(\"Name of the account/company\").optional(),\n size: z.number().int().describe(\"Company size (number of employees)\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to associate with the account\").optional(),\n email: z.string().describe(\"Primary email address for the account\").optional(),\n links: z.string().describe(\"Related links for the account\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values as key-value pairs\").optional(),\n domain: z.string().describe(\"Primary domain of the company\").optional(),\n address: z.object({\n zip: z.string().describe(\"Postal/ZIP code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region name\").optional(),\n}).describe(\"Address information for an account.\").optional(),\n picture: z.string().describe(\"URL to the account's logo or picture\").optional(),\n website: z.string().describe(\"Company website URL\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"Postal/ZIP code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region name\").optional(),\n}).passthrough().describe(\"Address information for an account.\")).describe(\"List of addresses associated with the account\").optional(),\n account_id: z.number().int().describe(\"Unique identifier of the account to update\"),\n description: z.string().describe(\"Description of the account\").optional(),\n phone_number: z.string().describe(\"Primary phone number for the account\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").optional(),\n number: z.string().describe(\"Phone number\"),\n}).passthrough().describe(\"Phone number entry.\")).describe(\"List of phone numbers associated with the account\").optional(),\n parent_account: z.number().int().describe(\"ID of the parent account if this is a sub-account\").optional(),\n email_addresses: z.array(z.object({\n email: z.string().describe(\"Email address\"),\n}).passthrough().describe(\"Email address entry.\")).describe(\"List of email addresses associated with the account\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs\").optional(),\n}).describe(\"Request model for updating an existing account in Salesflare.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseTagSchema = z.object({\n id: z.number().int().describe(\"Tag ID\").nullable().optional(),\n name: z.string().describe(\"Tag name\").nullable().optional(),\n}).passthrough().describe(\"Tag information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseAddressSchema = z.object({\n id: z.number().int().describe(\"Address ID\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the address is archived\").nullable().optional(),\n state_region: z.string().describe(\"State or region name\").nullable().optional(),\n}).passthrough().describe(\"Address information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseCustomerSchema = z.object({\n id: z.number().int().describe(\"Customer ID\").nullable().optional(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n email: z.string().describe(\"Customer email\").nullable().optional(),\n}).passthrough().describe(\"Customer information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponsePhoneNumberSchema = z.object({\n id: z.number().int().describe(\"Phone number ID\").nullable().optional(),\n type: z.string().describe(\"Type of phone number\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the phone number is archived\").nullable().optional(),\n}).passthrough().describe(\"Phone number entry in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseEmailAddressSchema = z.object({\n id: z.number().int().describe(\"Email address ID\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the email is archived\").nullable().optional(),\n}).passthrough().describe(\"Email address entry in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseSocialProfileSchema = z.object({\n url: z.string().describe(\"URL of the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., twitter, linkedin)\").nullable().optional(),\n username: z.string().describe(\"Username on the social platform\").nullable().optional(),\n}).passthrough().describe(\"Social profile entry in response.\");\nexport const SalesflareUpdateAccountOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the account\").nullable().optional(),\n name: z.string().describe(\"Name of the account/company\").nullable().optional(),\n size: z.number().int().describe(\"Company size (number of employees)\").nullable().optional(),\n tags: z.array(SalesflareUpdateAccount_UpdateAccountResponseTagSchema).describe(\"List of tags associated with the account\").nullable().optional(),\n email: z.string().describe(\"Primary email address for the account\").nullable().optional(),\n links: z.string().describe(\"Related links for the account\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the account owner\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values\").nullable().optional(),\n domain: z.string().describe(\"Primary domain of the company\").nullable().optional(),\n address: SalesflareUpdateAccount_UpdateAccountResponseAddressSchema.nullable().optional(),\n picture: z.string().describe(\"URL to the account's logo or picture\").nullable().optional(),\n website: z.string().describe(\"Company website URL\").nullable().optional(),\n addresses: z.array(SalesflareUpdateAccount_UpdateAccountResponseAddressSchema).describe(\"List of addresses associated with the account\").nullable().optional(),\n customers: z.array(SalesflareUpdateAccount_UpdateAccountResponseCustomerSchema).describe(\"List of customers associated with the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number for the account\").nullable().optional(),\n phone_numbers: z.array(SalesflareUpdateAccount_UpdateAccountResponsePhoneNumberSchema).describe(\"List of phone numbers associated with the account\").nullable().optional(),\n parent_account: z.number().int().describe(\"Parent account ID\").nullable().optional(),\n email_addresses: z.array(SalesflareUpdateAccount_UpdateAccountResponseEmailAddressSchema).describe(\"List of email addresses associated with the account\").nullable().optional(),\n social_profiles: z.array(SalesflareUpdateAccount_UpdateAccountResponseSocialProfileSchema).describe(\"List of social media profiles\").nullable().optional(),\n}).passthrough().describe(\"Response model for the updated account.\");\n\nexport const salesflareUpdateAccount = action(\"SALESFLARE_UPDATE_ACCOUNT\", {\n slug: \"salesflare-update-account\",\n name: \"Update Account\",\n description: \"Tool to update an existing account in Salesflare. Use when you need to modify account details such as name, contact information, address, or custom fields.\",\n input: SalesflareUpdateAccountInput,\n output: SalesflareUpdateAccountOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-account.mjs","names":[],"sources":["../../src/actions/update-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { salesflare } from \"../app\";\n\nexport const SalesflareUpdateAccountInput = z.object({\n name: z.string().describe(\"Name of the account/company\").optional(),\n size: z.number().int().describe(\"Company size (number of employees)\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to associate with the account\").optional(),\n email: z.string().describe(\"Primary email address for the account\").optional(),\n links: z.string().describe(\"Related links for the account\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values as key-value pairs\").optional(),\n domain: z.string().describe(\"Primary domain of the company\").optional(),\n address: z.object({\n zip: z.string().describe(\"Postal/ZIP code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region name\").optional(),\n}).describe(\"Address information for an account.\").optional(),\n picture: z.string().describe(\"URL to the account's logo or picture\").optional(),\n website: z.string().describe(\"Company website URL\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"Postal/ZIP code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region name\").optional(),\n}).passthrough().describe(\"Address information for an account.\")).describe(\"List of addresses associated with the account\").optional(),\n account_id: z.number().int().describe(\"Unique identifier of the account to update\"),\n description: z.string().describe(\"Description of the account\").optional(),\n phone_number: z.string().describe(\"Primary phone number for the account\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").optional(),\n number: z.string().describe(\"Phone number\"),\n}).passthrough().describe(\"Phone number entry.\")).describe(\"List of phone numbers associated with the account\").optional(),\n parent_account: z.number().int().describe(\"ID of the parent account if this is a sub-account\").optional(),\n email_addresses: z.array(z.object({\n email: z.string().describe(\"Email address\"),\n}).passthrough().describe(\"Email address entry.\")).describe(\"List of email addresses associated with the account\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs\").optional(),\n}).describe(\"Request model for updating an existing account in Salesflare.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseTagSchema = z.object({\n id: z.number().int().describe(\"Tag ID\").nullable().optional(),\n name: z.string().describe(\"Tag name\").nullable().optional(),\n}).passthrough().describe(\"Tag information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseAddressSchema = z.object({\n id: z.number().int().describe(\"Address ID\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the address is archived\").nullable().optional(),\n state_region: z.string().describe(\"State or region name\").nullable().optional(),\n}).passthrough().describe(\"Address information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseCustomerSchema = z.object({\n id: z.number().int().describe(\"Customer ID\").nullable().optional(),\n name: z.string().describe(\"Customer name\").nullable().optional(),\n email: z.string().describe(\"Customer email\").nullable().optional(),\n}).passthrough().describe(\"Customer information in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponsePhoneNumberSchema = z.object({\n id: z.number().int().describe(\"Phone number ID\").nullable().optional(),\n type: z.string().describe(\"Type of phone number\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the phone number is archived\").nullable().optional(),\n}).passthrough().describe(\"Phone number entry in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseEmailAddressSchema = z.object({\n id: z.number().int().describe(\"Email address ID\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the email is archived\").nullable().optional(),\n}).passthrough().describe(\"Email address entry in response.\");\nconst SalesflareUpdateAccount_UpdateAccountResponseSocialProfileSchema = z.object({\n url: z.string().describe(\"URL of the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., twitter, linkedin)\").nullable().optional(),\n username: z.string().describe(\"Username on the social platform\").nullable().optional(),\n}).passthrough().describe(\"Social profile entry in response.\");\nexport const SalesflareUpdateAccountOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the account\").nullable().optional(),\n name: z.string().describe(\"Name of the account/company\").nullable().optional(),\n size: z.number().int().describe(\"Company size (number of employees)\").nullable().optional(),\n tags: z.array(SalesflareUpdateAccount_UpdateAccountResponseTagSchema).describe(\"List of tags associated with the account\").nullable().optional(),\n email: z.string().describe(\"Primary email address for the account\").nullable().optional(),\n links: z.string().describe(\"Related links for the account\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the account owner\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values\").nullable().optional(),\n domain: z.string().describe(\"Primary domain of the company\").nullable().optional(),\n address: SalesflareUpdateAccount_UpdateAccountResponseAddressSchema.nullable().optional(),\n picture: z.string().describe(\"URL to the account's logo or picture\").nullable().optional(),\n website: z.string().describe(\"Company website URL\").nullable().optional(),\n addresses: z.array(SalesflareUpdateAccount_UpdateAccountResponseAddressSchema).describe(\"List of addresses associated with the account\").nullable().optional(),\n customers: z.array(SalesflareUpdateAccount_UpdateAccountResponseCustomerSchema).describe(\"List of customers associated with the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number for the account\").nullable().optional(),\n phone_numbers: z.array(SalesflareUpdateAccount_UpdateAccountResponsePhoneNumberSchema).describe(\"List of phone numbers associated with the account\").nullable().optional(),\n parent_account: z.number().int().describe(\"Parent account ID\").nullable().optional(),\n email_addresses: z.array(SalesflareUpdateAccount_UpdateAccountResponseEmailAddressSchema).describe(\"List of email addresses associated with the account\").nullable().optional(),\n social_profiles: z.array(SalesflareUpdateAccount_UpdateAccountResponseSocialProfileSchema).describe(\"List of social media profiles\").nullable().optional(),\n}).passthrough().describe(\"Response model for the updated account.\");\n\nexport const salesflareUpdateAccount: AppAction<\n typeof SalesflareUpdateAccountInput,\n typeof SalesflareUpdateAccountOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_UPDATE_ACCOUNT\", {\n slug: \"salesflare-update-account\",\n name: \"Update Account\",\n description: \"Tool to update an existing account in Salesflare. Use when you need to modify account details such as name, contact information, address, or custom fields.\",\n input: SalesflareUpdateAccountInput,\n output: SalesflareUpdateAccountOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ai-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-ai-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareUpdateAiSettingsInput = z.object({\n user: z.object({\n name: z.string().describe(\"Name of the user for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the user for AI context\").optional(),\n}).describe(\"User AI settings.\").optional(),\n company: z.object({\n name: z.string().describe(\"Name of the company for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the company for AI context\").optional(),\n generated: z.boolean().describe(\"Whether the company information is AI-generated\").optional(),\n}).describe(\"Company AI settings.\").optional(),\n}).describe(\"Request model for updating AI settings in Salesflare.\");\nexport const SalesflareUpdateAiSettingsOutput = z.object({\n result: z.string().describe(\"Result message from updating AI settings\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating AI settings.\");\n\nexport const salesflareUpdateAiSettings = action(\"SALESFLARE_UPDATE_AI_SETTINGS\", {\n slug: \"salesflare-update-ai-settings\",\n name: \"Update AI Settings\",\n description: \"Tool to update AI settings for the Salesflare team. Use when you need to configure AI context information for company or user profiles.\",\n input: SalesflareUpdateAiSettingsInput,\n output: SalesflareUpdateAiSettingsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-ai-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-ai-settings.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { salesflare } from \"../app\";\n\nexport const SalesflareUpdateAiSettingsInput = z.object({\n user: z.object({\n name: z.string().describe(\"Name of the user for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the user for AI context\").optional(),\n}).describe(\"User AI settings.\").optional(),\n company: z.object({\n name: z.string().describe(\"Name of the company for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the company for AI context\").optional(),\n generated: z.boolean().describe(\"Whether the company information is AI-generated\").optional(),\n}).describe(\"Company AI settings.\").optional(),\n}).describe(\"Request model for updating AI settings in Salesflare.\");\nexport const SalesflareUpdateAiSettingsOutput = z.object({\n result: z.string().describe(\"Result message from updating AI settings\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating AI settings.\");\n\nexport const salesflareUpdateAiSettings: AppAction<\n typeof SalesflareUpdateAiSettingsInput,\n typeof SalesflareUpdateAiSettingsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_UPDATE_AI_SETTINGS\", {\n slug: \"salesflare-update-ai-settings\",\n name: \"Update AI Settings\",\n description: \"Tool to update AI settings for the Salesflare team. Use when you need to configure AI context information for company or user profiles.\",\n input: SalesflareUpdateAiSettingsInput,\n output: SalesflareUpdateAiSettingsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxC,SAASA,IAAAA,EAAE,OAAO;EAClB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC9F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAC7C,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-ai-settings.d.ts
|
|
@@ -15,29 +17,7 @@ declare const SalesflareUpdateAiSettingsInput: z.ZodObject<{
|
|
|
15
17
|
declare const SalesflareUpdateAiSettingsOutput: z.ZodObject<{
|
|
16
18
|
result: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const salesflareUpdateAiSettings:
|
|
19
|
-
user?: {
|
|
20
|
-
name?: string | undefined;
|
|
21
|
-
summary?: string | undefined;
|
|
22
|
-
} | undefined;
|
|
23
|
-
company?: {
|
|
24
|
-
name?: string | undefined;
|
|
25
|
-
summary?: string | undefined;
|
|
26
|
-
generated?: boolean | undefined;
|
|
27
|
-
} | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const salesflareUpdateAiSettings: AppAction<typeof SalesflareUpdateAiSettingsInput, typeof SalesflareUpdateAiSettingsOutput, typeof salesflare.credential>;
|
|
41
21
|
//#endregion
|
|
42
22
|
export { salesflareUpdateAiSettings };
|
|
43
23
|
//# sourceMappingURL=update-ai-settings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ai-settings.d.cts","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-ai-settings.d.cts","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-ai-settings.d.ts
|
|
@@ -15,29 +17,7 @@ declare const SalesflareUpdateAiSettingsInput: z.ZodObject<{
|
|
|
15
17
|
declare const SalesflareUpdateAiSettingsOutput: z.ZodObject<{
|
|
16
18
|
result: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const salesflareUpdateAiSettings:
|
|
19
|
-
user?: {
|
|
20
|
-
name?: string | undefined;
|
|
21
|
-
summary?: string | undefined;
|
|
22
|
-
} | undefined;
|
|
23
|
-
company?: {
|
|
24
|
-
name?: string | undefined;
|
|
25
|
-
summary?: string | undefined;
|
|
26
|
-
generated?: boolean | undefined;
|
|
27
|
-
} | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const salesflareUpdateAiSettings: AppAction<typeof SalesflareUpdateAiSettingsInput, typeof SalesflareUpdateAiSettingsOutput, typeof salesflare.credential>;
|
|
41
21
|
//#endregion
|
|
42
22
|
export { salesflareUpdateAiSettings };
|
|
43
23
|
//# sourceMappingURL=update-ai-settings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ai-settings.d.mts","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-ai-settings.d.mts","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ai-settings.mjs","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareUpdateAiSettingsInput = z.object({\n user: z.object({\n name: z.string().describe(\"Name of the user for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the user for AI context\").optional(),\n}).describe(\"User AI settings.\").optional(),\n company: z.object({\n name: z.string().describe(\"Name of the company for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the company for AI context\").optional(),\n generated: z.boolean().describe(\"Whether the company information is AI-generated\").optional(),\n}).describe(\"Company AI settings.\").optional(),\n}).describe(\"Request model for updating AI settings in Salesflare.\");\nexport const SalesflareUpdateAiSettingsOutput = z.object({\n result: z.string().describe(\"Result message from updating AI settings\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating AI settings.\");\n\nexport const salesflareUpdateAiSettings = action(\"SALESFLARE_UPDATE_AI_SETTINGS\", {\n slug: \"salesflare-update-ai-settings\",\n name: \"Update AI Settings\",\n description: \"Tool to update AI settings for the Salesflare team. Use when you need to configure AI context information for company or user profiles.\",\n input: SalesflareUpdateAiSettingsInput,\n output: SalesflareUpdateAiSettingsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-ai-settings.mjs","names":[],"sources":["../../src/actions/update-ai-settings.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { salesflare } from \"../app\";\n\nexport const SalesflareUpdateAiSettingsInput = z.object({\n user: z.object({\n name: z.string().describe(\"Name of the user for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the user for AI context\").optional(),\n}).describe(\"User AI settings.\").optional(),\n company: z.object({\n name: z.string().describe(\"Name of the company for AI context\").optional(),\n summary: z.string().describe(\"Summary or description of the company for AI context\").optional(),\n generated: z.boolean().describe(\"Whether the company information is AI-generated\").optional(),\n}).describe(\"Company AI settings.\").optional(),\n}).describe(\"Request model for updating AI settings in Salesflare.\");\nexport const SalesflareUpdateAiSettingsOutput = z.object({\n result: z.string().describe(\"Result message from updating AI settings\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating AI settings.\");\n\nexport const salesflareUpdateAiSettings: AppAction<\n typeof SalesflareUpdateAiSettingsInput,\n typeof SalesflareUpdateAiSettingsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_UPDATE_AI_SETTINGS\", {\n slug: \"salesflare-update-ai-settings\",\n name: \"Update AI Settings\",\n description: \"Tool to update AI settings for the Salesflare team. Use when you need to configure AI context information for company or user profiles.\",\n input: SalesflareUpdateAiSettingsInput,\n output: SalesflareUpdateAiSettingsOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO;GACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EACxC,SAAS,EAAE,OAAO;GAClB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;GAC9F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC9F,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC7C,CAAC,CAAC,CAAC,SAAS,uDAaH;CACP,QAb8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareUpdateContactInput = z.object({\n name: z.string().describe(\"Full name of the contact.\").optional(),\n role: z.string().describe(\"Job role or title of the contact.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to apply to the contact.\").optional(),\n email: z.string().describe(\"Primary email address of the contact.\").optional(),\n force: z.boolean().default(true).describe(\"When false, the contact's name will not be updated if the name in the update is just the first part of the email address. Default is true.\").optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").optional(),\n middle: z.string().describe(\"Middle name of the contact.\").optional(),\n prefix: z.string().describe(\"Name prefix (e.g., 'Mr.', 'Ms.', 'Dr.').\").optional(),\n suffix: z.string().describe(\"Name suffix (e.g., 'Jr.', 'Sr.', 'III').\").optional(),\n account: z.number().int().describe(\"Account ID to associate with the contact. Pass null to remove the existing account association.\").optional(),\n address: z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).describe(\"Address information for a contact\").optional(),\n bounced: z.boolean().describe(\"Whether email to this contact has bounced.\").optional(),\n \"opt-out\": z.boolean().describe(\"Whether the contact has opted out of communications.\").optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").optional(),\n lastname: z.string().describe(\"Last name of the contact.\").optional(),\n position: z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).describe(\"Position information for a contact\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).passthrough().describe(\"Address information for a contact\")).describe(\"List of all addresses for the contact.\").optional(),\n firstname: z.string().describe(\"First name of the contact.\").optional(),\n positions: z.array(z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).passthrough().describe(\"Position information for a contact\")).describe(\"List of all positions for the contact.\").optional(),\n birth_date: z.string().describe(\"Birth date of the contact in ISO 8601 format (e.g., '1990-01-15T00:00:00Z').\").optional(),\n contact_id: z.number().int().describe(\"The unique identifier of the contact to update (used in the URL path).\"),\n fax_number: z.string().describe(\"Fax number of the contact.\").optional(),\n bounced_date: z.string().describe(\"Date when email bounced in ISO 8601 format.\").optional(),\n \"opt-out_date\": z.string().describe(\"Date when the contact opted out in ISO 8601 format.\").optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., 'work', 'mobile', 'home')\").optional(),\n number: z.string().describe(\"Phone number\").optional(),\n}).passthrough().describe(\"Phone number information for a contact\")).describe(\"List of all phone numbers for the contact.\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs.\").optional(),\n \"opt-out_campaign\": z.string().describe(\"Campaign from which the contact opted out.\").optional(),\n home_phone_number: z.string().describe(\"Home phone number of the contact.\").optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").optional(),\n}).describe(\"Request model for updating a Salesflare contact\");\nexport const SalesflareUpdateContactOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated contact.\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags applied to the contact.\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact.\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").nullable().optional(),\n account: z.number().int().describe(\"Associated account ID.\").nullable().optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n firstname: z.string().describe(\"First name of the contact.\").nullable().optional(),\n update_date: z.string().describe(\"Date when the contact was last updated in ISO 8601 format.\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the contact was created in ISO 8601 format.\").nullable().optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Salesflare contact\");\n\nexport const salesflareUpdateContact = action(\"SALESFLARE_UPDATE_CONTACT\", {\n slug: \"salesflare-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in Salesflare. Use when you need to modify contact details such as name, email, phone, tags, or custom fields.\",\n input: SalesflareUpdateContactInput,\n output: SalesflareUpdateContactOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { salesflare } from \"../app\";\n\nexport const SalesflareUpdateContactInput = z.object({\n name: z.string().describe(\"Full name of the contact.\").optional(),\n role: z.string().describe(\"Job role or title of the contact.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to apply to the contact.\").optional(),\n email: z.string().describe(\"Primary email address of the contact.\").optional(),\n force: z.boolean().default(true).describe(\"When false, the contact's name will not be updated if the name in the update is just the first part of the email address. Default is true.\").optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").optional(),\n middle: z.string().describe(\"Middle name of the contact.\").optional(),\n prefix: z.string().describe(\"Name prefix (e.g., 'Mr.', 'Ms.', 'Dr.').\").optional(),\n suffix: z.string().describe(\"Name suffix (e.g., 'Jr.', 'Sr.', 'III').\").optional(),\n account: z.number().int().describe(\"Account ID to associate with the contact. Pass null to remove the existing account association.\").optional(),\n address: z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).describe(\"Address information for a contact\").optional(),\n bounced: z.boolean().describe(\"Whether email to this contact has bounced.\").optional(),\n \"opt-out\": z.boolean().describe(\"Whether the contact has opted out of communications.\").optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").optional(),\n lastname: z.string().describe(\"Last name of the contact.\").optional(),\n position: z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).describe(\"Position information for a contact\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).passthrough().describe(\"Address information for a contact\")).describe(\"List of all addresses for the contact.\").optional(),\n firstname: z.string().describe(\"First name of the contact.\").optional(),\n positions: z.array(z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).passthrough().describe(\"Position information for a contact\")).describe(\"List of all positions for the contact.\").optional(),\n birth_date: z.string().describe(\"Birth date of the contact in ISO 8601 format (e.g., '1990-01-15T00:00:00Z').\").optional(),\n contact_id: z.number().int().describe(\"The unique identifier of the contact to update (used in the URL path).\"),\n fax_number: z.string().describe(\"Fax number of the contact.\").optional(),\n bounced_date: z.string().describe(\"Date when email bounced in ISO 8601 format.\").optional(),\n \"opt-out_date\": z.string().describe(\"Date when the contact opted out in ISO 8601 format.\").optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., 'work', 'mobile', 'home')\").optional(),\n number: z.string().describe(\"Phone number\").optional(),\n}).passthrough().describe(\"Phone number information for a contact\")).describe(\"List of all phone numbers for the contact.\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs.\").optional(),\n \"opt-out_campaign\": z.string().describe(\"Campaign from which the contact opted out.\").optional(),\n home_phone_number: z.string().describe(\"Home phone number of the contact.\").optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").optional(),\n}).describe(\"Request model for updating a Salesflare contact\");\nexport const SalesflareUpdateContactOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated contact.\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags applied to the contact.\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact.\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").nullable().optional(),\n account: z.number().int().describe(\"Associated account ID.\").nullable().optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n firstname: z.string().describe(\"First name of the contact.\").nullable().optional(),\n update_date: z.string().describe(\"Date when the contact was last updated in ISO 8601 format.\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the contact was created in ISO 8601 format.\").nullable().optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Salesflare contact\");\n\nexport const salesflareUpdateContact: AppAction<\n typeof SalesflareUpdateContactInput,\n typeof SalesflareUpdateContactOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_UPDATE_CONTACT\", {\n slug: \"salesflare-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in Salesflare. Use when you need to modify contact details such as name, email, phone, tags, or custom fields.\",\n input: SalesflareUpdateContactInput,\n output: SalesflareUpdateContactOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-contact.d.ts
|
|
@@ -75,78 +77,7 @@ declare const SalesflareUpdateContactOutput: z.ZodObject<{
|
|
|
75
77
|
creation_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
78
|
mobile_phone_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
79
|
}, z.core.$loose>;
|
|
78
|
-
declare const salesflareUpdateContact:
|
|
79
|
-
contact_id: number;
|
|
80
|
-
name?: string | undefined;
|
|
81
|
-
role?: string | undefined;
|
|
82
|
-
tags?: string[] | undefined;
|
|
83
|
-
email?: string | undefined;
|
|
84
|
-
force?: boolean | undefined;
|
|
85
|
-
owner?: number | undefined;
|
|
86
|
-
custom?: Record<string, unknown> | undefined;
|
|
87
|
-
middle?: string | undefined;
|
|
88
|
-
prefix?: string | undefined;
|
|
89
|
-
suffix?: string | undefined;
|
|
90
|
-
account?: number | undefined;
|
|
91
|
-
address?: {
|
|
92
|
-
zip?: string | undefined;
|
|
93
|
-
city?: string | undefined;
|
|
94
|
-
type?: string | undefined;
|
|
95
|
-
street?: string | undefined;
|
|
96
|
-
country?: string | undefined;
|
|
97
|
-
state_region?: string | undefined;
|
|
98
|
-
} | undefined;
|
|
99
|
-
bounced?: boolean | undefined;
|
|
100
|
-
"opt-out"?: boolean | undefined;
|
|
101
|
-
picture?: string | undefined;
|
|
102
|
-
archived?: boolean | undefined;
|
|
103
|
-
lastname?: string | undefined;
|
|
104
|
-
position?: {
|
|
105
|
-
role?: string | undefined;
|
|
106
|
-
organisation?: string | undefined;
|
|
107
|
-
} | undefined;
|
|
108
|
-
addresses?: {
|
|
109
|
-
[x: string]: unknown;
|
|
110
|
-
zip?: string | undefined;
|
|
111
|
-
city?: string | undefined;
|
|
112
|
-
type?: string | undefined;
|
|
113
|
-
street?: string | undefined;
|
|
114
|
-
country?: string | undefined;
|
|
115
|
-
state_region?: string | undefined;
|
|
116
|
-
}[] | undefined;
|
|
117
|
-
firstname?: string | undefined;
|
|
118
|
-
positions?: {
|
|
119
|
-
[x: string]: unknown;
|
|
120
|
-
role?: string | undefined;
|
|
121
|
-
organisation?: string | undefined;
|
|
122
|
-
}[] | undefined;
|
|
123
|
-
birth_date?: string | undefined;
|
|
124
|
-
fax_number?: string | undefined;
|
|
125
|
-
bounced_date?: string | undefined;
|
|
126
|
-
"opt-out_date"?: string | undefined;
|
|
127
|
-
phone_number?: string | undefined;
|
|
128
|
-
phone_numbers?: {
|
|
129
|
-
[x: string]: unknown;
|
|
130
|
-
type?: string | undefined;
|
|
131
|
-
number?: string | undefined;
|
|
132
|
-
}[] | undefined;
|
|
133
|
-
social_profiles?: string[] | undefined;
|
|
134
|
-
"opt-out_campaign"?: string | undefined;
|
|
135
|
-
home_phone_number?: string | undefined;
|
|
136
|
-
mobile_phone_number?: string | undefined;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
138
|
-
connectionId: z.ZodString;
|
|
139
|
-
entityId: z.ZodString;
|
|
140
|
-
instanceId: z.ZodString;
|
|
141
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
-
generic_api_key: z.ZodString;
|
|
143
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
144
|
-
connectionId: z.ZodString;
|
|
145
|
-
entityId: z.ZodString;
|
|
146
|
-
instanceId: z.ZodString;
|
|
147
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
-
generic_api_key: z.ZodString;
|
|
149
|
-
}, z.core.$strip>>]>;
|
|
80
|
+
declare const salesflareUpdateContact: AppAction<typeof SalesflareUpdateContactInput, typeof SalesflareUpdateContactOutput, typeof salesflare.credential>;
|
|
150
81
|
//#endregion
|
|
151
82
|
export { salesflareUpdateContact };
|
|
152
83
|
//# sourceMappingURL=update-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-contact.d.ts
|
|
@@ -75,78 +77,7 @@ declare const SalesflareUpdateContactOutput: z.ZodObject<{
|
|
|
75
77
|
creation_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
78
|
mobile_phone_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
79
|
}, z.core.$loose>;
|
|
78
|
-
declare const salesflareUpdateContact:
|
|
79
|
-
contact_id: number;
|
|
80
|
-
name?: string | undefined;
|
|
81
|
-
role?: string | undefined;
|
|
82
|
-
tags?: string[] | undefined;
|
|
83
|
-
email?: string | undefined;
|
|
84
|
-
force?: boolean | undefined;
|
|
85
|
-
owner?: number | undefined;
|
|
86
|
-
custom?: Record<string, unknown> | undefined;
|
|
87
|
-
middle?: string | undefined;
|
|
88
|
-
prefix?: string | undefined;
|
|
89
|
-
suffix?: string | undefined;
|
|
90
|
-
account?: number | undefined;
|
|
91
|
-
address?: {
|
|
92
|
-
zip?: string | undefined;
|
|
93
|
-
city?: string | undefined;
|
|
94
|
-
type?: string | undefined;
|
|
95
|
-
street?: string | undefined;
|
|
96
|
-
country?: string | undefined;
|
|
97
|
-
state_region?: string | undefined;
|
|
98
|
-
} | undefined;
|
|
99
|
-
bounced?: boolean | undefined;
|
|
100
|
-
"opt-out"?: boolean | undefined;
|
|
101
|
-
picture?: string | undefined;
|
|
102
|
-
archived?: boolean | undefined;
|
|
103
|
-
lastname?: string | undefined;
|
|
104
|
-
position?: {
|
|
105
|
-
role?: string | undefined;
|
|
106
|
-
organisation?: string | undefined;
|
|
107
|
-
} | undefined;
|
|
108
|
-
addresses?: {
|
|
109
|
-
[x: string]: unknown;
|
|
110
|
-
zip?: string | undefined;
|
|
111
|
-
city?: string | undefined;
|
|
112
|
-
type?: string | undefined;
|
|
113
|
-
street?: string | undefined;
|
|
114
|
-
country?: string | undefined;
|
|
115
|
-
state_region?: string | undefined;
|
|
116
|
-
}[] | undefined;
|
|
117
|
-
firstname?: string | undefined;
|
|
118
|
-
positions?: {
|
|
119
|
-
[x: string]: unknown;
|
|
120
|
-
role?: string | undefined;
|
|
121
|
-
organisation?: string | undefined;
|
|
122
|
-
}[] | undefined;
|
|
123
|
-
birth_date?: string | undefined;
|
|
124
|
-
fax_number?: string | undefined;
|
|
125
|
-
bounced_date?: string | undefined;
|
|
126
|
-
"opt-out_date"?: string | undefined;
|
|
127
|
-
phone_number?: string | undefined;
|
|
128
|
-
phone_numbers?: {
|
|
129
|
-
[x: string]: unknown;
|
|
130
|
-
type?: string | undefined;
|
|
131
|
-
number?: string | undefined;
|
|
132
|
-
}[] | undefined;
|
|
133
|
-
social_profiles?: string[] | undefined;
|
|
134
|
-
"opt-out_campaign"?: string | undefined;
|
|
135
|
-
home_phone_number?: string | undefined;
|
|
136
|
-
mobile_phone_number?: string | undefined;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
138
|
-
connectionId: z.ZodString;
|
|
139
|
-
entityId: z.ZodString;
|
|
140
|
-
instanceId: z.ZodString;
|
|
141
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
-
generic_api_key: z.ZodString;
|
|
143
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
144
|
-
connectionId: z.ZodString;
|
|
145
|
-
entityId: z.ZodString;
|
|
146
|
-
instanceId: z.ZodString;
|
|
147
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
-
generic_api_key: z.ZodString;
|
|
149
|
-
}, z.core.$strip>>]>;
|
|
80
|
+
declare const salesflareUpdateContact: AppAction<typeof SalesflareUpdateContactInput, typeof SalesflareUpdateContactOutput, typeof salesflare.credential>;
|
|
150
81
|
//#endregion
|
|
151
82
|
export { salesflareUpdateContact };
|
|
152
83
|
//# sourceMappingURL=update-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareUpdateContactInput = z.object({\n name: z.string().describe(\"Full name of the contact.\").optional(),\n role: z.string().describe(\"Job role or title of the contact.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to apply to the contact.\").optional(),\n email: z.string().describe(\"Primary email address of the contact.\").optional(),\n force: z.boolean().default(true).describe(\"When false, the contact's name will not be updated if the name in the update is just the first part of the email address. Default is true.\").optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").optional(),\n middle: z.string().describe(\"Middle name of the contact.\").optional(),\n prefix: z.string().describe(\"Name prefix (e.g., 'Mr.', 'Ms.', 'Dr.').\").optional(),\n suffix: z.string().describe(\"Name suffix (e.g., 'Jr.', 'Sr.', 'III').\").optional(),\n account: z.number().int().describe(\"Account ID to associate with the contact. Pass null to remove the existing account association.\").optional(),\n address: z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).describe(\"Address information for a contact\").optional(),\n bounced: z.boolean().describe(\"Whether email to this contact has bounced.\").optional(),\n \"opt-out\": z.boolean().describe(\"Whether the contact has opted out of communications.\").optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").optional(),\n lastname: z.string().describe(\"Last name of the contact.\").optional(),\n position: z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).describe(\"Position information for a contact\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).passthrough().describe(\"Address information for a contact\")).describe(\"List of all addresses for the contact.\").optional(),\n firstname: z.string().describe(\"First name of the contact.\").optional(),\n positions: z.array(z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).passthrough().describe(\"Position information for a contact\")).describe(\"List of all positions for the contact.\").optional(),\n birth_date: z.string().describe(\"Birth date of the contact in ISO 8601 format (e.g., '1990-01-15T00:00:00Z').\").optional(),\n contact_id: z.number().int().describe(\"The unique identifier of the contact to update (used in the URL path).\"),\n fax_number: z.string().describe(\"Fax number of the contact.\").optional(),\n bounced_date: z.string().describe(\"Date when email bounced in ISO 8601 format.\").optional(),\n \"opt-out_date\": z.string().describe(\"Date when the contact opted out in ISO 8601 format.\").optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., 'work', 'mobile', 'home')\").optional(),\n number: z.string().describe(\"Phone number\").optional(),\n}).passthrough().describe(\"Phone number information for a contact\")).describe(\"List of all phone numbers for the contact.\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs.\").optional(),\n \"opt-out_campaign\": z.string().describe(\"Campaign from which the contact opted out.\").optional(),\n home_phone_number: z.string().describe(\"Home phone number of the contact.\").optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").optional(),\n}).describe(\"Request model for updating a Salesflare contact\");\nexport const SalesflareUpdateContactOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated contact.\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags applied to the contact.\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact.\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").nullable().optional(),\n account: z.number().int().describe(\"Associated account ID.\").nullable().optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n firstname: z.string().describe(\"First name of the contact.\").nullable().optional(),\n update_date: z.string().describe(\"Date when the contact was last updated in ISO 8601 format.\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the contact was created in ISO 8601 format.\").nullable().optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Salesflare contact\");\n\nexport const salesflareUpdateContact = action(\"SALESFLARE_UPDATE_CONTACT\", {\n slug: \"salesflare-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in Salesflare. Use when you need to modify contact details such as name, email, phone, tags, or custom fields.\",\n input: SalesflareUpdateContactInput,\n output: SalesflareUpdateContactOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { salesflare } from \"../app\";\n\nexport const SalesflareUpdateContactInput = z.object({\n name: z.string().describe(\"Full name of the contact.\").optional(),\n role: z.string().describe(\"Job role or title of the contact.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to apply to the contact.\").optional(),\n email: z.string().describe(\"Primary email address of the contact.\").optional(),\n force: z.boolean().default(true).describe(\"When false, the contact's name will not be updated if the name in the update is just the first part of the email address. Default is true.\").optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").optional(),\n middle: z.string().describe(\"Middle name of the contact.\").optional(),\n prefix: z.string().describe(\"Name prefix (e.g., 'Mr.', 'Ms.', 'Dr.').\").optional(),\n suffix: z.string().describe(\"Name suffix (e.g., 'Jr.', 'Sr.', 'III').\").optional(),\n account: z.number().int().describe(\"Account ID to associate with the contact. Pass null to remove the existing account association.\").optional(),\n address: z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).describe(\"Address information for a contact\").optional(),\n bounced: z.boolean().describe(\"Whether email to this contact has bounced.\").optional(),\n \"opt-out\": z.boolean().describe(\"Whether the contact has opted out of communications.\").optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").optional(),\n lastname: z.string().describe(\"Last name of the contact.\").optional(),\n position: z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).describe(\"Position information for a contact\").optional(),\n addresses: z.array(z.object({\n zip: z.string().describe(\"ZIP or postal code\").optional(),\n city: z.string().describe(\"City name\").optional(),\n type: z.string().describe(\"Type of address (e.g., 'work', 'home')\").optional(),\n street: z.string().describe(\"Street address\").optional(),\n country: z.string().describe(\"Country name\").optional(),\n state_region: z.string().describe(\"State or region\").optional(),\n}).passthrough().describe(\"Address information for a contact\")).describe(\"List of all addresses for the contact.\").optional(),\n firstname: z.string().describe(\"First name of the contact.\").optional(),\n positions: z.array(z.object({\n role: z.string().describe(\"Role or job title at the organization\").optional(),\n organisation: z.string().describe(\"Organization name\").optional(),\n}).passthrough().describe(\"Position information for a contact\")).describe(\"List of all positions for the contact.\").optional(),\n birth_date: z.string().describe(\"Birth date of the contact in ISO 8601 format (e.g., '1990-01-15T00:00:00Z').\").optional(),\n contact_id: z.number().int().describe(\"The unique identifier of the contact to update (used in the URL path).\"),\n fax_number: z.string().describe(\"Fax number of the contact.\").optional(),\n bounced_date: z.string().describe(\"Date when email bounced in ISO 8601 format.\").optional(),\n \"opt-out_date\": z.string().describe(\"Date when the contact opted out in ISO 8601 format.\").optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").optional(),\n phone_numbers: z.array(z.object({\n type: z.string().describe(\"Type of phone number (e.g., 'work', 'mobile', 'home')\").optional(),\n number: z.string().describe(\"Phone number\").optional(),\n}).passthrough().describe(\"Phone number information for a contact\")).describe(\"List of all phone numbers for the contact.\").optional(),\n social_profiles: z.array(z.string()).describe(\"List of social media profile URLs.\").optional(),\n \"opt-out_campaign\": z.string().describe(\"Campaign from which the contact opted out.\").optional(),\n home_phone_number: z.string().describe(\"Home phone number of the contact.\").optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").optional(),\n}).describe(\"Request model for updating a Salesflare contact\");\nexport const SalesflareUpdateContactOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated contact.\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags applied to the contact.\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact.\").nullable().optional(),\n owner: z.number().int().describe(\"User ID of the contact owner.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs.\").nullable().optional(),\n account: z.number().int().describe(\"Associated account ID.\").nullable().optional(),\n picture: z.string().describe(\"URL to the contact's picture.\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the contact is archived.\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n firstname: z.string().describe(\"First name of the contact.\").nullable().optional(),\n update_date: z.string().describe(\"Date when the contact was last updated in ISO 8601 format.\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the contact.\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the contact was created in ISO 8601 format.\").nullable().optional(),\n mobile_phone_number: z.string().describe(\"Mobile phone number of the contact.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Salesflare contact\");\n\nexport const salesflareUpdateContact: AppAction<\n typeof SalesflareUpdateContactInput,\n typeof SalesflareUpdateContactOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_UPDATE_CONTACT\", {\n slug: \"salesflare-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in Salesflare. Use when you need to modify contact details such as name, email, phone, tags, or custom fields.\",\n input: SalesflareUpdateContactInput,\n output: SalesflareUpdateContactOutput,\n});\n"],"mappings":"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"}
|