@keystrokehq/salesflare 0.1.4 → 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 -7
- package/dist/actions/add-account-contacts.d.cts.map +1 -1
- package/dist/actions/add-account-contacts.d.mts +3 -7
- 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 -41
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +3 -41
- 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 -13
- package/dist/actions/create-call.d.cts.map +1 -1
- package/dist/actions/create-call.d.mts +3 -13
- 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 -58
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -58
- 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 +3 -24
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +3 -24
- 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 -6
- package/dist/actions/create-internal-note.d.cts.map +1 -1
- package/dist/actions/create-internal-note.d.mts +3 -6
- 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 -12
- package/dist/actions/create-meeting.d.cts.map +1 -1
- package/dist/actions/create-meeting.d.mts +3 -12
- 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 -24
- package/dist/actions/create-opportunity.d.cts.map +1 -1
- package/dist/actions/create-opportunity.d.mts +3 -24
- 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 -3
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -3
- 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 -6
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +3 -6
- 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 -68
- package/dist/actions/create-workflow.d.cts.map +1 -1
- package/dist/actions/create-workflow.d.mts +3 -68
- 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 -3
- package/dist/actions/delete-account.d.cts.map +1 -1
- package/dist/actions/delete-account.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- 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 +3 -4
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-internal-note.d.cts.map +1 -1
- package/dist/actions/delete-internal-note.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-meeting.d.cts.map +1 -1
- package/dist/actions/delete-meeting.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-opportunity.d.cts.map +1 -1
- package/dist/actions/delete-opportunity.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +3 -3
- 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 -3
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -3
- 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 -1
- package/dist/actions/get-ai-settings.d.cts.map +1 -1
- package/dist/actions/get-ai-settings.d.mts +3 -1
- 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 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- 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 -1
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -1
- 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 +3 -4
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +3 -4
- 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 -3
- package/dist/actions/get-meeting.d.cts.map +1 -1
- package/dist/actions/get-meeting.d.mts +3 -3
- 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 -3
- package/dist/actions/get-opportunity.d.cts.map +1 -1
- package/dist/actions/get-opportunity.d.mts +3 -3
- 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 -3
- package/dist/actions/get-stage.d.cts.map +1 -1
- package/dist/actions/get-stage.d.mts +3 -3
- 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 -3
- package/dist/actions/get-tag-usage.d.cts.map +1 -1
- package/dist/actions/get-tag-usage.d.mts +3 -3
- 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 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -3
- 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 -1
- package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.mts +3 -1
- 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 -3
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +3 -3
- 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 -6
- package/dist/actions/list-account-messages.d.cts.map +1 -1
- package/dist/actions/list-account-messages.d.mts +3 -6
- 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 -23
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +3 -23
- 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 -27
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -27
- 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 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +3 -1
- 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 +3 -5
- package/dist/actions/list-custom-field-options.d.cts.map +1 -1
- package/dist/actions/list-custom-field-options.d.mts +3 -5
- 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 -1
- package/dist/actions/list-custom-field-types.d.cts.map +1 -1
- package/dist/actions/list-custom-field-types.d.mts +3 -1
- 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 +3 -6
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +3 -6
- 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 -3
- package/dist/actions/list-email-datasources.d.cts.map +1 -1
- package/dist/actions/list-email-datasources.d.mts +3 -3
- 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 +7 -9
- package/dist/actions/list-filter-fields.d.cts.map +1 -1
- package/dist/actions/list-filter-fields.d.mts +7 -9
- 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 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -1
- 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 -27
- package/dist/actions/list-my-contacts.d.cts.map +1 -1
- package/dist/actions/list-my-contacts.d.mts +3 -27
- 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 -33
- package/dist/actions/list-opportunities.d.cts.map +1 -1
- package/dist/actions/list-opportunities.d.mts +3 -33
- 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 -6
- package/dist/actions/list-persons.d.cts.map +1 -1
- package/dist/actions/list-persons.d.mts +3 -6
- 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 -5
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +3 -5
- 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 -7
- package/dist/actions/list-stages.d.cts.map +1 -1
- package/dist/actions/list-stages.d.mts +3 -7
- 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 -7
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -7
- 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 -12
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +3 -12
- 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 -10
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -10
- 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 -7
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -7
- 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 -9
- package/dist/actions/update-account-contacts.d.cts.map +1 -1
- package/dist/actions/update-account-contacts.d.mts +3 -9
- 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 -9
- package/dist/actions/update-account-users.d.cts.map +1 -1
- package/dist/actions/update-account-users.d.mts +3 -9
- 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 -40
- package/dist/actions/update-account.d.cts.map +1 -1
- package/dist/actions/update-account.d.mts +3 -40
- 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 -11
- package/dist/actions/update-ai-settings.d.cts.map +1 -1
- package/dist/actions/update-ai-settings.d.mts +3 -11
- 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 -60
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -60
- 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 +3 -25
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +3 -25
- 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 -8
- package/dist/actions/update-email-datasource.d.cts.map +1 -1
- package/dist/actions/update-email-datasource.d.mts +3 -8
- 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 -7
- package/dist/actions/update-internal-note.d.cts.map +1 -1
- package/dist/actions/update-internal-note.d.mts +3 -7
- 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 -26
- package/dist/actions/update-opportunity.d.cts.map +1 -1
- package/dist/actions/update-opportunity.d.mts +3 -26
- 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 -4
- package/dist/actions/update-tag.d.cts.map +1 -1
- package/dist/actions/update-tag.d.mts +3 -4
- 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 -8
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +3 -8
- 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 -6
- package/dist/actions/update-workflow-audience.d.cts.map +1 -1
- package/dist/actions/update-workflow-audience.d.mts +3 -6
- 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 -43
- package/dist/actions/update-workflow.d.cts.map +1 -1
- package/dist/actions/update-workflow.d.mts +3 -43
- 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 +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- 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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-workflow.mjs","names":[],"sources":["../../src/actions/create-workflow.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateWorkflowInput = z.object({\n goal: z.enum([\"opened\", \"clicked\", \"replied\"]).describe(\"Goal types for workflow completion.\").optional(),\n name: z.string().describe(\"Name of the workflow. This is the only required field.\"),\n steps: z.array(z.object({\n id: z.number().int().describe(\"Step ID (typically assigned by system after creation)\").optional(),\n name: z.string().describe(\"Name/title of the workflow step\").optional(),\n order: z.number().int().describe(\"Order/position of this step in the workflow sequence (required)\"),\n filter: z.object({\n rules: z.array(z.object({\n field: z.string().describe(\"Field name to filter on\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).optional(),\n operator: z.string().describe(\"Comparison operator (e.g., equals, contains, greater_than)\").optional(),\n}).passthrough().describe(\"Individual filter rule for record filtering.\")).describe(\"List of filter rules for this step\").optional(),\n condition: z.string().describe(\"Filter condition type (e.g., AND, OR)\").optional(),\n}).describe(\"Filter configuration for a workflow step.\").optional(),\n trigger: z.string().describe(\"Trigger condition for this step (e.g., after_delay, goal_met)\").optional(),\n analytics: z.object({\n sent: z.number().int().describe(\"Number of emails sent\").optional(),\n opened: z.number().int().describe(\"Number of emails opened\").optional(),\n clicked: z.number().int().describe(\"Number of emails clicked\").optional(),\n replied: z.number().int().describe(\"Number of emails replied to\").optional(),\n}).describe(\"Analytics data for a workflow step.\").optional(),\n action_type: z.string().describe(\"Type of action to perform (e.g., send_email, wait, condition)\").optional(),\n metrics_data: z.object({\n open_rate: z.number().describe(\"Email open rate percentage\").optional(),\n click_rate: z.number().describe(\"Email click rate percentage\").optional(),\n reply_rate: z.number().describe(\"Email reply rate percentage\").optional(),\n}).describe(\"Metrics data for a workflow step.\").optional(),\n trigger_step: z.number().int().describe(\"ID of the step that triggers this step\").optional(),\n action_config: z.object({\n body: z.string().describe(\"Email body content\").optional(),\n subject: z.string().describe(\"Email subject line\").optional(),\n template_id: z.number().int().describe(\"Email template ID to use\").optional(),\n}).describe(\"Configuration for a workflow step action.\").optional(),\n action_source: z.number().int().describe(\"Source identifier for the action\").optional(),\n action_status: z.string().describe(\"Current status of the action\").optional(),\n trigger_after_days: z.number().describe(\"Number of days to wait before executing this step\").optional(),\n trigger_step_index: z.number().int().describe(\"Index of the step that triggers this step\").optional(),\n action_source_email: z.string().describe(\"Email address to send from\").optional(),\n}).passthrough().describe(\"Individual step in a workflow sequence.\")).describe(\"List of steps in the workflow sequence. Each step must have an 'order' field.\").optional(),\n filter: z.object({\n ids: z.array(z.number().int()).describe(\"List of record IDs to target. When provided, all other filter options will be ignored.\").optional(),\n}).describe(\"Filter configuration for workflow targeting.\").optional(),\n status: z.enum([\"live\", \"paused\", \"scheduled\", \"draft\"]).describe(\"Status options for workflow.\").optional(),\n continuous: z.boolean().describe(\"Whether the workflow runs continuously or only once per record\").optional(),\n record_type: z.enum([\"contact\"]).describe(\"Record type for workflow targets.\").optional(),\n schedule_date: z.string().describe(\"Date and time to start the workflow in ISO 8601 format (e.g., '2024-12-31T10:00:00Z')\").optional(),\n schedule_days: z.array(z.number().int()).describe(\"Days of the week to run the workflow (0=Sunday, 1=Monday, ..., 6=Saturday)\").optional(),\n status_message: z.string().describe(\"Status message or notes about the workflow\").optional(),\n exit_after_days: z.number().describe(\"Number of days after which records automatically exit the workflow\").optional(),\n schedule_time_end: z.string().describe(\"End time for daily workflow execution in HH:MM:SS format (e.g., '17:00:00')\").optional(),\n schedule_time_start: z.string().describe(\"Start time for daily workflow execution in HH:MM:SS format (e.g., '09:00:00')\").optional(),\n individual_record_filter: z.object({\n not: z.boolean().describe(\"If true, negates the entire filter condition\").optional(),\n rules: z.array(z.object({\n field: z.string().describe(\"Field name to filter on\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).optional(),\n operator: z.string().describe(\"Comparison operator (e.g., equals, contains, greater_than)\").optional(),\n}).passthrough().describe(\"Individual filter rule for record filtering.\")).describe(\"List of filter rules to apply to records\"),\n valid: z.boolean().describe(\"Whether the filter configuration is valid\").optional(),\n search: z.string().describe(\"Search query string to filter records\").optional(),\n order_by: z.string().describe(\"Field name to order results by\").optional(),\n condition: z.enum([\"AND\", \"OR\"]).describe(\"Logical condition to combine rules (AND or OR)\"),\n}).describe(\"Advanced filtering configuration for individual records.\").optional(),\n}).describe(\"Request model for creating a workflow in Salesflare.\");\nexport const SalesflareCreateWorkflowOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created workflow\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a workflow.\");\n\nexport const salesflareCreateWorkflow = action(\"SALESFLARE_CREATE_WORKFLOW\", {\n slug: \"salesflare-create-workflow\",\n name: \"Create Workflow\",\n description: \"Tool to create a new workflow (email automation sequence) in Salesflare. Use when you need to set up automated email sequences or campaigns for contacts. Only the workflow name is required; all other fields are optional for configuration.\",\n input: SalesflareCreateWorkflowInput,\n output: SalesflareCreateWorkflowOutput,\n});\n"],"mappings":";;AAyEA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAzE2C,EAAE,OAAO;EACpD,MAAM,EAAE,KAAK;GAAC;GAAU;GAAW;EAAS,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EAClF,OAAO,EAAE,MAAM,EAAE,OAAO;GACxB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;GAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;GACtE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;GAClG,QAAQ,EAAE,OAAO;IACjB,OAAO,EAAE,MAAM,EAAE,OAAO;KACxB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;KAC/D,OAAO,EAAE,MAAM;MAAC,EAAE,OAAO;MAAG,EAAE,OAAO,CAAC,CAAC,IAAI;MAAG,EAAE,OAAO;MAAG,EAAE,QAAQ;KAAC,CAAC,CAAC,CAAC,SAAS;KACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;IACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;IACjI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;GACnF,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;GACvG,WAAW,EAAE,OAAO;IACpB,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;IAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;IACtE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;IACxE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAC7E,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GAC1D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;GAC3G,cAAc,EAAE,OAAO;IACvB,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;IACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;IACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAC1E,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GACxD,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;GAC3F,eAAe,EAAE,OAAO;IACxB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;IACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;IAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;GAC9E,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAChE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;GACtF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;GAC5E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;GACtG,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GACpG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EACvK,QAAQ,EAAE,OAAO,EACjB,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACnE,QAAQ,EAAE,KAAK;GAAC;GAAQ;GAAU;GAAa;EAAO,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EACrI,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;EACzI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EAC/H,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EACnI,0BAA0B,EAAE,OAAO;GACnC,KAAK,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;GACnF,OAAO,EAAE,MAAM,EAAE,OAAO;IACxB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;IAC/D,OAAO,EAAE,MAAM;KAAC,EAAE,OAAO;KAAG,EAAE,OAAO,CAAC,CAAC,IAAI;KAAG,EAAE,OAAO;KAAG,EAAE,QAAQ;IAAC,CAAC,CAAC,CAAC,SAAS;IACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;GACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,0CAA0C;GAC5H,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;GAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;GACzE,WAAW,EAAE,KAAK,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,SAAS,gDAAgD;EAC5F,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,sDASH;CACP,QAT4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-workflow.mjs","names":[],"sources":["../../src/actions/create-workflow.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 SalesflareCreateWorkflowInput = z.object({\n goal: z.enum([\"opened\", \"clicked\", \"replied\"]).describe(\"Goal types for workflow completion.\").optional(),\n name: z.string().describe(\"Name of the workflow. This is the only required field.\"),\n steps: z.array(z.object({\n id: z.number().int().describe(\"Step ID (typically assigned by system after creation)\").optional(),\n name: z.string().describe(\"Name/title of the workflow step\").optional(),\n order: z.number().int().describe(\"Order/position of this step in the workflow sequence (required)\"),\n filter: z.object({\n rules: z.array(z.object({\n field: z.string().describe(\"Field name to filter on\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).optional(),\n operator: z.string().describe(\"Comparison operator (e.g., equals, contains, greater_than)\").optional(),\n}).passthrough().describe(\"Individual filter rule for record filtering.\")).describe(\"List of filter rules for this step\").optional(),\n condition: z.string().describe(\"Filter condition type (e.g., AND, OR)\").optional(),\n}).describe(\"Filter configuration for a workflow step.\").optional(),\n trigger: z.string().describe(\"Trigger condition for this step (e.g., after_delay, goal_met)\").optional(),\n analytics: z.object({\n sent: z.number().int().describe(\"Number of emails sent\").optional(),\n opened: z.number().int().describe(\"Number of emails opened\").optional(),\n clicked: z.number().int().describe(\"Number of emails clicked\").optional(),\n replied: z.number().int().describe(\"Number of emails replied to\").optional(),\n}).describe(\"Analytics data for a workflow step.\").optional(),\n action_type: z.string().describe(\"Type of action to perform (e.g., send_email, wait, condition)\").optional(),\n metrics_data: z.object({\n open_rate: z.number().describe(\"Email open rate percentage\").optional(),\n click_rate: z.number().describe(\"Email click rate percentage\").optional(),\n reply_rate: z.number().describe(\"Email reply rate percentage\").optional(),\n}).describe(\"Metrics data for a workflow step.\").optional(),\n trigger_step: z.number().int().describe(\"ID of the step that triggers this step\").optional(),\n action_config: z.object({\n body: z.string().describe(\"Email body content\").optional(),\n subject: z.string().describe(\"Email subject line\").optional(),\n template_id: z.number().int().describe(\"Email template ID to use\").optional(),\n}).describe(\"Configuration for a workflow step action.\").optional(),\n action_source: z.number().int().describe(\"Source identifier for the action\").optional(),\n action_status: z.string().describe(\"Current status of the action\").optional(),\n trigger_after_days: z.number().describe(\"Number of days to wait before executing this step\").optional(),\n trigger_step_index: z.number().int().describe(\"Index of the step that triggers this step\").optional(),\n action_source_email: z.string().describe(\"Email address to send from\").optional(),\n}).passthrough().describe(\"Individual step in a workflow sequence.\")).describe(\"List of steps in the workflow sequence. Each step must have an 'order' field.\").optional(),\n filter: z.object({\n ids: z.array(z.number().int()).describe(\"List of record IDs to target. When provided, all other filter options will be ignored.\").optional(),\n}).describe(\"Filter configuration for workflow targeting.\").optional(),\n status: z.enum([\"live\", \"paused\", \"scheduled\", \"draft\"]).describe(\"Status options for workflow.\").optional(),\n continuous: z.boolean().describe(\"Whether the workflow runs continuously or only once per record\").optional(),\n record_type: z.enum([\"contact\"]).describe(\"Record type for workflow targets.\").optional(),\n schedule_date: z.string().describe(\"Date and time to start the workflow in ISO 8601 format (e.g., '2024-12-31T10:00:00Z')\").optional(),\n schedule_days: z.array(z.number().int()).describe(\"Days of the week to run the workflow (0=Sunday, 1=Monday, ..., 6=Saturday)\").optional(),\n status_message: z.string().describe(\"Status message or notes about the workflow\").optional(),\n exit_after_days: z.number().describe(\"Number of days after which records automatically exit the workflow\").optional(),\n schedule_time_end: z.string().describe(\"End time for daily workflow execution in HH:MM:SS format (e.g., '17:00:00')\").optional(),\n schedule_time_start: z.string().describe(\"Start time for daily workflow execution in HH:MM:SS format (e.g., '09:00:00')\").optional(),\n individual_record_filter: z.object({\n not: z.boolean().describe(\"If true, negates the entire filter condition\").optional(),\n rules: z.array(z.object({\n field: z.string().describe(\"Field name to filter on\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).optional(),\n operator: z.string().describe(\"Comparison operator (e.g., equals, contains, greater_than)\").optional(),\n}).passthrough().describe(\"Individual filter rule for record filtering.\")).describe(\"List of filter rules to apply to records\"),\n valid: z.boolean().describe(\"Whether the filter configuration is valid\").optional(),\n search: z.string().describe(\"Search query string to filter records\").optional(),\n order_by: z.string().describe(\"Field name to order results by\").optional(),\n condition: z.enum([\"AND\", \"OR\"]).describe(\"Logical condition to combine rules (AND or OR)\"),\n}).describe(\"Advanced filtering configuration for individual records.\").optional(),\n}).describe(\"Request model for creating a workflow in Salesflare.\");\nexport const SalesflareCreateWorkflowOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created workflow\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a workflow.\");\n\nexport const salesflareCreateWorkflow: AppAction<\n typeof SalesflareCreateWorkflowInput,\n typeof SalesflareCreateWorkflowOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_WORKFLOW\", {\n slug: \"salesflare-create-workflow\",\n name: \"Create Workflow\",\n description: \"Tool to create a new workflow (email automation sequence) in Salesflare. Use when you need to set up automated email sequences or campaigns for contacts. Only the workflow name is required; all other fields are optional for configuration.\",\n input: SalesflareCreateWorkflowInput,\n output: SalesflareCreateWorkflowOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteAccountInput = z.object({\n account_id: z.number().int().describe(\"Unique numeric identifier of the account to delete. WARNING: This permanently removes the account from the Salesflare system. This action cannot be undone. Ensure you have the correct account ID before deletion.\"),\n}).describe(\"Request parameters for deleting an account.\");\nexport const SalesflareDeleteAccountOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful account deletion.\");\n\nexport const salesflareDeleteAccount = action(\"SALESFLARE_DELETE_ACCOUNT\", {\n slug: \"salesflare-delete-account\",\n name: \"Delete Account\",\n description: \"Tool to permanently delete an account from Salesflare. Use when you need to remove an account from the system. WARNING: This action cannot be undone and permanently removes the account.\",\n input: SalesflareDeleteAccountInput,\n output: SalesflareDeleteAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 SalesflareDeleteAccountInput = z.object({\n account_id: z.number().int().describe(\"Unique numeric identifier of the account to delete. WARNING: This permanently removes the account from the Salesflare system. This action cannot be undone. Ensure you have the correct account ID before deletion.\"),\n}).describe(\"Request parameters for deleting an account.\");\nexport const SalesflareDeleteAccountOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful account deletion.\");\n\nexport const salesflareDeleteAccount: AppAction<\n typeof SalesflareDeleteAccountInput,\n typeof SalesflareDeleteAccountOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_ACCOUNT\", {\n slug: \"salesflare-delete-account\",\n name: \"Delete Account\",\n description: \"Tool to permanently delete an account from Salesflare. Use when you need to remove an account from the system. WARNING: This action cannot be undone and permanently removes the account.\",\n input: SalesflareDeleteAccountInput,\n output: SalesflareDeleteAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qNAAqN,EAC7P,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-account.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteAccountInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteAccountOutput: z.ZodObject<{
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteAccount:
|
|
11
|
-
account_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteAccount: AppAction<typeof SalesflareDeleteAccountInput, typeof SalesflareDeleteAccountOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteAccount };
|
|
15
15
|
//# sourceMappingURL=delete-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-account.d.cts","names":[],"sources":["../../src/actions/delete-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-account.d.cts","names":[],"sources":["../../src/actions/delete-account.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,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/delete-account.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteAccountInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteAccountOutput: z.ZodObject<{
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteAccount:
|
|
11
|
-
account_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteAccount: AppAction<typeof SalesflareDeleteAccountInput, typeof SalesflareDeleteAccountOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteAccount };
|
|
15
15
|
//# sourceMappingURL=delete-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-account.d.mts","names":[],"sources":["../../src/actions/delete-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-account.d.mts","names":[],"sources":["../../src/actions/delete-account.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-account.mjs","names":[],"sources":["../../src/actions/delete-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteAccountInput = z.object({\n account_id: z.number().int().describe(\"Unique numeric identifier of the account to delete. WARNING: This permanently removes the account from the Salesflare system. This action cannot be undone. Ensure you have the correct account ID before deletion.\"),\n}).describe(\"Request parameters for deleting an account.\");\nexport const SalesflareDeleteAccountOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful account deletion.\");\n\nexport const salesflareDeleteAccount = action(\"SALESFLARE_DELETE_ACCOUNT\", {\n slug: \"salesflare-delete-account\",\n name: \"Delete Account\",\n description: \"Tool to permanently delete an account from Salesflare. Use when you need to remove an account from the system. WARNING: This action cannot be undone and permanently removes the account.\",\n input: SalesflareDeleteAccountInput,\n output: SalesflareDeleteAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-account.mjs","names":[],"sources":["../../src/actions/delete-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 SalesflareDeleteAccountInput = z.object({\n account_id: z.number().int().describe(\"Unique numeric identifier of the account to delete. WARNING: This permanently removes the account from the Salesflare system. This action cannot be undone. Ensure you have the correct account ID before deletion.\"),\n}).describe(\"Request parameters for deleting an account.\");\nexport const SalesflareDeleteAccountOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful account deletion.\");\n\nexport const salesflareDeleteAccount: AppAction<\n typeof SalesflareDeleteAccountInput,\n typeof SalesflareDeleteAccountOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_ACCOUNT\", {\n slug: \"salesflare-delete-account\",\n name: \"Delete Account\",\n description: \"Tool to permanently delete an account from Salesflare. Use when you need to remove an account from the system. WARNING: This action cannot be undone and permanently removes the account.\",\n input: SalesflareDeleteAccountInput,\n output: SalesflareDeleteAccountOutput,\n});\n"],"mappings":";;;AAaA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf0C,EAAE,OAAO,EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qNAAqN,EAC7P,CAAC,CAAC,CAAC,SAAS,6CAaH;CACP,QAb2C,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"Unique identifier of the contact to delete from Salesflare.\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const SalesflareDeleteContactOutput = z.object({\n message: z.string().describe(\"Success or error message\").nullable(),\n success: z.boolean().describe(\"Indicates if the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response returned when a contact is deleted successfully.\");\n\nexport const salesflareDeleteContact = action(\"SALESFLARE_DELETE_CONTACT\", {\n slug: \"salesflare-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact from Salesflare. Use when you need to remove a contact by their unique identifier after confirming this detail.\",\n input: SalesflareDeleteContactInput,\n output: SalesflareDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 SalesflareDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"Unique identifier of the contact to delete from Salesflare.\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const SalesflareDeleteContactOutput = z.object({\n message: z.string().describe(\"Success or error message\").nullable(),\n success: z.boolean().describe(\"Indicates if the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response returned when a contact is deleted successfully.\");\n\nexport const salesflareDeleteContact: AppAction<\n typeof SalesflareDeleteContactInput,\n typeof SalesflareDeleteContactOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_CONTACT\", {\n slug: \"salesflare-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact from Salesflare. Use when you need to remove a contact by their unique identifier after confirming this detail.\",\n input: SalesflareDeleteContactInput,\n output: SalesflareDeleteContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,EACrG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-contact.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SalesflareDeleteContactOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const salesflareDeleteContact:
|
|
12
|
-
contact_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const salesflareDeleteContact: AppAction<typeof SalesflareDeleteContactInput, typeof SalesflareDeleteContactOutput, typeof salesflare.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { salesflareDeleteContact };
|
|
16
16
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,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/delete-contact.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SalesflareDeleteContactOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const salesflareDeleteContact:
|
|
12
|
-
contact_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const salesflareDeleteContact: AppAction<typeof SalesflareDeleteContactInput, typeof SalesflareDeleteContactOutput, typeof salesflare.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { salesflareDeleteContact };
|
|
16
16
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"Unique identifier of the contact to delete from Salesflare.\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const SalesflareDeleteContactOutput = z.object({\n message: z.string().describe(\"Success or error message\").nullable(),\n success: z.boolean().describe(\"Indicates if the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response returned when a contact is deleted successfully.\");\n\nexport const salesflareDeleteContact = action(\"SALESFLARE_DELETE_CONTACT\", {\n slug: \"salesflare-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact from Salesflare. Use when you need to remove a contact by their unique identifier after confirming this detail.\",\n input: SalesflareDeleteContactInput,\n output: SalesflareDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-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 SalesflareDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"Unique identifier of the contact to delete from Salesflare.\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const SalesflareDeleteContactOutput = z.object({\n message: z.string().describe(\"Success or error message\").nullable(),\n success: z.boolean().describe(\"Indicates if the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response returned when a contact is deleted successfully.\");\n\nexport const salesflareDeleteContact: AppAction<\n typeof SalesflareDeleteContactInput,\n typeof SalesflareDeleteContactOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_CONTACT\", {\n slug: \"salesflare-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact from Salesflare. Use when you need to remove a contact by their unique identifier after confirming this detail.\",\n input: SalesflareDeleteContactInput,\n output: SalesflareDeleteContactOutput,\n});\n"],"mappings":";;;AAcA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0C,EAAE,OAAO,EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,EACrG,CAAC,CAAC,CAAC,SAAS,4CAcH;CACP,QAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAClE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"The unique numeric ID of the custom field to delete.\"),\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The type of entity the custom field belongs to. Must be one of: accounts, contacts, or opportunities.\"),\n}).describe(\"Request model for deleting a custom field from Salesflare.\");\nexport const SalesflareDeleteCustomFieldOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field action.\");\n\nexport const salesflareDeleteCustomField = action(\"SALESFLARE_DELETE_CUSTOM_FIELD\", {\n slug: \"salesflare-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Salesflare. Use this to permanently remove a custom field from accounts, contacts, or opportunities. The custom field and all its data will be deleted.\",\n input: SalesflareDeleteCustomFieldInput,\n output: SalesflareDeleteCustomFieldOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.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 SalesflareDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"The unique numeric ID of the custom field to delete.\"),\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The type of entity the custom field belongs to. Must be one of: accounts, contacts, or opportunities.\"),\n}).describe(\"Request model for deleting a custom field from Salesflare.\");\nexport const SalesflareDeleteCustomFieldOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field action.\");\n\nexport const salesflareDeleteCustomField: AppAction<\n typeof SalesflareDeleteCustomFieldInput,\n typeof SalesflareDeleteCustomFieldOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_CUSTOM_FIELD\", {\n slug: \"salesflare-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Salesflare. Use this to permanently remove a custom field from accounts, contacts, or opportunities. The custom field and all its data will be deleted.\",\n input: SalesflareDeleteCustomFieldInput,\n output: SalesflareDeleteCustomFieldOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;CACpF,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAY;CAAe,CAAC,CAAC,CAAC,SAAS,uGAAuG;AAChL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/delete-custom-field.d.ts
|
|
@@ -13,10 +15,7 @@ declare const SalesflareDeleteCustomFieldOutput: z.ZodObject<{
|
|
|
13
15
|
message: z.ZodNullable<z.ZodString>;
|
|
14
16
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const salesflareDeleteCustomField:
|
|
17
|
-
id: number;
|
|
18
|
-
item_class: "contacts" | "accounts" | "opportunities";
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const salesflareDeleteCustomField: AppAction<typeof SalesflareDeleteCustomFieldInput, typeof SalesflareDeleteCustomFieldOutput, typeof salesflare.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { salesflareDeleteCustomField };
|
|
22
21
|
//# sourceMappingURL=delete-custom-field.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/delete-custom-field.d.ts
|
|
@@ -13,10 +15,7 @@ declare const SalesflareDeleteCustomFieldOutput: z.ZodObject<{
|
|
|
13
15
|
message: z.ZodNullable<z.ZodString>;
|
|
14
16
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const salesflareDeleteCustomField:
|
|
17
|
-
id: number;
|
|
18
|
-
item_class: "contacts" | "accounts" | "opportunities";
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const salesflareDeleteCustomField: AppAction<typeof SalesflareDeleteCustomFieldInput, typeof SalesflareDeleteCustomFieldOutput, typeof salesflare.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { salesflareDeleteCustomField };
|
|
22
21
|
//# sourceMappingURL=delete-custom-field.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"The unique numeric ID of the custom field to delete.\"),\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The type of entity the custom field belongs to. Must be one of: accounts, contacts, or opportunities.\"),\n}).describe(\"Request model for deleting a custom field from Salesflare.\");\nexport const SalesflareDeleteCustomFieldOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field action.\");\n\nexport const salesflareDeleteCustomField = action(\"SALESFLARE_DELETE_CUSTOM_FIELD\", {\n slug: \"salesflare-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Salesflare. Use this to permanently remove a custom field from accounts, contacts, or opportunities. The custom field and all its data will be deleted.\",\n input: SalesflareDeleteCustomFieldInput,\n output: SalesflareDeleteCustomFieldOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.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 SalesflareDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"The unique numeric ID of the custom field to delete.\"),\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The type of entity the custom field belongs to. Must be one of: accounts, contacts, or opportunities.\"),\n}).describe(\"Request model for deleting a custom field from Salesflare.\");\nexport const SalesflareDeleteCustomFieldOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field action.\");\n\nexport const salesflareDeleteCustomField: AppAction<\n typeof SalesflareDeleteCustomFieldInput,\n typeof SalesflareDeleteCustomFieldOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_CUSTOM_FIELD\", {\n slug: \"salesflare-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Salesflare. Use this to permanently remove a custom field from accounts, contacts, or opportunities. The custom field and all its data will be deleted.\",\n input: SalesflareDeleteCustomFieldInput,\n output: SalesflareDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAeA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;EACpF,YAAY,EAAE,KAAK;GAAC;GAAY;GAAY;EAAe,CAAC,CAAC,CAAC,SAAS,uGAAuG;CAChL,CAAC,CAAC,CAAC,SAAS,4DAcH;CACP,QAd+C,EAAE,OAAO;EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-internal-note.cjs","names":["z","action"],"sources":["../../src/actions/delete-internal-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteInternalNoteInput = z.object({\n message_id: z.number().int().describe(\"Unique identifier of the internal note (message) to delete\"),\n}).describe(\"Request model for deleting an internal note from Salesflare.\");\nexport const SalesflareDeleteInternalNoteOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion\").nullable(),\n success: z.boolean().describe(\"Indicates whether the internal note was deleted successfully\").nullable(),\n message_id: z.number().int().describe(\"The ID of the deleted internal note\").nullable(),\n}).passthrough().describe(\"Response model for deleting an internal note.\");\n\nexport const salesflareDeleteInternalNote = action(\"SALESFLARE_DELETE_INTERNAL_NOTE\", {\n slug: \"salesflare-delete-internal-note\",\n name: \"Delete Internal Note\",\n description: \"Tool to delete an internal note from Salesflare by its message ID. Use when you need to permanently remove an internal note from the system.\",\n input: SalesflareDeleteInternalNoteInput,\n output: SalesflareDeleteInternalNoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-internal-note.cjs","names":["z","action"],"sources":["../../src/actions/delete-internal-note.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 SalesflareDeleteInternalNoteInput = z.object({\n message_id: z.number().int().describe(\"Unique identifier of the internal note (message) to delete\"),\n}).describe(\"Request model for deleting an internal note from Salesflare.\");\nexport const SalesflareDeleteInternalNoteOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion\").nullable(),\n success: z.boolean().describe(\"Indicates whether the internal note was deleted successfully\").nullable(),\n message_id: z.number().int().describe(\"The ID of the deleted internal note\").nullable(),\n}).passthrough().describe(\"Response model for deleting an internal note.\");\n\nexport const salesflareDeleteInternalNote: AppAction<\n typeof SalesflareDeleteInternalNoteInput,\n typeof SalesflareDeleteInternalNoteOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_INTERNAL_NOTE\", {\n slug: \"salesflare-delete-internal-note\",\n name: \"Delete Internal Note\",\n description: \"Tool to delete an internal note from Salesflare by its message ID. Use when you need to permanently remove an internal note from the system.\",\n input: SalesflareDeleteInternalNoteInput,\n output: SalesflareDeleteInternalNoteOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACpG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/delete-internal-note.d.ts
|
|
@@ -9,9 +11,7 @@ declare const SalesflareDeleteInternalNoteOutput: z.ZodObject<{
|
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
message_id: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const salesflareDeleteInternalNote:
|
|
13
|
-
message_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const salesflareDeleteInternalNote: AppAction<typeof SalesflareDeleteInternalNoteInput, typeof SalesflareDeleteInternalNoteOutput, typeof salesflare.credential>;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { salesflareDeleteInternalNote };
|
|
17
17
|
//# sourceMappingURL=delete-internal-note.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-internal-note.d.cts","names":[],"sources":["../../src/actions/delete-internal-note.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-internal-note.d.cts","names":[],"sources":["../../src/actions/delete-internal-note.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,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/delete-internal-note.d.ts
|
|
@@ -9,9 +11,7 @@ declare const SalesflareDeleteInternalNoteOutput: z.ZodObject<{
|
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
message_id: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const salesflareDeleteInternalNote:
|
|
13
|
-
message_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const salesflareDeleteInternalNote: AppAction<typeof SalesflareDeleteInternalNoteInput, typeof SalesflareDeleteInternalNoteOutput, typeof salesflare.credential>;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { salesflareDeleteInternalNote };
|
|
17
17
|
//# sourceMappingURL=delete-internal-note.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-internal-note.d.mts","names":[],"sources":["../../src/actions/delete-internal-note.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-internal-note.d.mts","names":[],"sources":["../../src/actions/delete-internal-note.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-internal-note.mjs","names":[],"sources":["../../src/actions/delete-internal-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteInternalNoteInput = z.object({\n message_id: z.number().int().describe(\"Unique identifier of the internal note (message) to delete\"),\n}).describe(\"Request model for deleting an internal note from Salesflare.\");\nexport const SalesflareDeleteInternalNoteOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion\").nullable(),\n success: z.boolean().describe(\"Indicates whether the internal note was deleted successfully\").nullable(),\n message_id: z.number().int().describe(\"The ID of the deleted internal note\").nullable(),\n}).passthrough().describe(\"Response model for deleting an internal note.\");\n\nexport const salesflareDeleteInternalNote = action(\"SALESFLARE_DELETE_INTERNAL_NOTE\", {\n slug: \"salesflare-delete-internal-note\",\n name: \"Delete Internal Note\",\n description: \"Tool to delete an internal note from Salesflare by its message ID. Use when you need to permanently remove an internal note from the system.\",\n input: SalesflareDeleteInternalNoteInput,\n output: SalesflareDeleteInternalNoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-internal-note.mjs","names":[],"sources":["../../src/actions/delete-internal-note.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 SalesflareDeleteInternalNoteInput = z.object({\n message_id: z.number().int().describe(\"Unique identifier of the internal note (message) to delete\"),\n}).describe(\"Request model for deleting an internal note from Salesflare.\");\nexport const SalesflareDeleteInternalNoteOutput = z.object({\n message: z.string().describe(\"Status message confirming the deletion\").nullable(),\n success: z.boolean().describe(\"Indicates whether the internal note was deleted successfully\").nullable(),\n message_id: z.number().int().describe(\"The ID of the deleted internal note\").nullable(),\n}).passthrough().describe(\"Response model for deleting an internal note.\");\n\nexport const salesflareDeleteInternalNote: AppAction<\n typeof SalesflareDeleteInternalNoteInput,\n typeof SalesflareDeleteInternalNoteOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_INTERNAL_NOTE\", {\n slug: \"salesflare-delete-internal-note\",\n name: \"Delete Internal Note\",\n description: \"Tool to delete an internal note from Salesflare by its message ID. Use when you need to permanently remove an internal note from the system.\",\n input: SalesflareDeleteInternalNoteInput,\n output: SalesflareDeleteInternalNoteOutput,\n});\n"],"mappings":";;;AAeA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB+C,EAAE,OAAO,EACxD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACpG,CAAC,CAAC,CAAC,SAAS,8DAeH;CACP,QAfgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-meeting.cjs","names":["z","action"],"sources":["../../src/actions/delete-meeting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteMeetingInput = z.object({\n meeting_id: z.number().int().describe(\"The unique identifier of the meeting to delete\"),\n}).describe(\"Request model for deleting a meeting from Salesflare.\");\nexport const SalesflareDeleteMeetingOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the meeting was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted meeting.\");\n\nexport const salesflareDeleteMeeting = action(\"SALESFLARE_DELETE_MEETING\", {\n slug: \"salesflare-delete-meeting\",\n name: \"Delete Meeting\",\n description: \"Tool to delete a meeting from Salesflare. Use when you need to remove a meeting from the system.\",\n input: SalesflareDeleteMeetingInput,\n output: SalesflareDeleteMeetingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-meeting.cjs","names":["z","action"],"sources":["../../src/actions/delete-meeting.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 SalesflareDeleteMeetingInput = z.object({\n meeting_id: z.number().int().describe(\"The unique identifier of the meeting to delete\"),\n}).describe(\"Request model for deleting a meeting from Salesflare.\");\nexport const SalesflareDeleteMeetingOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the meeting was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted meeting.\");\n\nexport const salesflareDeleteMeeting: AppAction<\n typeof SalesflareDeleteMeetingInput,\n typeof SalesflareDeleteMeetingOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_MEETING\", {\n slug: \"salesflare-delete-meeting\",\n name: \"Delete Meeting\",\n description: \"Tool to delete a meeting from Salesflare. Use when you need to remove a meeting from the system.\",\n input: SalesflareDeleteMeetingInput,\n output: SalesflareDeleteMeetingOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EACxF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-meeting.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteMeetingInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteMeetingOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteMeeting:
|
|
11
|
-
meeting_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteMeeting: AppAction<typeof SalesflareDeleteMeetingInput, typeof SalesflareDeleteMeetingOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteMeeting };
|
|
15
15
|
//# sourceMappingURL=delete-meeting.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-meeting.d.cts","names":[],"sources":["../../src/actions/delete-meeting.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-meeting.d.cts","names":[],"sources":["../../src/actions/delete-meeting.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,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/delete-meeting.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteMeetingInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteMeetingOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteMeeting:
|
|
11
|
-
meeting_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteMeeting: AppAction<typeof SalesflareDeleteMeetingInput, typeof SalesflareDeleteMeetingOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteMeeting };
|
|
15
15
|
//# sourceMappingURL=delete-meeting.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-meeting.d.mts","names":[],"sources":["../../src/actions/delete-meeting.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-meeting.d.mts","names":[],"sources":["../../src/actions/delete-meeting.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-meeting.mjs","names":[],"sources":["../../src/actions/delete-meeting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteMeetingInput = z.object({\n meeting_id: z.number().int().describe(\"The unique identifier of the meeting to delete\"),\n}).describe(\"Request model for deleting a meeting from Salesflare.\");\nexport const SalesflareDeleteMeetingOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the meeting was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted meeting.\");\n\nexport const salesflareDeleteMeeting = action(\"SALESFLARE_DELETE_MEETING\", {\n slug: \"salesflare-delete-meeting\",\n name: \"Delete Meeting\",\n description: \"Tool to delete a meeting from Salesflare. Use when you need to remove a meeting from the system.\",\n input: SalesflareDeleteMeetingInput,\n output: SalesflareDeleteMeetingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-meeting.mjs","names":[],"sources":["../../src/actions/delete-meeting.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 SalesflareDeleteMeetingInput = z.object({\n meeting_id: z.number().int().describe(\"The unique identifier of the meeting to delete\"),\n}).describe(\"Request model for deleting a meeting from Salesflare.\");\nexport const SalesflareDeleteMeetingOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the meeting was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted meeting.\");\n\nexport const salesflareDeleteMeeting: AppAction<\n typeof SalesflareDeleteMeetingInput,\n typeof SalesflareDeleteMeetingOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_MEETING\", {\n slug: \"salesflare-delete-meeting\",\n name: \"Delete Meeting\",\n description: \"Tool to delete a meeting from Salesflare. Use when you need to remove a meeting from the system.\",\n input: SalesflareDeleteMeetingInput,\n output: SalesflareDeleteMeetingOutput,\n});\n"],"mappings":";;;AAaA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf0C,EAAE,OAAO,EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EACxF,CAAC,CAAC,CAAC,SAAS,uDAaH;CACP,QAb2C,EAAE,OAAO,EACpD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-opportunity.cjs","names":["z","action"],"sources":["../../src/actions/delete-opportunity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteOpportunityInput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier of the opportunity to delete. WARNING: This permanently removes the opportunity from the Salesflare system. This action cannot be undone. Ensure you have the correct opportunity ID before deletion.\"),\n}).describe(\"Request parameters for deleting an opportunity.\");\nexport const SalesflareDeleteOpportunityOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful opportunity deletion.\");\n\nexport const salesflareDeleteOpportunity = action(\"SALESFLARE_DELETE_OPPORTUNITY\", {\n slug: \"salesflare-delete-opportunity\",\n name: \"Delete Opportunity\",\n description: \"Tool to permanently delete an opportunity from Salesflare. Use when you need to remove an opportunity from the system. WARNING: This action cannot be undone and permanently removes the opportunity.\",\n input: SalesflareDeleteOpportunityInput,\n output: SalesflareDeleteOpportunityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-opportunity.cjs","names":["z","action"],"sources":["../../src/actions/delete-opportunity.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 SalesflareDeleteOpportunityInput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier of the opportunity to delete. WARNING: This permanently removes the opportunity from the Salesflare system. This action cannot be undone. Ensure you have the correct opportunity ID before deletion.\"),\n}).describe(\"Request parameters for deleting an opportunity.\");\nexport const SalesflareDeleteOpportunityOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful opportunity deletion.\");\n\nexport const salesflareDeleteOpportunity: AppAction<\n typeof SalesflareDeleteOpportunityInput,\n typeof SalesflareDeleteOpportunityOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_OPPORTUNITY\", {\n slug: \"salesflare-delete-opportunity\",\n name: \"Delete Opportunity\",\n description: \"Tool to permanently delete an opportunity from Salesflare. Use when you need to remove an opportunity from the system. WARNING: This action cannot be undone and permanently removes the opportunity.\",\n input: SalesflareDeleteOpportunityInput,\n output: SalesflareDeleteOpportunityOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iOAAiO,EACjQ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,8BAITC,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/delete-opportunity.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteOpportunityInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteOpportunityOutput: z.ZodObject<{
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteOpportunity:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteOpportunity: AppAction<typeof SalesflareDeleteOpportunityInput, typeof SalesflareDeleteOpportunityOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteOpportunity };
|
|
15
15
|
//# sourceMappingURL=delete-opportunity.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-opportunity.d.cts","names":[],"sources":["../../src/actions/delete-opportunity.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-opportunity.d.cts","names":[],"sources":["../../src/actions/delete-opportunity.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/delete-opportunity.d.ts
|
|
@@ -7,9 +9,7 @@ declare const SalesflareDeleteOpportunityInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareDeleteOpportunityOutput: z.ZodObject<{
|
|
8
10
|
message: z.ZodNullable<z.ZodString>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareDeleteOpportunity:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const salesflareDeleteOpportunity: AppAction<typeof SalesflareDeleteOpportunityInput, typeof SalesflareDeleteOpportunityOutput, typeof salesflare.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { salesflareDeleteOpportunity };
|
|
15
15
|
//# sourceMappingURL=delete-opportunity.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-opportunity.d.mts","names":[],"sources":["../../src/actions/delete-opportunity.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-opportunity.d.mts","names":[],"sources":["../../src/actions/delete-opportunity.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-opportunity.mjs","names":[],"sources":["../../src/actions/delete-opportunity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteOpportunityInput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier of the opportunity to delete. WARNING: This permanently removes the opportunity from the Salesflare system. This action cannot be undone. Ensure you have the correct opportunity ID before deletion.\"),\n}).describe(\"Request parameters for deleting an opportunity.\");\nexport const SalesflareDeleteOpportunityOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful opportunity deletion.\");\n\nexport const salesflareDeleteOpportunity = action(\"SALESFLARE_DELETE_OPPORTUNITY\", {\n slug: \"salesflare-delete-opportunity\",\n name: \"Delete Opportunity\",\n description: \"Tool to permanently delete an opportunity from Salesflare. Use when you need to remove an opportunity from the system. WARNING: This action cannot be undone and permanently removes the opportunity.\",\n input: SalesflareDeleteOpportunityInput,\n output: SalesflareDeleteOpportunityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-opportunity.mjs","names":[],"sources":["../../src/actions/delete-opportunity.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 SalesflareDeleteOpportunityInput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier of the opportunity to delete. WARNING: This permanently removes the opportunity from the Salesflare system. This action cannot be undone. Ensure you have the correct opportunity ID before deletion.\"),\n}).describe(\"Request parameters for deleting an opportunity.\");\nexport const SalesflareDeleteOpportunityOutput = z.object({\n message: z.string().describe(\"Confirmation message or response from the API indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response for successful opportunity deletion.\");\n\nexport const salesflareDeleteOpportunity: AppAction<\n typeof SalesflareDeleteOpportunityInput,\n typeof SalesflareDeleteOpportunityOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_OPPORTUNITY\", {\n slug: \"salesflare-delete-opportunity\",\n name: \"Delete Opportunity\",\n description: \"Tool to permanently delete an opportunity from Salesflare. Use when you need to remove an opportunity from the system. WARNING: This action cannot be undone and permanently removes the opportunity.\",\n input: SalesflareDeleteOpportunityInput,\n output: SalesflareDeleteOpportunityOutput,\n});\n"],"mappings":";;;AAaA,MAAa,8BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iOAAiO,EACjQ,CAAC,CAAC,CAAC,SAAS,iDAaH;CACP,QAb+C,EAAE,OAAO,EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tag.cjs","names":["z","action"],"sources":["../../src/actions/delete-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique identifier of the tag to delete from the Salesflare system\"),\n}).describe(\"Request model for deleting a tag from Salesflare.\");\nexport const SalesflareDeleteTagOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the tag was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted tag.\");\n\nexport const salesflareDeleteTag = action(\"SALESFLARE_DELETE_TAG\", {\n slug: \"salesflare-delete-tag\",\n name: \"Delete Tag\",\n description: \"Tool to delete a tag from Salesflare. Use when you need to remove a tag from the system.\",\n input: SalesflareDeleteTagInput,\n output: SalesflareDeleteTagOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-tag.cjs","names":["z","action"],"sources":["../../src/actions/delete-tag.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 SalesflareDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique identifier of the tag to delete from the Salesflare system\"),\n}).describe(\"Request model for deleting a tag from Salesflare.\");\nexport const SalesflareDeleteTagOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the tag was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for a deleted tag.\");\n\nexport const salesflareDeleteTag: AppAction<\n typeof SalesflareDeleteTagInput,\n typeof SalesflareDeleteTagOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_DELETE_TAG\", {\n slug: \"salesflare-delete-tag\",\n name: \"Delete Tag\",\n description: \"Tool to delete a tag from Salesflare. Use when you need to remove a tag from the system.\",\n input: SalesflareDeleteTagInput,\n output: SalesflareDeleteTagOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,EAC3G,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|