@keystrokehq/salesflare 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-account-contacts.cjs +1 -0
- package/dist/actions/add-account-contacts.cjs.map +1 -1
- package/dist/actions/add-account-contacts.d.cts +3 -19
- package/dist/actions/add-account-contacts.d.cts.map +1 -1
- package/dist/actions/add-account-contacts.d.mts +3 -19
- package/dist/actions/add-account-contacts.d.mts.map +1 -1
- package/dist/actions/add-account-contacts.mjs +1 -0
- package/dist/actions/add-account-contacts.mjs.map +1 -1
- package/dist/actions/create-account.cjs +1 -0
- package/dist/actions/create-account.cjs.map +1 -1
- package/dist/actions/create-account.d.cts +3 -53
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +3 -53
- package/dist/actions/create-account.d.mts.map +1 -1
- package/dist/actions/create-account.mjs +1 -0
- package/dist/actions/create-account.mjs.map +1 -1
- package/dist/actions/create-call.cjs +1 -0
- package/dist/actions/create-call.cjs.map +1 -1
- package/dist/actions/create-call.d.cts +3 -25
- package/dist/actions/create-call.d.cts.map +1 -1
- package/dist/actions/create-call.d.mts +3 -25
- package/dist/actions/create-call.d.mts.map +1 -1
- package/dist/actions/create-call.mjs +1 -0
- package/dist/actions/create-call.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -70
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -70
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +1 -0
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +4 -37
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +4 -37
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +1 -0
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-internal-note.cjs +1 -0
- package/dist/actions/create-internal-note.cjs.map +1 -1
- package/dist/actions/create-internal-note.d.cts +3 -18
- package/dist/actions/create-internal-note.d.cts.map +1 -1
- package/dist/actions/create-internal-note.d.mts +3 -18
- package/dist/actions/create-internal-note.d.mts.map +1 -1
- package/dist/actions/create-internal-note.mjs +1 -0
- package/dist/actions/create-internal-note.mjs.map +1 -1
- package/dist/actions/create-meeting.cjs +1 -0
- package/dist/actions/create-meeting.cjs.map +1 -1
- package/dist/actions/create-meeting.d.cts +3 -24
- package/dist/actions/create-meeting.d.cts.map +1 -1
- package/dist/actions/create-meeting.d.mts +3 -24
- package/dist/actions/create-meeting.d.mts.map +1 -1
- package/dist/actions/create-meeting.mjs +1 -0
- package/dist/actions/create-meeting.mjs.map +1 -1
- package/dist/actions/create-opportunity.cjs +1 -0
- package/dist/actions/create-opportunity.cjs.map +1 -1
- package/dist/actions/create-opportunity.d.cts +3 -36
- package/dist/actions/create-opportunity.d.cts.map +1 -1
- package/dist/actions/create-opportunity.d.mts +3 -36
- package/dist/actions/create-opportunity.d.mts.map +1 -1
- package/dist/actions/create-opportunity.mjs +1 -0
- package/dist/actions/create-opportunity.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -15
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -15
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -0
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +3 -18
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +3 -18
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -0
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-workflow.cjs +1 -0
- package/dist/actions/create-workflow.cjs.map +1 -1
- package/dist/actions/create-workflow.d.cts +3 -80
- package/dist/actions/create-workflow.d.cts.map +1 -1
- package/dist/actions/create-workflow.d.mts +3 -80
- package/dist/actions/create-workflow.d.mts.map +1 -1
- package/dist/actions/create-workflow.mjs +1 -0
- package/dist/actions/create-workflow.mjs.map +1 -1
- package/dist/actions/delete-account.cjs +1 -0
- package/dist/actions/delete-account.cjs.map +1 -1
- package/dist/actions/delete-account.d.cts +3 -15
- package/dist/actions/delete-account.d.cts.map +1 -1
- package/dist/actions/delete-account.d.mts +3 -15
- package/dist/actions/delete-account.d.mts.map +1 -1
- package/dist/actions/delete-account.mjs +1 -0
- package/dist/actions/delete-account.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -0
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +4 -17
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +4 -17
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -0
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-internal-note.cjs +1 -0
- package/dist/actions/delete-internal-note.cjs.map +1 -1
- package/dist/actions/delete-internal-note.d.cts +3 -15
- package/dist/actions/delete-internal-note.d.cts.map +1 -1
- package/dist/actions/delete-internal-note.d.mts +3 -15
- package/dist/actions/delete-internal-note.d.mts.map +1 -1
- package/dist/actions/delete-internal-note.mjs +1 -0
- package/dist/actions/delete-internal-note.mjs.map +1 -1
- package/dist/actions/delete-meeting.cjs +1 -0
- package/dist/actions/delete-meeting.cjs.map +1 -1
- package/dist/actions/delete-meeting.d.cts +3 -15
- package/dist/actions/delete-meeting.d.cts.map +1 -1
- package/dist/actions/delete-meeting.d.mts +3 -15
- package/dist/actions/delete-meeting.d.mts.map +1 -1
- package/dist/actions/delete-meeting.mjs +1 -0
- package/dist/actions/delete-meeting.mjs.map +1 -1
- package/dist/actions/delete-opportunity.cjs +1 -0
- package/dist/actions/delete-opportunity.cjs.map +1 -1
- package/dist/actions/delete-opportunity.d.cts +3 -15
- package/dist/actions/delete-opportunity.d.cts.map +1 -1
- package/dist/actions/delete-opportunity.d.mts +3 -15
- package/dist/actions/delete-opportunity.d.mts.map +1 -1
- package/dist/actions/delete-opportunity.mjs +1 -0
- package/dist/actions/delete-opportunity.mjs.map +1 -1
- package/dist/actions/delete-tag.cjs +1 -0
- package/dist/actions/delete-tag.cjs.map +1 -1
- package/dist/actions/delete-tag.d.cts +3 -15
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -15
- package/dist/actions/delete-tag.d.mts.map +1 -1
- package/dist/actions/delete-tag.mjs +1 -0
- package/dist/actions/delete-tag.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -0
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +3 -15
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +3 -15
- package/dist/actions/delete-task.d.mts.map +1 -1
- package/dist/actions/delete-task.mjs +1 -0
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/get-account.cjs +1 -0
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +3 -15
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -15
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +1 -0
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-ai-settings.cjs +1 -0
- package/dist/actions/get-ai-settings.cjs.map +1 -1
- package/dist/actions/get-ai-settings.d.cts +3 -13
- package/dist/actions/get-ai-settings.d.cts.map +1 -1
- package/dist/actions/get-ai-settings.d.mts +3 -13
- package/dist/actions/get-ai-settings.d.mts.map +1 -1
- package/dist/actions/get-ai-settings.mjs +1 -0
- package/dist/actions/get-ai-settings.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -15
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -15
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -0
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +3 -13
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -13
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -0
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +1 -0
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +4 -17
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +4 -17
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +1 -0
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-meeting.cjs +1 -0
- package/dist/actions/get-meeting.cjs.map +1 -1
- package/dist/actions/get-meeting.d.cts +3 -15
- package/dist/actions/get-meeting.d.cts.map +1 -1
- package/dist/actions/get-meeting.d.mts +3 -15
- package/dist/actions/get-meeting.d.mts.map +1 -1
- package/dist/actions/get-meeting.mjs +1 -0
- package/dist/actions/get-meeting.mjs.map +1 -1
- package/dist/actions/get-opportunity.cjs +1 -0
- package/dist/actions/get-opportunity.cjs.map +1 -1
- package/dist/actions/get-opportunity.d.cts +3 -15
- package/dist/actions/get-opportunity.d.cts.map +1 -1
- package/dist/actions/get-opportunity.d.mts +3 -15
- package/dist/actions/get-opportunity.d.mts.map +1 -1
- package/dist/actions/get-opportunity.mjs +1 -0
- package/dist/actions/get-opportunity.mjs.map +1 -1
- package/dist/actions/get-stage.cjs +1 -0
- package/dist/actions/get-stage.cjs.map +1 -1
- package/dist/actions/get-stage.d.cts +3 -15
- package/dist/actions/get-stage.d.cts.map +1 -1
- package/dist/actions/get-stage.d.mts +3 -15
- package/dist/actions/get-stage.d.mts.map +1 -1
- package/dist/actions/get-stage.mjs +1 -0
- package/dist/actions/get-stage.mjs.map +1 -1
- package/dist/actions/get-tag-usage.cjs +1 -0
- package/dist/actions/get-tag-usage.cjs.map +1 -1
- package/dist/actions/get-tag-usage.d.cts +3 -15
- package/dist/actions/get-tag-usage.d.cts.map +1 -1
- package/dist/actions/get-tag-usage.d.mts +3 -15
- package/dist/actions/get-tag-usage.d.mts.map +1 -1
- package/dist/actions/get-tag-usage.mjs +1 -0
- package/dist/actions/get-tag-usage.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -15
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -15
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.cjs +1 -0
- package/dist/actions/get-workflow-merge-fields.cjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.cts +3 -13
- package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.mts +3 -13
- package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.mjs +1 -0
- package/dist/actions/get-workflow-merge-fields.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +1 -0
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +3 -15
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +3 -15
- package/dist/actions/get-workflow.d.mts.map +1 -1
- package/dist/actions/get-workflow.mjs +1 -0
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/list-account-messages.cjs +1 -0
- package/dist/actions/list-account-messages.cjs.map +1 -1
- package/dist/actions/list-account-messages.d.cts +3 -18
- package/dist/actions/list-account-messages.d.cts.map +1 -1
- package/dist/actions/list-account-messages.d.mts +3 -18
- package/dist/actions/list-account-messages.d.mts.map +1 -1
- package/dist/actions/list-account-messages.mjs +1 -0
- package/dist/actions/list-account-messages.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +1 -0
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +3 -35
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +3 -35
- package/dist/actions/list-accounts.d.mts.map +1 -1
- package/dist/actions/list-accounts.mjs +1 -0
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +3 -39
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -39
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-currencies.cjs +1 -0
- package/dist/actions/list-currencies.cjs.map +1 -1
- package/dist/actions/list-currencies.d.cts +3 -13
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +3 -13
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-currencies.mjs +1 -0
- package/dist/actions/list-currencies.mjs.map +1 -1
- package/dist/actions/list-custom-field-options.cjs +1 -0
- package/dist/actions/list-custom-field-options.cjs.map +1 -1
- package/dist/actions/list-custom-field-options.d.cts +4 -18
- package/dist/actions/list-custom-field-options.d.cts.map +1 -1
- package/dist/actions/list-custom-field-options.d.mts +4 -18
- package/dist/actions/list-custom-field-options.d.mts.map +1 -1
- package/dist/actions/list-custom-field-options.mjs +1 -0
- package/dist/actions/list-custom-field-options.mjs.map +1 -1
- package/dist/actions/list-custom-field-types.cjs +1 -0
- package/dist/actions/list-custom-field-types.cjs.map +1 -1
- package/dist/actions/list-custom-field-types.d.cts +3 -13
- package/dist/actions/list-custom-field-types.d.cts.map +1 -1
- package/dist/actions/list-custom-field-types.d.mts +3 -13
- package/dist/actions/list-custom-field-types.d.mts.map +1 -1
- package/dist/actions/list-custom-field-types.mjs +1 -0
- package/dist/actions/list-custom-field-types.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +1 -0
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +4 -19
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +4 -19
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +1 -0
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-email-datasources.cjs +1 -0
- package/dist/actions/list-email-datasources.cjs.map +1 -1
- package/dist/actions/list-email-datasources.d.cts +3 -15
- package/dist/actions/list-email-datasources.d.cts.map +1 -1
- package/dist/actions/list-email-datasources.d.mts +3 -15
- package/dist/actions/list-email-datasources.d.mts.map +1 -1
- package/dist/actions/list-email-datasources.mjs +1 -0
- package/dist/actions/list-email-datasources.mjs.map +1 -1
- package/dist/actions/list-filter-fields.cjs +1 -0
- package/dist/actions/list-filter-fields.cjs.map +1 -1
- package/dist/actions/list-filter-fields.d.cts +6 -20
- package/dist/actions/list-filter-fields.d.cts.map +1 -1
- package/dist/actions/list-filter-fields.d.mts +6 -20
- package/dist/actions/list-filter-fields.d.mts.map +1 -1
- package/dist/actions/list-filter-fields.mjs +1 -0
- package/dist/actions/list-filter-fields.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -13
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -13
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-my-contacts.cjs +1 -0
- package/dist/actions/list-my-contacts.cjs.map +1 -1
- package/dist/actions/list-my-contacts.d.cts +3 -39
- package/dist/actions/list-my-contacts.d.cts.map +1 -1
- package/dist/actions/list-my-contacts.d.mts +3 -39
- package/dist/actions/list-my-contacts.d.mts.map +1 -1
- package/dist/actions/list-my-contacts.mjs +1 -0
- package/dist/actions/list-my-contacts.mjs.map +1 -1
- package/dist/actions/list-opportunities.cjs +1 -0
- package/dist/actions/list-opportunities.cjs.map +1 -1
- package/dist/actions/list-opportunities.d.cts +3 -45
- package/dist/actions/list-opportunities.d.cts.map +1 -1
- package/dist/actions/list-opportunities.d.mts +3 -45
- package/dist/actions/list-opportunities.d.mts.map +1 -1
- package/dist/actions/list-opportunities.mjs +1 -0
- package/dist/actions/list-opportunities.mjs.map +1 -1
- package/dist/actions/list-persons.cjs +1 -0
- package/dist/actions/list-persons.cjs.map +1 -1
- package/dist/actions/list-persons.d.cts +3 -18
- package/dist/actions/list-persons.d.cts.map +1 -1
- package/dist/actions/list-persons.d.mts +3 -18
- package/dist/actions/list-persons.d.mts.map +1 -1
- package/dist/actions/list-persons.mjs +1 -0
- package/dist/actions/list-persons.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +1 -0
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +3 -17
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +3 -17
- package/dist/actions/list-pipelines.d.mts.map +1 -1
- package/dist/actions/list-pipelines.mjs +1 -0
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-stages.cjs +1 -0
- package/dist/actions/list-stages.cjs.map +1 -1
- package/dist/actions/list-stages.d.cts +3 -19
- package/dist/actions/list-stages.d.cts.map +1 -1
- package/dist/actions/list-stages.d.mts +3 -19
- package/dist/actions/list-stages.d.mts.map +1 -1
- package/dist/actions/list-stages.mjs +1 -0
- package/dist/actions/list-stages.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -0
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +3 -19
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -19
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +1 -0
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +1 -0
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +3 -24
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +3 -24
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +1 -0
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -22
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -22
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +1 -0
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +3 -19
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -19
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +1 -0
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/update-account-contacts.cjs +1 -0
- package/dist/actions/update-account-contacts.cjs.map +1 -1
- package/dist/actions/update-account-contacts.d.cts +3 -21
- package/dist/actions/update-account-contacts.d.cts.map +1 -1
- package/dist/actions/update-account-contacts.d.mts +3 -21
- package/dist/actions/update-account-contacts.d.mts.map +1 -1
- package/dist/actions/update-account-contacts.mjs +1 -0
- package/dist/actions/update-account-contacts.mjs.map +1 -1
- package/dist/actions/update-account-users.cjs +1 -0
- package/dist/actions/update-account-users.cjs.map +1 -1
- package/dist/actions/update-account-users.d.cts +3 -21
- package/dist/actions/update-account-users.d.cts.map +1 -1
- package/dist/actions/update-account-users.d.mts +3 -21
- package/dist/actions/update-account-users.d.mts.map +1 -1
- package/dist/actions/update-account-users.mjs +1 -0
- package/dist/actions/update-account-users.mjs.map +1 -1
- package/dist/actions/update-account.cjs +1 -0
- package/dist/actions/update-account.cjs.map +1 -1
- package/dist/actions/update-account.d.cts +3 -52
- package/dist/actions/update-account.d.cts.map +1 -1
- package/dist/actions/update-account.d.mts +3 -52
- package/dist/actions/update-account.d.mts.map +1 -1
- package/dist/actions/update-account.mjs +1 -0
- package/dist/actions/update-account.mjs.map +1 -1
- package/dist/actions/update-ai-settings.cjs +1 -0
- package/dist/actions/update-ai-settings.cjs.map +1 -1
- package/dist/actions/update-ai-settings.d.cts +3 -23
- package/dist/actions/update-ai-settings.d.cts.map +1 -1
- package/dist/actions/update-ai-settings.d.mts +3 -23
- package/dist/actions/update-ai-settings.d.mts.map +1 -1
- package/dist/actions/update-ai-settings.mjs +1 -0
- package/dist/actions/update-ai-settings.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -72
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -72
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +1 -0
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +4 -38
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +4 -38
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +1 -0
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-email-datasource.cjs +1 -0
- package/dist/actions/update-email-datasource.cjs.map +1 -1
- package/dist/actions/update-email-datasource.d.cts +3 -20
- package/dist/actions/update-email-datasource.d.cts.map +1 -1
- package/dist/actions/update-email-datasource.d.mts +3 -20
- package/dist/actions/update-email-datasource.d.mts.map +1 -1
- package/dist/actions/update-email-datasource.mjs +1 -0
- package/dist/actions/update-email-datasource.mjs.map +1 -1
- package/dist/actions/update-internal-note.cjs +1 -0
- package/dist/actions/update-internal-note.cjs.map +1 -1
- package/dist/actions/update-internal-note.d.cts +3 -19
- package/dist/actions/update-internal-note.d.cts.map +1 -1
- package/dist/actions/update-internal-note.d.mts +3 -19
- package/dist/actions/update-internal-note.d.mts.map +1 -1
- package/dist/actions/update-internal-note.mjs +1 -0
- package/dist/actions/update-internal-note.mjs.map +1 -1
- package/dist/actions/update-opportunity.cjs +1 -0
- package/dist/actions/update-opportunity.cjs.map +1 -1
- package/dist/actions/update-opportunity.d.cts +3 -38
- package/dist/actions/update-opportunity.d.cts.map +1 -1
- package/dist/actions/update-opportunity.d.mts +3 -38
- package/dist/actions/update-opportunity.d.mts.map +1 -1
- package/dist/actions/update-opportunity.mjs +1 -0
- package/dist/actions/update-opportunity.mjs.map +1 -1
- package/dist/actions/update-tag.cjs +1 -0
- package/dist/actions/update-tag.cjs.map +1 -1
- package/dist/actions/update-tag.d.cts +3 -16
- package/dist/actions/update-tag.d.cts.map +1 -1
- package/dist/actions/update-tag.d.mts +3 -16
- package/dist/actions/update-tag.d.mts.map +1 -1
- package/dist/actions/update-tag.mjs +1 -0
- package/dist/actions/update-tag.mjs.map +1 -1
- package/dist/actions/update-task.cjs +1 -0
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +3 -20
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +3 -20
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +1 -0
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/update-workflow-audience.cjs +1 -0
- package/dist/actions/update-workflow-audience.cjs.map +1 -1
- package/dist/actions/update-workflow-audience.d.cts +3 -18
- package/dist/actions/update-workflow-audience.d.cts.map +1 -1
- package/dist/actions/update-workflow-audience.d.mts +3 -18
- package/dist/actions/update-workflow-audience.d.mts.map +1 -1
- package/dist/actions/update-workflow-audience.mjs +1 -0
- package/dist/actions/update-workflow-audience.mjs.map +1 -1
- package/dist/actions/update-workflow.cjs +1 -0
- package/dist/actions/update-workflow.cjs.map +1 -1
- package/dist/actions/update-workflow.d.cts +3 -55
- package/dist/actions/update-workflow.d.cts.map +1 -1
- package/dist/actions/update-workflow.d.mts +3 -55
- package/dist/actions/update-workflow.d.mts.map +1 -1
- package/dist/actions/update-workflow.mjs +1 -0
- package/dist/actions/update-workflow.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-meeting.cjs","names":["z","action"],"sources":["../../src/actions/create-meeting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateMeetingInput = z.object({\n date: z.string().describe(\"Meeting start date and time in ISO 8601 format (e.g., '2026-02-15T14:00:00.000Z'). This is the scheduled start time of the meeting.\"),\n type: z.enum([\"meeting-live\", \"meeting-phone\"]).describe(\"Type of meeting\").optional(),\n notes: z.string().describe(\"Meeting notes or minutes. Use this field to record what was discussed or decided during the meeting.\").optional(),\n minutes: z.string().describe(\"DEPRECATED: Use the 'notes' property instead. Meeting minutes recorded after the meeting.\").optional(),\n subject: z.string().describe(\"Subject or title of the meeting. Maximum 200 characters. This will be the displayed name of the meeting.\").optional(),\n end_date: z.string().describe(\"Meeting end date and time in ISO 8601 format (e.g., '2026-02-15T15:00:00.000Z'). If not provided, the meeting duration will be unspecified.\").optional(),\n phone_type: z.string().describe(\"Type of phone call (e.g., 'inbound', 'outbound'). Relevant when type is 'meeting-phone'.\").optional(),\n description: z.string().describe(\"Detailed description or notes about the meeting. Provides additional context about the meeting agenda or outcomes.\").optional(),\n participants: z.array(z.number().int()).describe(\"List of participant IDs (Salesflare contact IDs) attending the meeting. At least one participant is required unless it's a call log sync.\"),\n phone_number_hash: z.string().describe(\"Phone number hash for call log synchronization. Used when syncing call logs from external systems.\").optional(),\n}).describe(\"Request model for creating a meeting in Salesflare\");\nexport const SalesflareCreateMeetingOutput = z.object({\n message: z.string().describe(\"Success or error message from the API\").nullable().optional(),\n meeting_ids: z.array(z.number().int()).describe(\"List of IDs of the created meetings\"),\n}).passthrough().describe(\"Response model for creating a meeting in Salesflare\");\n\nexport const salesflareCreateMeeting = action(\"SALESFLARE_CREATE_MEETING\", {\n slug: \"salesflare-create-meeting\",\n name: \"Create Meeting\",\n description: \"Create a new meeting record in Salesflare. Use when scheduling meetings with contacts or logging past meetings/calls. Supports both live meetings and phone calls with customizable details.\",\n input: SalesflareCreateMeetingInput,\n output: SalesflareCreateMeetingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-meeting.cjs","names":["z","action"],"sources":["../../src/actions/create-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 SalesflareCreateMeetingInput = z.object({\n date: z.string().describe(\"Meeting start date and time in ISO 8601 format (e.g., '2026-02-15T14:00:00.000Z'). This is the scheduled start time of the meeting.\"),\n type: z.enum([\"meeting-live\", \"meeting-phone\"]).describe(\"Type of meeting\").optional(),\n notes: z.string().describe(\"Meeting notes or minutes. Use this field to record what was discussed or decided during the meeting.\").optional(),\n minutes: z.string().describe(\"DEPRECATED: Use the 'notes' property instead. Meeting minutes recorded after the meeting.\").optional(),\n subject: z.string().describe(\"Subject or title of the meeting. Maximum 200 characters. This will be the displayed name of the meeting.\").optional(),\n end_date: z.string().describe(\"Meeting end date and time in ISO 8601 format (e.g., '2026-02-15T15:00:00.000Z'). If not provided, the meeting duration will be unspecified.\").optional(),\n phone_type: z.string().describe(\"Type of phone call (e.g., 'inbound', 'outbound'). Relevant when type is 'meeting-phone'.\").optional(),\n description: z.string().describe(\"Detailed description or notes about the meeting. Provides additional context about the meeting agenda or outcomes.\").optional(),\n participants: z.array(z.number().int()).describe(\"List of participant IDs (Salesflare contact IDs) attending the meeting. At least one participant is required unless it's a call log sync.\"),\n phone_number_hash: z.string().describe(\"Phone number hash for call log synchronization. Used when syncing call logs from external systems.\").optional(),\n}).describe(\"Request model for creating a meeting in Salesflare\");\nexport const SalesflareCreateMeetingOutput = z.object({\n message: z.string().describe(\"Success or error message from the API\").nullable().optional(),\n meeting_ids: z.array(z.number().int()).describe(\"List of IDs of the created meetings\"),\n}).passthrough().describe(\"Response model for creating a meeting in Salesflare\");\n\nexport const salesflareCreateMeeting: AppAction<\n typeof SalesflareCreateMeetingInput,\n typeof SalesflareCreateMeetingOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_MEETING\", {\n slug: \"salesflare-create-meeting\",\n name: \"Create Meeting\",\n description: \"Create a new meeting record in Salesflare. Use when scheduling meetings with contacts or logging past meetings/calls. Supports both live meetings and phone calls with customizable details.\",\n input: SalesflareCreateMeetingInput,\n output: SalesflareCreateMeetingOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;CAC/J,MAAMA,IAAAA,EAAE,KAAK,CAAC,gBAAgB,eAAe,CAAC,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACnI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAClJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS;CACtL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACrI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAChK,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;CAC5L,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,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/create-meeting.d.ts
|
|
@@ -20,30 +22,7 @@ declare const SalesflareCreateMeetingOutput: z.ZodObject<{
|
|
|
20
22
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
meeting_ids: z.ZodArray<z.ZodNumber>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const salesflareCreateMeeting:
|
|
24
|
-
date: string;
|
|
25
|
-
participants: number[];
|
|
26
|
-
type?: "meeting-live" | "meeting-phone" | undefined;
|
|
27
|
-
notes?: string | undefined;
|
|
28
|
-
minutes?: string | undefined;
|
|
29
|
-
subject?: string | undefined;
|
|
30
|
-
end_date?: string | undefined;
|
|
31
|
-
phone_type?: string | undefined;
|
|
32
|
-
description?: string | undefined;
|
|
33
|
-
phone_number_hash?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
41
|
-
connectionId: z.ZodString;
|
|
42
|
-
entityId: z.ZodString;
|
|
43
|
-
instanceId: z.ZodString;
|
|
44
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
-
generic_api_key: z.ZodString;
|
|
46
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const salesflareCreateMeeting: AppAction<typeof SalesflareCreateMeetingInput, typeof SalesflareCreateMeetingOutput, typeof salesflare.credential>;
|
|
47
26
|
//#endregion
|
|
48
27
|
export { salesflareCreateMeeting };
|
|
49
28
|
//# sourceMappingURL=create-meeting.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-meeting.d.cts","names":[],"sources":["../../src/actions/create-meeting.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-meeting.d.cts","names":[],"sources":["../../src/actions/create-meeting.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAY5B,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/create-meeting.d.ts
|
|
@@ -20,30 +22,7 @@ declare const SalesflareCreateMeetingOutput: z.ZodObject<{
|
|
|
20
22
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
meeting_ids: z.ZodArray<z.ZodNumber>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const salesflareCreateMeeting:
|
|
24
|
-
date: string;
|
|
25
|
-
participants: number[];
|
|
26
|
-
type?: "meeting-live" | "meeting-phone" | undefined;
|
|
27
|
-
notes?: string | undefined;
|
|
28
|
-
minutes?: string | undefined;
|
|
29
|
-
subject?: string | undefined;
|
|
30
|
-
end_date?: string | undefined;
|
|
31
|
-
phone_type?: string | undefined;
|
|
32
|
-
description?: string | undefined;
|
|
33
|
-
phone_number_hash?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
41
|
-
connectionId: z.ZodString;
|
|
42
|
-
entityId: z.ZodString;
|
|
43
|
-
instanceId: z.ZodString;
|
|
44
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
-
generic_api_key: z.ZodString;
|
|
46
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const salesflareCreateMeeting: AppAction<typeof SalesflareCreateMeetingInput, typeof SalesflareCreateMeetingOutput, typeof salesflare.credential>;
|
|
47
26
|
//#endregion
|
|
48
27
|
export { salesflareCreateMeeting };
|
|
49
28
|
//# sourceMappingURL=create-meeting.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-meeting.d.mts","names":[],"sources":["../../src/actions/create-meeting.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-meeting.d.mts","names":[],"sources":["../../src/actions/create-meeting.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-meeting.mjs","names":[],"sources":["../../src/actions/create-meeting.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateMeetingInput = z.object({\n date: z.string().describe(\"Meeting start date and time in ISO 8601 format (e.g., '2026-02-15T14:00:00.000Z'). This is the scheduled start time of the meeting.\"),\n type: z.enum([\"meeting-live\", \"meeting-phone\"]).describe(\"Type of meeting\").optional(),\n notes: z.string().describe(\"Meeting notes or minutes. Use this field to record what was discussed or decided during the meeting.\").optional(),\n minutes: z.string().describe(\"DEPRECATED: Use the 'notes' property instead. Meeting minutes recorded after the meeting.\").optional(),\n subject: z.string().describe(\"Subject or title of the meeting. Maximum 200 characters. This will be the displayed name of the meeting.\").optional(),\n end_date: z.string().describe(\"Meeting end date and time in ISO 8601 format (e.g., '2026-02-15T15:00:00.000Z'). If not provided, the meeting duration will be unspecified.\").optional(),\n phone_type: z.string().describe(\"Type of phone call (e.g., 'inbound', 'outbound'). Relevant when type is 'meeting-phone'.\").optional(),\n description: z.string().describe(\"Detailed description or notes about the meeting. Provides additional context about the meeting agenda or outcomes.\").optional(),\n participants: z.array(z.number().int()).describe(\"List of participant IDs (Salesflare contact IDs) attending the meeting. At least one participant is required unless it's a call log sync.\"),\n phone_number_hash: z.string().describe(\"Phone number hash for call log synchronization. Used when syncing call logs from external systems.\").optional(),\n}).describe(\"Request model for creating a meeting in Salesflare\");\nexport const SalesflareCreateMeetingOutput = z.object({\n message: z.string().describe(\"Success or error message from the API\").nullable().optional(),\n meeting_ids: z.array(z.number().int()).describe(\"List of IDs of the created meetings\"),\n}).passthrough().describe(\"Response model for creating a meeting in Salesflare\");\n\nexport const salesflareCreateMeeting = action(\"SALESFLARE_CREATE_MEETING\", {\n slug: \"salesflare-create-meeting\",\n name: \"Create Meeting\",\n description: \"Create a new meeting record in Salesflare. Use when scheduling meetings with contacts or logging past meetings/calls. Supports both live meetings and phone calls with customizable details.\",\n input: SalesflareCreateMeetingInput,\n output: SalesflareCreateMeetingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-meeting.mjs","names":[],"sources":["../../src/actions/create-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 SalesflareCreateMeetingInput = z.object({\n date: z.string().describe(\"Meeting start date and time in ISO 8601 format (e.g., '2026-02-15T14:00:00.000Z'). This is the scheduled start time of the meeting.\"),\n type: z.enum([\"meeting-live\", \"meeting-phone\"]).describe(\"Type of meeting\").optional(),\n notes: z.string().describe(\"Meeting notes or minutes. Use this field to record what was discussed or decided during the meeting.\").optional(),\n minutes: z.string().describe(\"DEPRECATED: Use the 'notes' property instead. Meeting minutes recorded after the meeting.\").optional(),\n subject: z.string().describe(\"Subject or title of the meeting. Maximum 200 characters. This will be the displayed name of the meeting.\").optional(),\n end_date: z.string().describe(\"Meeting end date and time in ISO 8601 format (e.g., '2026-02-15T15:00:00.000Z'). If not provided, the meeting duration will be unspecified.\").optional(),\n phone_type: z.string().describe(\"Type of phone call (e.g., 'inbound', 'outbound'). Relevant when type is 'meeting-phone'.\").optional(),\n description: z.string().describe(\"Detailed description or notes about the meeting. Provides additional context about the meeting agenda or outcomes.\").optional(),\n participants: z.array(z.number().int()).describe(\"List of participant IDs (Salesflare contact IDs) attending the meeting. At least one participant is required unless it's a call log sync.\"),\n phone_number_hash: z.string().describe(\"Phone number hash for call log synchronization. Used when syncing call logs from external systems.\").optional(),\n}).describe(\"Request model for creating a meeting in Salesflare\");\nexport const SalesflareCreateMeetingOutput = z.object({\n message: z.string().describe(\"Success or error message from the API\").nullable().optional(),\n meeting_ids: z.array(z.number().int()).describe(\"List of IDs of the created meetings\"),\n}).passthrough().describe(\"Response model for creating a meeting in Salesflare\");\n\nexport const salesflareCreateMeeting: AppAction<\n typeof SalesflareCreateMeetingInput,\n typeof SalesflareCreateMeetingOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_MEETING\", {\n slug: \"salesflare-create-meeting\",\n name: \"Create Meeting\",\n description: \"Create a new meeting record in Salesflare. Use when scheduling meetings with contacts or logging past meetings/calls. Supports both live meetings and phone calls with customizable details.\",\n input: SalesflareCreateMeetingInput,\n output: SalesflareCreateMeetingOutput,\n});\n"],"mappings":";;;AAuBA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAzB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;EAC/J,MAAM,EAAE,KAAK,CAAC,gBAAgB,eAAe,CAAC,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACnI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;EAClJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS;EACtL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACrI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;EAChK,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;EAC5L,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,oDAcH;CACP,QAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,qCAAqC;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-opportunity.cjs","names":["z","action"],"sources":["../../src/actions/create-opportunity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateOpportunityInput = z.object({\n name: z.string().describe(\"Name/title of the opportunity (e.g., 'Q1 Enterprise Deal', 'Renewal Contract'). If not provided, may be auto-generated by Salesflare.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to categorize the opportunity.\").optional(),\n owner: z.number().int().describe(\"User ID of the opportunity owner. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n stage: z.number().int().describe(\"Pipeline stage ID. Use LIST_STAGES to find valid stage IDs for your pipeline.\").optional(),\n units: z.number().describe(\"Number of units for this opportunity (e.g., number of licenses, seats, or products).\").optional(),\n value: z.number().describe(\"Total monetary value of the opportunity. Must be non-negative.\").optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed. Set to true when the deal is won or lost.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs. Use GET_CUSTOM_FIELDS to discover available custom field keys.\").optional(),\n account: z.number().int().describe(\"REQUIRED. ID of the account (company) to associate this opportunity with. Use LIST_ACCOUNTS to find available account IDs.\"),\n creator: z.number().int().describe(\"User ID of the person who created this opportunity. Defaults to the authenticated user if not specified.\").optional(),\n assignee: z.number().int().describe(\"User ID of the person assigned to this opportunity. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n currency: z.number().int().describe(\"Currency ID for the opportunity value. Use LIST_CURRENCIES to find valid currency IDs.\").optional(),\n frequency: z.enum([\"annually\", \"weekly\", \"monthly\", \"daily\"]).describe(\"Frequency type for recurring opportunities.\").optional(),\n close_date: z.string().describe(\"Expected close date in ISO 8601 date-time format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n start_date: z.string().describe(\"Opportunity start date in ISO 8601 date-time format.\").optional(),\n lead_source: z.number().int().describe(\"Lead source ID indicating where this opportunity originated. Use LIST_LEAD_SOURCES to find valid IDs.\").optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if the opportunity is marked as lost. Use LIST_LOST_REASONS to find valid IDs.\").optional(),\n probability: z.number().describe(\"Win probability as a percentage (0-100). Higher values indicate greater likelihood of closing.\").optional(),\n main_contact: z.number().int().describe(\"Contact ID of the primary contact for this opportunity. Use LIST_CONTACTS to find valid contact IDs.\").optional(),\n contract_end_date: z.string().describe(\"Contract end date in ISO 8601 date-time format.\").optional(),\n contract_start_date: z.string().describe(\"Contract start date in ISO 8601 date-time format.\").optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription-based opportunities.\").optional(),\n}).describe(\"Request model for creating an opportunity in Salesflare.\");\nexport const SalesflareCreateOpportunityOutput = z.object({\n id: z.number().int().describe(\"Unique ID of the newly created opportunity\").nullable(),\n}).passthrough().describe(\"Response model after creating an opportunity.\");\n\nexport const salesflareCreateOpportunity = action(\"SALESFLARE_CREATE_OPPORTUNITY\", {\n slug: \"salesflare-create-opportunity\",\n name: \"Create Opportunity\",\n description: \"Tool to create a new opportunity in Salesflare. Use when you need to add a sales opportunity or deal to the system. An opportunity represents a potential sale associated with an account (company).\",\n input: SalesflareCreateOpportunityInput,\n output: SalesflareCreateOpportunityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-opportunity.cjs","names":["z","action"],"sources":["../../src/actions/create-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 SalesflareCreateOpportunityInput = z.object({\n name: z.string().describe(\"Name/title of the opportunity (e.g., 'Q1 Enterprise Deal', 'Renewal Contract'). If not provided, may be auto-generated by Salesflare.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to categorize the opportunity.\").optional(),\n owner: z.number().int().describe(\"User ID of the opportunity owner. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n stage: z.number().int().describe(\"Pipeline stage ID. Use LIST_STAGES to find valid stage IDs for your pipeline.\").optional(),\n units: z.number().describe(\"Number of units for this opportunity (e.g., number of licenses, seats, or products).\").optional(),\n value: z.number().describe(\"Total monetary value of the opportunity. Must be non-negative.\").optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed. Set to true when the deal is won or lost.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs. Use GET_CUSTOM_FIELDS to discover available custom field keys.\").optional(),\n account: z.number().int().describe(\"REQUIRED. ID of the account (company) to associate this opportunity with. Use LIST_ACCOUNTS to find available account IDs.\"),\n creator: z.number().int().describe(\"User ID of the person who created this opportunity. Defaults to the authenticated user if not specified.\").optional(),\n assignee: z.number().int().describe(\"User ID of the person assigned to this opportunity. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n currency: z.number().int().describe(\"Currency ID for the opportunity value. Use LIST_CURRENCIES to find valid currency IDs.\").optional(),\n frequency: z.enum([\"annually\", \"weekly\", \"monthly\", \"daily\"]).describe(\"Frequency type for recurring opportunities.\").optional(),\n close_date: z.string().describe(\"Expected close date in ISO 8601 date-time format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n start_date: z.string().describe(\"Opportunity start date in ISO 8601 date-time format.\").optional(),\n lead_source: z.number().int().describe(\"Lead source ID indicating where this opportunity originated. Use LIST_LEAD_SOURCES to find valid IDs.\").optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if the opportunity is marked as lost. Use LIST_LOST_REASONS to find valid IDs.\").optional(),\n probability: z.number().describe(\"Win probability as a percentage (0-100). Higher values indicate greater likelihood of closing.\").optional(),\n main_contact: z.number().int().describe(\"Contact ID of the primary contact for this opportunity. Use LIST_CONTACTS to find valid contact IDs.\").optional(),\n contract_end_date: z.string().describe(\"Contract end date in ISO 8601 date-time format.\").optional(),\n contract_start_date: z.string().describe(\"Contract start date in ISO 8601 date-time format.\").optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription-based opportunities.\").optional(),\n}).describe(\"Request model for creating an opportunity in Salesflare.\");\nexport const SalesflareCreateOpportunityOutput = z.object({\n id: z.number().int().describe(\"Unique ID of the newly created opportunity\").nullable(),\n}).passthrough().describe(\"Response model after creating an opportunity.\");\n\nexport const salesflareCreateOpportunity: AppAction<\n typeof SalesflareCreateOpportunityInput,\n typeof SalesflareCreateOpportunityOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_OPPORTUNITY\", {\n slug: \"salesflare-create-opportunity\",\n name: \"Create Opportunity\",\n description: \"Tool to create a new opportunity in Salesflare. Use when you need to add a sales opportunity or deal to the system. An opportunity represents a potential sale associated with an account (company).\",\n input: SalesflareCreateOpportunityInput,\n output: SalesflareCreateOpportunityOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;CAC5K,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAChI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC3H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAChK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACxJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACvI,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACzJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAC5I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CACzJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACnG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACvG,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,EACvF,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/create-opportunity.d.ts
|
|
@@ -33,42 +35,7 @@ declare const SalesflareCreateOpportunityInput: z.ZodObject<{
|
|
|
33
35
|
declare const SalesflareCreateOpportunityOutput: z.ZodObject<{
|
|
34
36
|
id: z.ZodNullable<z.ZodNumber>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const salesflareCreateOpportunity:
|
|
37
|
-
account: number;
|
|
38
|
-
name?: string | undefined;
|
|
39
|
-
tags?: string[] | undefined;
|
|
40
|
-
owner?: number | undefined;
|
|
41
|
-
stage?: number | undefined;
|
|
42
|
-
units?: number | undefined;
|
|
43
|
-
value?: number | undefined;
|
|
44
|
-
closed?: boolean | undefined;
|
|
45
|
-
custom?: Record<string, unknown> | undefined;
|
|
46
|
-
creator?: number | undefined;
|
|
47
|
-
assignee?: number | undefined;
|
|
48
|
-
currency?: number | undefined;
|
|
49
|
-
frequency?: "annually" | "weekly" | "monthly" | "daily" | undefined;
|
|
50
|
-
close_date?: string | undefined;
|
|
51
|
-
start_date?: string | undefined;
|
|
52
|
-
lead_source?: number | undefined;
|
|
53
|
-
lost_reason?: number | undefined;
|
|
54
|
-
probability?: number | undefined;
|
|
55
|
-
main_contact?: number | undefined;
|
|
56
|
-
contract_end_date?: string | undefined;
|
|
57
|
-
contract_start_date?: string | undefined;
|
|
58
|
-
recurring_price_per_unit?: number | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
60
|
-
connectionId: z.ZodString;
|
|
61
|
-
entityId: z.ZodString;
|
|
62
|
-
instanceId: z.ZodString;
|
|
63
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
-
generic_api_key: z.ZodString;
|
|
65
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
66
|
-
connectionId: z.ZodString;
|
|
67
|
-
entityId: z.ZodString;
|
|
68
|
-
instanceId: z.ZodString;
|
|
69
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
-
generic_api_key: z.ZodString;
|
|
71
|
-
}, z.core.$strip>>]>;
|
|
38
|
+
declare const salesflareCreateOpportunity: AppAction<typeof SalesflareCreateOpportunityInput, typeof SalesflareCreateOpportunityOutput, typeof salesflare.credential>;
|
|
72
39
|
//#endregion
|
|
73
40
|
export { salesflareCreateOpportunity };
|
|
74
41
|
//# sourceMappingURL=create-opportunity.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-opportunity.d.cts","names":[],"sources":["../../src/actions/create-opportunity.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-opportunity.d.cts","names":[],"sources":["../../src/actions/create-opportunity.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBhC,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/create-opportunity.d.ts
|
|
@@ -33,42 +35,7 @@ declare const SalesflareCreateOpportunityInput: z.ZodObject<{
|
|
|
33
35
|
declare const SalesflareCreateOpportunityOutput: z.ZodObject<{
|
|
34
36
|
id: z.ZodNullable<z.ZodNumber>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const salesflareCreateOpportunity:
|
|
37
|
-
account: number;
|
|
38
|
-
name?: string | undefined;
|
|
39
|
-
tags?: string[] | undefined;
|
|
40
|
-
owner?: number | undefined;
|
|
41
|
-
stage?: number | undefined;
|
|
42
|
-
units?: number | undefined;
|
|
43
|
-
value?: number | undefined;
|
|
44
|
-
closed?: boolean | undefined;
|
|
45
|
-
custom?: Record<string, unknown> | undefined;
|
|
46
|
-
creator?: number | undefined;
|
|
47
|
-
assignee?: number | undefined;
|
|
48
|
-
currency?: number | undefined;
|
|
49
|
-
frequency?: "annually" | "weekly" | "monthly" | "daily" | undefined;
|
|
50
|
-
close_date?: string | undefined;
|
|
51
|
-
start_date?: string | undefined;
|
|
52
|
-
lead_source?: number | undefined;
|
|
53
|
-
lost_reason?: number | undefined;
|
|
54
|
-
probability?: number | undefined;
|
|
55
|
-
main_contact?: number | undefined;
|
|
56
|
-
contract_end_date?: string | undefined;
|
|
57
|
-
contract_start_date?: string | undefined;
|
|
58
|
-
recurring_price_per_unit?: number | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
60
|
-
connectionId: z.ZodString;
|
|
61
|
-
entityId: z.ZodString;
|
|
62
|
-
instanceId: z.ZodString;
|
|
63
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
-
generic_api_key: z.ZodString;
|
|
65
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
66
|
-
connectionId: z.ZodString;
|
|
67
|
-
entityId: z.ZodString;
|
|
68
|
-
instanceId: z.ZodString;
|
|
69
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
-
generic_api_key: z.ZodString;
|
|
71
|
-
}, z.core.$strip>>]>;
|
|
38
|
+
declare const salesflareCreateOpportunity: AppAction<typeof SalesflareCreateOpportunityInput, typeof SalesflareCreateOpportunityOutput, typeof salesflare.credential>;
|
|
72
39
|
//#endregion
|
|
73
40
|
export { salesflareCreateOpportunity };
|
|
74
41
|
//# sourceMappingURL=create-opportunity.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-opportunity.d.mts","names":[],"sources":["../../src/actions/create-opportunity.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-opportunity.d.mts","names":[],"sources":["../../src/actions/create-opportunity.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-opportunity.mjs","names":[],"sources":["../../src/actions/create-opportunity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateOpportunityInput = z.object({\n name: z.string().describe(\"Name/title of the opportunity (e.g., 'Q1 Enterprise Deal', 'Renewal Contract'). If not provided, may be auto-generated by Salesflare.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to categorize the opportunity.\").optional(),\n owner: z.number().int().describe(\"User ID of the opportunity owner. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n stage: z.number().int().describe(\"Pipeline stage ID. Use LIST_STAGES to find valid stage IDs for your pipeline.\").optional(),\n units: z.number().describe(\"Number of units for this opportunity (e.g., number of licenses, seats, or products).\").optional(),\n value: z.number().describe(\"Total monetary value of the opportunity. Must be non-negative.\").optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed. Set to true when the deal is won or lost.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs. Use GET_CUSTOM_FIELDS to discover available custom field keys.\").optional(),\n account: z.number().int().describe(\"REQUIRED. ID of the account (company) to associate this opportunity with. Use LIST_ACCOUNTS to find available account IDs.\"),\n creator: z.number().int().describe(\"User ID of the person who created this opportunity. Defaults to the authenticated user if not specified.\").optional(),\n assignee: z.number().int().describe(\"User ID of the person assigned to this opportunity. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n currency: z.number().int().describe(\"Currency ID for the opportunity value. Use LIST_CURRENCIES to find valid currency IDs.\").optional(),\n frequency: z.enum([\"annually\", \"weekly\", \"monthly\", \"daily\"]).describe(\"Frequency type for recurring opportunities.\").optional(),\n close_date: z.string().describe(\"Expected close date in ISO 8601 date-time format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n start_date: z.string().describe(\"Opportunity start date in ISO 8601 date-time format.\").optional(),\n lead_source: z.number().int().describe(\"Lead source ID indicating where this opportunity originated. Use LIST_LEAD_SOURCES to find valid IDs.\").optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if the opportunity is marked as lost. Use LIST_LOST_REASONS to find valid IDs.\").optional(),\n probability: z.number().describe(\"Win probability as a percentage (0-100). Higher values indicate greater likelihood of closing.\").optional(),\n main_contact: z.number().int().describe(\"Contact ID of the primary contact for this opportunity. Use LIST_CONTACTS to find valid contact IDs.\").optional(),\n contract_end_date: z.string().describe(\"Contract end date in ISO 8601 date-time format.\").optional(),\n contract_start_date: z.string().describe(\"Contract start date in ISO 8601 date-time format.\").optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription-based opportunities.\").optional(),\n}).describe(\"Request model for creating an opportunity in Salesflare.\");\nexport const SalesflareCreateOpportunityOutput = z.object({\n id: z.number().int().describe(\"Unique ID of the newly created opportunity\").nullable(),\n}).passthrough().describe(\"Response model after creating an opportunity.\");\n\nexport const salesflareCreateOpportunity = action(\"SALESFLARE_CREATE_OPPORTUNITY\", {\n slug: \"salesflare-create-opportunity\",\n name: \"Create Opportunity\",\n description: \"Tool to create a new opportunity in Salesflare. Use when you need to add a sales opportunity or deal to the system. An opportunity represents a potential sale associated with an account (company).\",\n input: SalesflareCreateOpportunityInput,\n output: SalesflareCreateOpportunityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-opportunity.mjs","names":[],"sources":["../../src/actions/create-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 SalesflareCreateOpportunityInput = z.object({\n name: z.string().describe(\"Name/title of the opportunity (e.g., 'Q1 Enterprise Deal', 'Renewal Contract'). If not provided, may be auto-generated by Salesflare.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags to categorize the opportunity.\").optional(),\n owner: z.number().int().describe(\"User ID of the opportunity owner. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n stage: z.number().int().describe(\"Pipeline stage ID. Use LIST_STAGES to find valid stage IDs for your pipeline.\").optional(),\n units: z.number().describe(\"Number of units for this opportunity (e.g., number of licenses, seats, or products).\").optional(),\n value: z.number().describe(\"Total monetary value of the opportunity. Must be non-negative.\").optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed. Set to true when the deal is won or lost.\").optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields as key-value pairs. Use GET_CUSTOM_FIELDS to discover available custom field keys.\").optional(),\n account: z.number().int().describe(\"REQUIRED. ID of the account (company) to associate this opportunity with. Use LIST_ACCOUNTS to find available account IDs.\"),\n creator: z.number().int().describe(\"User ID of the person who created this opportunity. Defaults to the authenticated user if not specified.\").optional(),\n assignee: z.number().int().describe(\"User ID of the person assigned to this opportunity. Use GET_ME or LIST_USERS to find valid user IDs.\").optional(),\n currency: z.number().int().describe(\"Currency ID for the opportunity value. Use LIST_CURRENCIES to find valid currency IDs.\").optional(),\n frequency: z.enum([\"annually\", \"weekly\", \"monthly\", \"daily\"]).describe(\"Frequency type for recurring opportunities.\").optional(),\n close_date: z.string().describe(\"Expected close date in ISO 8601 date-time format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n start_date: z.string().describe(\"Opportunity start date in ISO 8601 date-time format.\").optional(),\n lead_source: z.number().int().describe(\"Lead source ID indicating where this opportunity originated. Use LIST_LEAD_SOURCES to find valid IDs.\").optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if the opportunity is marked as lost. Use LIST_LOST_REASONS to find valid IDs.\").optional(),\n probability: z.number().describe(\"Win probability as a percentage (0-100). Higher values indicate greater likelihood of closing.\").optional(),\n main_contact: z.number().int().describe(\"Contact ID of the primary contact for this opportunity. Use LIST_CONTACTS to find valid contact IDs.\").optional(),\n contract_end_date: z.string().describe(\"Contract end date in ISO 8601 date-time format.\").optional(),\n contract_start_date: z.string().describe(\"Contract start date in ISO 8601 date-time format.\").optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription-based opportunities.\").optional(),\n}).describe(\"Request model for creating an opportunity in Salesflare.\");\nexport const SalesflareCreateOpportunityOutput = z.object({\n id: z.number().int().describe(\"Unique ID of the newly created opportunity\").nullable(),\n}).passthrough().describe(\"Response model after creating an opportunity.\");\n\nexport const salesflareCreateOpportunity: AppAction<\n typeof SalesflareCreateOpportunityInput,\n typeof SalesflareCreateOpportunityOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_OPPORTUNITY\", {\n slug: \"salesflare-create-opportunity\",\n name: \"Create Opportunity\",\n description: \"Tool to create a new opportunity in Salesflare. Use when you need to add a sales opportunity or deal to the system. An opportunity represents a potential sale associated with an account (company).\",\n input: SalesflareCreateOpportunityInput,\n output: SalesflareCreateOpportunityOutput,\n});\n"],"mappings":";;;AAkCA,MAAa,8BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApC8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;EAC5K,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;EAChI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EAC3H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EACtG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACtH,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EAChK,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H;EAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;EACxJ,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;EACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;EACvI,WAAW,EAAE,KAAK;GAAC;GAAY;GAAU;GAAW;EAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC/H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;EACzJ,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;EACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EAC5I,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;EACzJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACnG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACvG,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,0DAaH;CACP,QAb+C,EAAE,OAAO,EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,EACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.cjs","names":["z","action"],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateTagInput = z.object({\n name: z.string().describe(\"Name of the tag to create. Use descriptive names to categorize accounts, contacts, or opportunities effectively.\"),\n}).describe(\"Request model for creating a new tag in Salesflare.\");\nexport const SalesflareCreateTagOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created tag\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a tag in Salesflare.\");\n\nexport const salesflareCreateTag = action(\"SALESFLARE_CREATE_TAG\", {\n slug: \"salesflare-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in Salesflare. Use when you need to add a new tag for categorizing accounts, contacts, or opportunities.\",\n input: SalesflareCreateTagInput,\n output: SalesflareCreateTagOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-tag.cjs","names":["z","action"],"sources":["../../src/actions/create-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 SalesflareCreateTagInput = z.object({\n name: z.string().describe(\"Name of the tag to create. Use descriptive names to categorize accounts, contacts, or opportunities effectively.\"),\n}).describe(\"Request model for creating a new tag in Salesflare.\");\nexport const SalesflareCreateTagOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created tag\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a tag in Salesflare.\");\n\nexport const salesflareCreateTag: AppAction<\n typeof SalesflareCreateTagInput,\n typeof SalesflareCreateTagOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_TAG\", {\n slug: \"salesflare-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in Salesflare. Use when you need to add a new tag for categorizing accounts, contacts, or opportunities.\",\n input: SalesflareCreateTagInput,\n output: SalesflareCreateTagOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EAC9I,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/create-tag.d.ts
|
|
@@ -7,21 +9,7 @@ declare const SalesflareCreateTagInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareCreateTagOutput: z.ZodObject<{
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareCreateTag:
|
|
11
|
-
name: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const salesflareCreateTag: AppAction<typeof SalesflareCreateTagInput, typeof SalesflareCreateTagOutput, typeof salesflare.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { salesflareCreateTag };
|
|
27
15
|
//# sourceMappingURL=create-tag.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.d.cts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-tag.d.cts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/create-tag.d.ts
|
|
@@ -7,21 +9,7 @@ declare const SalesflareCreateTagInput: z.ZodObject<{
|
|
|
7
9
|
declare const SalesflareCreateTagOutput: z.ZodObject<{
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const salesflareCreateTag:
|
|
11
|
-
name: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const salesflareCreateTag: AppAction<typeof SalesflareCreateTagInput, typeof SalesflareCreateTagOutput, typeof salesflare.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { salesflareCreateTag };
|
|
27
15
|
//# sourceMappingURL=create-tag.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.d.mts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-tag.d.mts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.mjs","names":[],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateTagInput = z.object({\n name: z.string().describe(\"Name of the tag to create. Use descriptive names to categorize accounts, contacts, or opportunities effectively.\"),\n}).describe(\"Request model for creating a new tag in Salesflare.\");\nexport const SalesflareCreateTagOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created tag\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a tag in Salesflare.\");\n\nexport const salesflareCreateTag = action(\"SALESFLARE_CREATE_TAG\", {\n slug: \"salesflare-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in Salesflare. Use when you need to add a new tag for categorizing accounts, contacts, or opportunities.\",\n input: SalesflareCreateTagInput,\n output: SalesflareCreateTagOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-tag.mjs","names":[],"sources":["../../src/actions/create-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 SalesflareCreateTagInput = z.object({\n name: z.string().describe(\"Name of the tag to create. Use descriptive names to categorize accounts, contacts, or opportunities effectively.\"),\n}).describe(\"Request model for creating a new tag in Salesflare.\");\nexport const SalesflareCreateTagOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created tag\").nullable().optional(),\n}).passthrough().describe(\"Response model after creating a tag in Salesflare.\");\n\nexport const salesflareCreateTag: AppAction<\n typeof SalesflareCreateTagInput,\n typeof SalesflareCreateTagOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_TAG\", {\n slug: \"salesflare-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in Salesflare. Use when you need to add a new tag for categorizing accounts, contacts, or opportunities.\",\n input: SalesflareCreateTagInput,\n output: SalesflareCreateTagOutput,\n});\n"],"mappings":";;;AAaA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfsC,EAAE,OAAO,EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EAC9I,CAAC,CAAC,CAAC,SAAS,qDAaH;CACP,QAbuC,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-task.cjs","names":["z","action"],"sources":["../../src/actions/create-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateTaskInput = z.object({\n account: z.number().int().describe(\"ID of the account (company) to associate this task with. Use LIST_ACCOUNTS to find available account IDs.\").optional(),\n assignees: z.array(z.number().int()).describe(\"List of user IDs to assign this task to. Use GET_CURRENT_USER or LIST_USERS to find valid user IDs. If not specified, may default to the authenticated user.\").optional(),\n description: z.string().describe(\"REQUIRED. Description or title of the task. This is the main content describing what needs to be done.\"),\n reminder_date: z.string().describe(\"Reminder date for the task in ISO 8601 date format (YYYY-MM-DD) or date-time format (YYYY-MM-DDTHH:MM:SSZ). The system will send a reminder on this date.\").optional(),\n}).describe(\"Request model for creating a task in Salesflare.\");\nexport const SalesflareCreateTaskOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created task\").nullable(),\n}).passthrough().describe(\"Response model after creating a task in Salesflare.\");\n\nexport const salesflareCreateTask = action(\"SALESFLARE_CREATE_TASK\", {\n slug: \"salesflare-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Salesflare. Use when you need to add a task or to-do item to the system. Tasks help track follow-ups, calls, meetings, and other action items.\",\n input: SalesflareCreateTaskInput,\n output: SalesflareCreateTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-task.cjs","names":["z","action"],"sources":["../../src/actions/create-task.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 SalesflareCreateTaskInput = z.object({\n account: z.number().int().describe(\"ID of the account (company) to associate this task with. Use LIST_ACCOUNTS to find available account IDs.\").optional(),\n assignees: z.array(z.number().int()).describe(\"List of user IDs to assign this task to. Use GET_CURRENT_USER or LIST_USERS to find valid user IDs. If not specified, may default to the authenticated user.\").optional(),\n description: z.string().describe(\"REQUIRED. Description or title of the task. This is the main content describing what needs to be done.\"),\n reminder_date: z.string().describe(\"Reminder date for the task in ISO 8601 date format (YYYY-MM-DD) or date-time format (YYYY-MM-DDTHH:MM:SSZ). The system will send a reminder on this date.\").optional(),\n}).describe(\"Request model for creating a task in Salesflare.\");\nexport const SalesflareCreateTaskOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created task\").nullable(),\n}).passthrough().describe(\"Response model after creating a task in Salesflare.\");\n\nexport const salesflareCreateTask: AppAction<\n typeof SalesflareCreateTaskInput,\n typeof SalesflareCreateTaskOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_TASK\", {\n slug: \"salesflare-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Salesflare. Use when you need to add a task or to-do item to the system. Tasks help track follow-ups, calls, meetings, and other action items.\",\n input: SalesflareCreateTaskInput,\n output: SalesflareCreateTaskOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACzJ,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACvN,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CACzI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,uBAITC,eAAAA,OAAO,0BAA0B;CACnC,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/create-task.d.ts
|
|
@@ -10,24 +12,7 @@ declare const SalesflareCreateTaskInput: z.ZodObject<{
|
|
|
10
12
|
declare const SalesflareCreateTaskOutput: z.ZodObject<{
|
|
11
13
|
id: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const salesflareCreateTask:
|
|
14
|
-
description: string;
|
|
15
|
-
account?: number | undefined;
|
|
16
|
-
assignees?: number[] | undefined;
|
|
17
|
-
reminder_date?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const salesflareCreateTask: AppAction<typeof SalesflareCreateTaskInput, typeof SalesflareCreateTaskOutput, typeof salesflare.credential>;
|
|
31
16
|
//#endregion
|
|
32
17
|
export { salesflareCreateTask };
|
|
33
18
|
//# sourceMappingURL=create-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-task.d.cts","names":[],"sources":["../../src/actions/create-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-task.d.cts","names":[],"sources":["../../src/actions/create-task.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,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/create-task.d.ts
|
|
@@ -10,24 +12,7 @@ declare const SalesflareCreateTaskInput: z.ZodObject<{
|
|
|
10
12
|
declare const SalesflareCreateTaskOutput: z.ZodObject<{
|
|
11
13
|
id: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const salesflareCreateTask:
|
|
14
|
-
description: string;
|
|
15
|
-
account?: number | undefined;
|
|
16
|
-
assignees?: number[] | undefined;
|
|
17
|
-
reminder_date?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const salesflareCreateTask: AppAction<typeof SalesflareCreateTaskInput, typeof SalesflareCreateTaskOutput, typeof salesflare.credential>;
|
|
31
16
|
//#endregion
|
|
32
17
|
export { salesflareCreateTask };
|
|
33
18
|
//# sourceMappingURL=create-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-task.d.mts","names":[],"sources":["../../src/actions/create-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-task.d.mts","names":[],"sources":["../../src/actions/create-task.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-task.mjs","names":[],"sources":["../../src/actions/create-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareCreateTaskInput = z.object({\n account: z.number().int().describe(\"ID of the account (company) to associate this task with. Use LIST_ACCOUNTS to find available account IDs.\").optional(),\n assignees: z.array(z.number().int()).describe(\"List of user IDs to assign this task to. Use GET_CURRENT_USER or LIST_USERS to find valid user IDs. If not specified, may default to the authenticated user.\").optional(),\n description: z.string().describe(\"REQUIRED. Description or title of the task. This is the main content describing what needs to be done.\"),\n reminder_date: z.string().describe(\"Reminder date for the task in ISO 8601 date format (YYYY-MM-DD) or date-time format (YYYY-MM-DDTHH:MM:SSZ). The system will send a reminder on this date.\").optional(),\n}).describe(\"Request model for creating a task in Salesflare.\");\nexport const SalesflareCreateTaskOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created task\").nullable(),\n}).passthrough().describe(\"Response model after creating a task in Salesflare.\");\n\nexport const salesflareCreateTask = action(\"SALESFLARE_CREATE_TASK\", {\n slug: \"salesflare-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Salesflare. Use when you need to add a task or to-do item to the system. Tasks help track follow-ups, calls, meetings, and other action items.\",\n input: SalesflareCreateTaskInput,\n output: SalesflareCreateTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-task.mjs","names":[],"sources":["../../src/actions/create-task.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 SalesflareCreateTaskInput = z.object({\n account: z.number().int().describe(\"ID of the account (company) to associate this task with. Use LIST_ACCOUNTS to find available account IDs.\").optional(),\n assignees: z.array(z.number().int()).describe(\"List of user IDs to assign this task to. Use GET_CURRENT_USER or LIST_USERS to find valid user IDs. If not specified, may default to the authenticated user.\").optional(),\n description: z.string().describe(\"REQUIRED. Description or title of the task. This is the main content describing what needs to be done.\"),\n reminder_date: z.string().describe(\"Reminder date for the task in ISO 8601 date format (YYYY-MM-DD) or date-time format (YYYY-MM-DDTHH:MM:SSZ). The system will send a reminder on this date.\").optional(),\n}).describe(\"Request model for creating a task in Salesflare.\");\nexport const SalesflareCreateTaskOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the newly created task\").nullable(),\n}).passthrough().describe(\"Response model after creating a task in Salesflare.\");\n\nexport const salesflareCreateTask: AppAction<\n typeof SalesflareCreateTaskInput,\n typeof SalesflareCreateTaskOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_CREATE_TASK\", {\n slug: \"salesflare-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Salesflare. Use when you need to add a task or to-do item to the system. Tasks help track follow-ups, calls, meetings, and other action items.\",\n input: SalesflareCreateTaskInput,\n output: SalesflareCreateTaskOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuC,EAAE,OAAO;EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EACzJ,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;EACvN,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;EACzI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;CAC3M,CAAC,CAAC,CAAC,SAAS,kDAaH;CACP,QAbwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
|