@keystrokehq/salesflare 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-account-contacts.cjs +1 -0
- package/dist/actions/add-account-contacts.cjs.map +1 -1
- package/dist/actions/add-account-contacts.d.cts +3 -7
- package/dist/actions/add-account-contacts.d.cts.map +1 -1
- package/dist/actions/add-account-contacts.d.mts +3 -7
- package/dist/actions/add-account-contacts.d.mts.map +1 -1
- package/dist/actions/add-account-contacts.mjs +1 -0
- package/dist/actions/add-account-contacts.mjs.map +1 -1
- package/dist/actions/create-account.cjs +1 -0
- package/dist/actions/create-account.cjs.map +1 -1
- package/dist/actions/create-account.d.cts +3 -41
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +3 -41
- package/dist/actions/create-account.d.mts.map +1 -1
- package/dist/actions/create-account.mjs +1 -0
- package/dist/actions/create-account.mjs.map +1 -1
- package/dist/actions/create-call.cjs +1 -0
- package/dist/actions/create-call.cjs.map +1 -1
- package/dist/actions/create-call.d.cts +3 -13
- package/dist/actions/create-call.d.cts.map +1 -1
- package/dist/actions/create-call.d.mts +3 -13
- package/dist/actions/create-call.d.mts.map +1 -1
- package/dist/actions/create-call.mjs +1 -0
- package/dist/actions/create-call.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -58
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -58
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +1 -0
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +3 -24
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +3 -24
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +1 -0
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-internal-note.cjs +1 -0
- package/dist/actions/create-internal-note.cjs.map +1 -1
- package/dist/actions/create-internal-note.d.cts +3 -6
- package/dist/actions/create-internal-note.d.cts.map +1 -1
- package/dist/actions/create-internal-note.d.mts +3 -6
- package/dist/actions/create-internal-note.d.mts.map +1 -1
- package/dist/actions/create-internal-note.mjs +1 -0
- package/dist/actions/create-internal-note.mjs.map +1 -1
- package/dist/actions/create-meeting.cjs +1 -0
- package/dist/actions/create-meeting.cjs.map +1 -1
- package/dist/actions/create-meeting.d.cts +3 -12
- package/dist/actions/create-meeting.d.cts.map +1 -1
- package/dist/actions/create-meeting.d.mts +3 -12
- package/dist/actions/create-meeting.d.mts.map +1 -1
- package/dist/actions/create-meeting.mjs +1 -0
- package/dist/actions/create-meeting.mjs.map +1 -1
- package/dist/actions/create-opportunity.cjs +1 -0
- package/dist/actions/create-opportunity.cjs.map +1 -1
- package/dist/actions/create-opportunity.d.cts +3 -24
- package/dist/actions/create-opportunity.d.cts.map +1 -1
- package/dist/actions/create-opportunity.d.mts +3 -24
- package/dist/actions/create-opportunity.d.mts.map +1 -1
- package/dist/actions/create-opportunity.mjs +1 -0
- package/dist/actions/create-opportunity.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -3
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -3
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -0
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +3 -6
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +3 -6
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -0
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-workflow.cjs +1 -0
- package/dist/actions/create-workflow.cjs.map +1 -1
- package/dist/actions/create-workflow.d.cts +3 -68
- package/dist/actions/create-workflow.d.cts.map +1 -1
- package/dist/actions/create-workflow.d.mts +3 -68
- package/dist/actions/create-workflow.d.mts.map +1 -1
- package/dist/actions/create-workflow.mjs +1 -0
- package/dist/actions/create-workflow.mjs.map +1 -1
- package/dist/actions/delete-account.cjs +1 -0
- package/dist/actions/delete-account.cjs.map +1 -1
- package/dist/actions/delete-account.d.cts +3 -3
- package/dist/actions/delete-account.d.cts.map +1 -1
- package/dist/actions/delete-account.d.mts +3 -3
- package/dist/actions/delete-account.d.mts.map +1 -1
- package/dist/actions/delete-account.mjs +1 -0
- package/dist/actions/delete-account.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -0
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +3 -4
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +3 -4
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -0
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-internal-note.cjs +1 -0
- package/dist/actions/delete-internal-note.cjs.map +1 -1
- package/dist/actions/delete-internal-note.d.cts +3 -3
- package/dist/actions/delete-internal-note.d.cts.map +1 -1
- package/dist/actions/delete-internal-note.d.mts +3 -3
- package/dist/actions/delete-internal-note.d.mts.map +1 -1
- package/dist/actions/delete-internal-note.mjs +1 -0
- package/dist/actions/delete-internal-note.mjs.map +1 -1
- package/dist/actions/delete-meeting.cjs +1 -0
- package/dist/actions/delete-meeting.cjs.map +1 -1
- package/dist/actions/delete-meeting.d.cts +3 -3
- package/dist/actions/delete-meeting.d.cts.map +1 -1
- package/dist/actions/delete-meeting.d.mts +3 -3
- package/dist/actions/delete-meeting.d.mts.map +1 -1
- package/dist/actions/delete-meeting.mjs +1 -0
- package/dist/actions/delete-meeting.mjs.map +1 -1
- package/dist/actions/delete-opportunity.cjs +1 -0
- package/dist/actions/delete-opportunity.cjs.map +1 -1
- package/dist/actions/delete-opportunity.d.cts +3 -3
- package/dist/actions/delete-opportunity.d.cts.map +1 -1
- package/dist/actions/delete-opportunity.d.mts +3 -3
- package/dist/actions/delete-opportunity.d.mts.map +1 -1
- package/dist/actions/delete-opportunity.mjs +1 -0
- package/dist/actions/delete-opportunity.mjs.map +1 -1
- package/dist/actions/delete-tag.cjs +1 -0
- package/dist/actions/delete-tag.cjs.map +1 -1
- package/dist/actions/delete-tag.d.cts +3 -3
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -3
- package/dist/actions/delete-tag.d.mts.map +1 -1
- package/dist/actions/delete-tag.mjs +1 -0
- package/dist/actions/delete-tag.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -0
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +3 -3
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +3 -3
- package/dist/actions/delete-task.d.mts.map +1 -1
- package/dist/actions/delete-task.mjs +1 -0
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/get-account.cjs +1 -0
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +3 -3
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -3
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +1 -0
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-ai-settings.cjs +1 -0
- package/dist/actions/get-ai-settings.cjs.map +1 -1
- package/dist/actions/get-ai-settings.d.cts +3 -1
- package/dist/actions/get-ai-settings.d.cts.map +1 -1
- package/dist/actions/get-ai-settings.d.mts +3 -1
- package/dist/actions/get-ai-settings.d.mts.map +1 -1
- package/dist/actions/get-ai-settings.mjs +1 -0
- package/dist/actions/get-ai-settings.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -0
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +3 -1
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -1
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -0
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +1 -0
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +3 -4
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +3 -4
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +1 -0
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-meeting.cjs +1 -0
- package/dist/actions/get-meeting.cjs.map +1 -1
- package/dist/actions/get-meeting.d.cts +3 -3
- package/dist/actions/get-meeting.d.cts.map +1 -1
- package/dist/actions/get-meeting.d.mts +3 -3
- package/dist/actions/get-meeting.d.mts.map +1 -1
- package/dist/actions/get-meeting.mjs +1 -0
- package/dist/actions/get-meeting.mjs.map +1 -1
- package/dist/actions/get-opportunity.cjs +1 -0
- package/dist/actions/get-opportunity.cjs.map +1 -1
- package/dist/actions/get-opportunity.d.cts +3 -3
- package/dist/actions/get-opportunity.d.cts.map +1 -1
- package/dist/actions/get-opportunity.d.mts +3 -3
- package/dist/actions/get-opportunity.d.mts.map +1 -1
- package/dist/actions/get-opportunity.mjs +1 -0
- package/dist/actions/get-opportunity.mjs.map +1 -1
- package/dist/actions/get-stage.cjs +1 -0
- package/dist/actions/get-stage.cjs.map +1 -1
- package/dist/actions/get-stage.d.cts +3 -3
- package/dist/actions/get-stage.d.cts.map +1 -1
- package/dist/actions/get-stage.d.mts +3 -3
- package/dist/actions/get-stage.d.mts.map +1 -1
- package/dist/actions/get-stage.mjs +1 -0
- package/dist/actions/get-stage.mjs.map +1 -1
- package/dist/actions/get-tag-usage.cjs +1 -0
- package/dist/actions/get-tag-usage.cjs.map +1 -1
- package/dist/actions/get-tag-usage.d.cts +3 -3
- package/dist/actions/get-tag-usage.d.cts.map +1 -1
- package/dist/actions/get-tag-usage.d.mts +3 -3
- package/dist/actions/get-tag-usage.d.mts.map +1 -1
- package/dist/actions/get-tag-usage.mjs +1 -0
- package/dist/actions/get-tag-usage.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.cjs +1 -0
- package/dist/actions/get-workflow-merge-fields.cjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.cts +3 -1
- package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.mts +3 -1
- package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.mjs +1 -0
- package/dist/actions/get-workflow-merge-fields.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +1 -0
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +3 -3
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +3 -3
- package/dist/actions/get-workflow.d.mts.map +1 -1
- package/dist/actions/get-workflow.mjs +1 -0
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/list-account-messages.cjs +1 -0
- package/dist/actions/list-account-messages.cjs.map +1 -1
- package/dist/actions/list-account-messages.d.cts +3 -6
- package/dist/actions/list-account-messages.d.cts.map +1 -1
- package/dist/actions/list-account-messages.d.mts +3 -6
- package/dist/actions/list-account-messages.d.mts.map +1 -1
- package/dist/actions/list-account-messages.mjs +1 -0
- package/dist/actions/list-account-messages.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +1 -0
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +3 -23
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +3 -23
- package/dist/actions/list-accounts.d.mts.map +1 -1
- package/dist/actions/list-accounts.mjs +1 -0
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +3 -27
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -27
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-currencies.cjs +1 -0
- package/dist/actions/list-currencies.cjs.map +1 -1
- package/dist/actions/list-currencies.d.cts +3 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +3 -1
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-currencies.mjs +1 -0
- package/dist/actions/list-currencies.mjs.map +1 -1
- package/dist/actions/list-custom-field-options.cjs +1 -0
- package/dist/actions/list-custom-field-options.cjs.map +1 -1
- package/dist/actions/list-custom-field-options.d.cts +3 -5
- package/dist/actions/list-custom-field-options.d.cts.map +1 -1
- package/dist/actions/list-custom-field-options.d.mts +3 -5
- package/dist/actions/list-custom-field-options.d.mts.map +1 -1
- package/dist/actions/list-custom-field-options.mjs +1 -0
- package/dist/actions/list-custom-field-options.mjs.map +1 -1
- package/dist/actions/list-custom-field-types.cjs +1 -0
- package/dist/actions/list-custom-field-types.cjs.map +1 -1
- package/dist/actions/list-custom-field-types.d.cts +3 -1
- package/dist/actions/list-custom-field-types.d.cts.map +1 -1
- package/dist/actions/list-custom-field-types.d.mts +3 -1
- package/dist/actions/list-custom-field-types.d.mts.map +1 -1
- package/dist/actions/list-custom-field-types.mjs +1 -0
- package/dist/actions/list-custom-field-types.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +1 -0
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +3 -6
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +3 -6
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +1 -0
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-email-datasources.cjs +1 -0
- package/dist/actions/list-email-datasources.cjs.map +1 -1
- package/dist/actions/list-email-datasources.d.cts +3 -3
- package/dist/actions/list-email-datasources.d.cts.map +1 -1
- package/dist/actions/list-email-datasources.d.mts +3 -3
- package/dist/actions/list-email-datasources.d.mts.map +1 -1
- package/dist/actions/list-email-datasources.mjs +1 -0
- package/dist/actions/list-email-datasources.mjs.map +1 -1
- package/dist/actions/list-filter-fields.cjs +1 -0
- package/dist/actions/list-filter-fields.cjs.map +1 -1
- package/dist/actions/list-filter-fields.d.cts +7 -9
- package/dist/actions/list-filter-fields.d.cts.map +1 -1
- package/dist/actions/list-filter-fields.d.mts +7 -9
- package/dist/actions/list-filter-fields.d.mts.map +1 -1
- package/dist/actions/list-filter-fields.mjs +1 -0
- package/dist/actions/list-filter-fields.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-my-contacts.cjs +1 -0
- package/dist/actions/list-my-contacts.cjs.map +1 -1
- package/dist/actions/list-my-contacts.d.cts +3 -27
- package/dist/actions/list-my-contacts.d.cts.map +1 -1
- package/dist/actions/list-my-contacts.d.mts +3 -27
- package/dist/actions/list-my-contacts.d.mts.map +1 -1
- package/dist/actions/list-my-contacts.mjs +1 -0
- package/dist/actions/list-my-contacts.mjs.map +1 -1
- package/dist/actions/list-opportunities.cjs +1 -0
- package/dist/actions/list-opportunities.cjs.map +1 -1
- package/dist/actions/list-opportunities.d.cts +3 -33
- package/dist/actions/list-opportunities.d.cts.map +1 -1
- package/dist/actions/list-opportunities.d.mts +3 -33
- package/dist/actions/list-opportunities.d.mts.map +1 -1
- package/dist/actions/list-opportunities.mjs +1 -0
- package/dist/actions/list-opportunities.mjs.map +1 -1
- package/dist/actions/list-persons.cjs +1 -0
- package/dist/actions/list-persons.cjs.map +1 -1
- package/dist/actions/list-persons.d.cts +3 -6
- package/dist/actions/list-persons.d.cts.map +1 -1
- package/dist/actions/list-persons.d.mts +3 -6
- package/dist/actions/list-persons.d.mts.map +1 -1
- package/dist/actions/list-persons.mjs +1 -0
- package/dist/actions/list-persons.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +1 -0
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +3 -5
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +3 -5
- package/dist/actions/list-pipelines.d.mts.map +1 -1
- package/dist/actions/list-pipelines.mjs +1 -0
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-stages.cjs +1 -0
- package/dist/actions/list-stages.cjs.map +1 -1
- package/dist/actions/list-stages.d.cts +3 -7
- package/dist/actions/list-stages.d.cts.map +1 -1
- package/dist/actions/list-stages.d.mts +3 -7
- package/dist/actions/list-stages.d.mts.map +1 -1
- package/dist/actions/list-stages.mjs +1 -0
- package/dist/actions/list-stages.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -0
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +3 -7
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -7
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +1 -0
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +1 -0
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +3 -12
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +3 -12
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +1 -0
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -10
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -10
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +1 -0
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +3 -7
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -7
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +1 -0
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/update-account-contacts.cjs +1 -0
- package/dist/actions/update-account-contacts.cjs.map +1 -1
- package/dist/actions/update-account-contacts.d.cts +3 -9
- package/dist/actions/update-account-contacts.d.cts.map +1 -1
- package/dist/actions/update-account-contacts.d.mts +3 -9
- package/dist/actions/update-account-contacts.d.mts.map +1 -1
- package/dist/actions/update-account-contacts.mjs +1 -0
- package/dist/actions/update-account-contacts.mjs.map +1 -1
- package/dist/actions/update-account-users.cjs +1 -0
- package/dist/actions/update-account-users.cjs.map +1 -1
- package/dist/actions/update-account-users.d.cts +3 -9
- package/dist/actions/update-account-users.d.cts.map +1 -1
- package/dist/actions/update-account-users.d.mts +3 -9
- package/dist/actions/update-account-users.d.mts.map +1 -1
- package/dist/actions/update-account-users.mjs +1 -0
- package/dist/actions/update-account-users.mjs.map +1 -1
- package/dist/actions/update-account.cjs +1 -0
- package/dist/actions/update-account.cjs.map +1 -1
- package/dist/actions/update-account.d.cts +3 -40
- package/dist/actions/update-account.d.cts.map +1 -1
- package/dist/actions/update-account.d.mts +3 -40
- package/dist/actions/update-account.d.mts.map +1 -1
- package/dist/actions/update-account.mjs +1 -0
- package/dist/actions/update-account.mjs.map +1 -1
- package/dist/actions/update-ai-settings.cjs +1 -0
- package/dist/actions/update-ai-settings.cjs.map +1 -1
- package/dist/actions/update-ai-settings.d.cts +3 -11
- package/dist/actions/update-ai-settings.d.cts.map +1 -1
- package/dist/actions/update-ai-settings.d.mts +3 -11
- package/dist/actions/update-ai-settings.d.mts.map +1 -1
- package/dist/actions/update-ai-settings.mjs +1 -0
- package/dist/actions/update-ai-settings.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -60
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -60
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +1 -0
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +3 -25
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +3 -25
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +1 -0
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-email-datasource.cjs +1 -0
- package/dist/actions/update-email-datasource.cjs.map +1 -1
- package/dist/actions/update-email-datasource.d.cts +3 -8
- package/dist/actions/update-email-datasource.d.cts.map +1 -1
- package/dist/actions/update-email-datasource.d.mts +3 -8
- package/dist/actions/update-email-datasource.d.mts.map +1 -1
- package/dist/actions/update-email-datasource.mjs +1 -0
- package/dist/actions/update-email-datasource.mjs.map +1 -1
- package/dist/actions/update-internal-note.cjs +1 -0
- package/dist/actions/update-internal-note.cjs.map +1 -1
- package/dist/actions/update-internal-note.d.cts +3 -7
- package/dist/actions/update-internal-note.d.cts.map +1 -1
- package/dist/actions/update-internal-note.d.mts +3 -7
- package/dist/actions/update-internal-note.d.mts.map +1 -1
- package/dist/actions/update-internal-note.mjs +1 -0
- package/dist/actions/update-internal-note.mjs.map +1 -1
- package/dist/actions/update-opportunity.cjs +1 -0
- package/dist/actions/update-opportunity.cjs.map +1 -1
- package/dist/actions/update-opportunity.d.cts +3 -26
- package/dist/actions/update-opportunity.d.cts.map +1 -1
- package/dist/actions/update-opportunity.d.mts +3 -26
- package/dist/actions/update-opportunity.d.mts.map +1 -1
- package/dist/actions/update-opportunity.mjs +1 -0
- package/dist/actions/update-opportunity.mjs.map +1 -1
- package/dist/actions/update-tag.cjs +1 -0
- package/dist/actions/update-tag.cjs.map +1 -1
- package/dist/actions/update-tag.d.cts +3 -4
- package/dist/actions/update-tag.d.cts.map +1 -1
- package/dist/actions/update-tag.d.mts +3 -4
- package/dist/actions/update-tag.d.mts.map +1 -1
- package/dist/actions/update-tag.mjs +1 -0
- package/dist/actions/update-tag.mjs.map +1 -1
- package/dist/actions/update-task.cjs +1 -0
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +3 -8
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +3 -8
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +1 -0
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/update-workflow-audience.cjs +1 -0
- package/dist/actions/update-workflow-audience.cjs.map +1 -1
- package/dist/actions/update-workflow-audience.d.cts +3 -6
- package/dist/actions/update-workflow-audience.d.cts.map +1 -1
- package/dist/actions/update-workflow-audience.d.mts +3 -6
- package/dist/actions/update-workflow-audience.d.mts.map +1 -1
- package/dist/actions/update-workflow-audience.mjs +1 -0
- package/dist/actions/update-workflow-audience.mjs.map +1 -1
- package/dist/actions/update-workflow.cjs +1 -0
- package/dist/actions/update-workflow.cjs.map +1 -1
- package/dist/actions/update-workflow.d.cts +3 -43
- package/dist/actions/update-workflow.d.cts.map +1 -1
- package/dist/actions/update-workflow.d.mts +3 -43
- package/dist/actions/update-workflow.d.mts.map +1 -1
- package/dist/actions/update-workflow.mjs +1 -0
- package/dist/actions/update-workflow.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-currencies.mjs","names":[],"sources":["../../src/actions/list-currencies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCurrenciesInput = z.object({}).describe(\"Request model for listing supported currencies.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCurrencies_CurrencySchema = z.object({\n id: z.number().describe(\"Unique identifier for the currency\").nullable(),\n iso: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP)\").nullable(),\n html: z.string().describe(\"HTML representation of the currency symbol\").nullable(),\n}).passthrough().describe(\"Model representing a currency in Salesflare.\");\nexport const SalesflareListCurrenciesOutput = z.object({\n currencies: z.array(SalesflareListCurrencies_CurrencySchema).describe(\"List of supported currencies in Salesflare\"),\n}).passthrough().describe(\"Response model containing the list of supported currencies.\");\n\nexport const salesflareListCurrencies = action(\"SALESFLARE_LIST_CURRENCIES\", {\n slug: \"salesflare-list-currencies\",\n name: \"List Supported Currencies\",\n description: \"Tool to retrieve a list of supported currencies in Salesflare. Use when you need to know which currencies are available for use in accounts, opportunities, or other financial data.\",\n input: SalesflareListCurrenciesInput,\n output: SalesflareListCurrenciesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-currencies.mjs","names":[],"sources":["../../src/actions/list-currencies.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 SalesflareListCurrenciesInput = z.object({}).describe(\"Request model for listing supported currencies.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCurrencies_CurrencySchema = z.object({\n id: z.number().describe(\"Unique identifier for the currency\").nullable(),\n iso: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP)\").nullable(),\n html: z.string().describe(\"HTML representation of the currency symbol\").nullable(),\n}).passthrough().describe(\"Model representing a currency in Salesflare.\");\nexport const SalesflareListCurrenciesOutput = z.object({\n currencies: z.array(SalesflareListCurrencies_CurrencySchema).describe(\"List of supported currencies in Salesflare\"),\n}).passthrough().describe(\"Response model containing the list of supported currencies.\");\n\nexport const salesflareListCurrencies: AppAction<\n typeof SalesflareListCurrenciesInput,\n typeof SalesflareListCurrenciesOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CURRENCIES\", {\n slug: \"salesflare-list-currencies\",\n name: \"List Supported Currencies\",\n description: \"Tool to retrieve a list of supported currencies in Salesflare. Use when you need to know which currencies are available for use in accounts, opportunities, or other financial data.\",\n input: SalesflareListCurrenciesInput,\n output: SalesflareListCurrenciesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF;AAC3J,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,2BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO,EACrD,YAAY,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,4CAA4C,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-options.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-field-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldOptionsInput = z.object({\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The entity type for which to retrieve custom field options. Must be one of: accounts (for account custom fields), contacts (for contact custom fields), or opportunities (for opportunity custom fields).\"),\n search_string: z.string().describe(\"Optional search string to filter the options. Only options matching this search string will be returned.\").optional(),\n custom_field_api_field: z.string().describe(\"The API field name of the custom field to retrieve options for. This is the unique identifier for the custom field (e.g., 'lost_reason', 'priority_level', 'customer_type').\"),\n}).describe(\"Request parameters for listing custom field options.\");\nexport const SalesflareListCustomFieldOptionsOutput = z.object({\n options: z.array(z.string()).describe(\"List of available options for the specified custom field.\"),\n}).passthrough().describe(\"Response containing the list of custom field options.\");\n\nexport const salesflareListCustomFieldOptions = action(\"SALESFLARE_LIST_CUSTOM_FIELD_OPTIONS\", {\n slug: \"salesflare-list-custom-field-options\",\n name: \"List Custom Field Options\",\n description: \"Tool to list available options for a specific custom field in Salesflare. Use when you need to retrieve the available values for select or multi-select custom fields. Supports filtering options by search string.\",\n input: SalesflareListCustomFieldOptionsInput,\n output: SalesflareListCustomFieldOptionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-options.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-field-options.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 SalesflareListCustomFieldOptionsInput = z.object({\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The entity type for which to retrieve custom field options. Must be one of: accounts (for account custom fields), contacts (for contact custom fields), or opportunities (for opportunity custom fields).\"),\n search_string: z.string().describe(\"Optional search string to filter the options. Only options matching this search string will be returned.\").optional(),\n custom_field_api_field: z.string().describe(\"The API field name of the custom field to retrieve options for. This is the unique identifier for the custom field (e.g., 'lost_reason', 'priority_level', 'customer_type').\"),\n}).describe(\"Request parameters for listing custom field options.\");\nexport const SalesflareListCustomFieldOptionsOutput = z.object({\n options: z.array(z.string()).describe(\"List of available options for the specified custom field.\"),\n}).passthrough().describe(\"Response containing the list of custom field options.\");\n\nexport const salesflareListCustomFieldOptions: AppAction<\n typeof SalesflareListCustomFieldOptionsInput,\n typeof SalesflareListCustomFieldOptionsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELD_OPTIONS\", {\n slug: \"salesflare-list-custom-field-options\",\n name: \"List Custom Field Options\",\n description: \"Tool to list available options for a specific custom field in Salesflare. Use when you need to retrieve the available values for select or multi-select custom fields. Supports filtering options by search string.\",\n input: SalesflareListCustomFieldOptionsInput,\n output: SalesflareListCustomFieldOptionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAY;CAAe,CAAC,CAAC,CAAC,SAAS,2MAA2M;CAClR,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACxJ,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;AAC5N,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,mCAITC,eAAAA,OAAO,wCAAwC;CACjD,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/list-custom-field-options.d.ts
|
|
@@ -13,11 +15,7 @@ declare const SalesflareListCustomFieldOptionsInput: z.ZodObject<{
|
|
|
13
15
|
declare const SalesflareListCustomFieldOptionsOutput: z.ZodObject<{
|
|
14
16
|
options: z.ZodArray<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const salesflareListCustomFieldOptions:
|
|
17
|
-
item_class: "contacts" | "accounts" | "opportunities";
|
|
18
|
-
custom_field_api_field: string;
|
|
19
|
-
search_string?: string | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const salesflareListCustomFieldOptions: AppAction<typeof SalesflareListCustomFieldOptionsInput, typeof SalesflareListCustomFieldOptionsOutput, typeof salesflare.credential>;
|
|
21
19
|
//#endregion
|
|
22
20
|
export { salesflareListCustomFieldOptions };
|
|
23
21
|
//# sourceMappingURL=list-custom-field-options.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-options.d.cts","names":[],"sources":["../../src/actions/list-custom-field-options.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-options.d.cts","names":[],"sources":["../../src/actions/list-custom-field-options.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,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/list-custom-field-options.d.ts
|
|
@@ -13,11 +15,7 @@ declare const SalesflareListCustomFieldOptionsInput: z.ZodObject<{
|
|
|
13
15
|
declare const SalesflareListCustomFieldOptionsOutput: z.ZodObject<{
|
|
14
16
|
options: z.ZodArray<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const salesflareListCustomFieldOptions:
|
|
17
|
-
item_class: "contacts" | "accounts" | "opportunities";
|
|
18
|
-
custom_field_api_field: string;
|
|
19
|
-
search_string?: string | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const salesflareListCustomFieldOptions: AppAction<typeof SalesflareListCustomFieldOptionsInput, typeof SalesflareListCustomFieldOptionsOutput, typeof salesflare.credential>;
|
|
21
19
|
//#endregion
|
|
22
20
|
export { salesflareListCustomFieldOptions };
|
|
23
21
|
//# sourceMappingURL=list-custom-field-options.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-options.d.mts","names":[],"sources":["../../src/actions/list-custom-field-options.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-options.d.mts","names":[],"sources":["../../src/actions/list-custom-field-options.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-options.mjs","names":[],"sources":["../../src/actions/list-custom-field-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldOptionsInput = z.object({\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The entity type for which to retrieve custom field options. Must be one of: accounts (for account custom fields), contacts (for contact custom fields), or opportunities (for opportunity custom fields).\"),\n search_string: z.string().describe(\"Optional search string to filter the options. Only options matching this search string will be returned.\").optional(),\n custom_field_api_field: z.string().describe(\"The API field name of the custom field to retrieve options for. This is the unique identifier for the custom field (e.g., 'lost_reason', 'priority_level', 'customer_type').\"),\n}).describe(\"Request parameters for listing custom field options.\");\nexport const SalesflareListCustomFieldOptionsOutput = z.object({\n options: z.array(z.string()).describe(\"List of available options for the specified custom field.\"),\n}).passthrough().describe(\"Response containing the list of custom field options.\");\n\nexport const salesflareListCustomFieldOptions = action(\"SALESFLARE_LIST_CUSTOM_FIELD_OPTIONS\", {\n slug: \"salesflare-list-custom-field-options\",\n name: \"List Custom Field Options\",\n description: \"Tool to list available options for a specific custom field in Salesflare. Use when you need to retrieve the available values for select or multi-select custom fields. Supports filtering options by search string.\",\n input: SalesflareListCustomFieldOptionsInput,\n output: SalesflareListCustomFieldOptionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-options.mjs","names":[],"sources":["../../src/actions/list-custom-field-options.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 SalesflareListCustomFieldOptionsInput = z.object({\n item_class: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The entity type for which to retrieve custom field options. Must be one of: accounts (for account custom fields), contacts (for contact custom fields), or opportunities (for opportunity custom fields).\"),\n search_string: z.string().describe(\"Optional search string to filter the options. Only options matching this search string will be returned.\").optional(),\n custom_field_api_field: z.string().describe(\"The API field name of the custom field to retrieve options for. This is the unique identifier for the custom field (e.g., 'lost_reason', 'priority_level', 'customer_type').\"),\n}).describe(\"Request parameters for listing custom field options.\");\nexport const SalesflareListCustomFieldOptionsOutput = z.object({\n options: z.array(z.string()).describe(\"List of available options for the specified custom field.\"),\n}).passthrough().describe(\"Response containing the list of custom field options.\");\n\nexport const salesflareListCustomFieldOptions: AppAction<\n typeof SalesflareListCustomFieldOptionsInput,\n typeof SalesflareListCustomFieldOptionsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELD_OPTIONS\", {\n slug: \"salesflare-list-custom-field-options\",\n name: \"List Custom Field Options\",\n description: \"Tool to list available options for a specific custom field in Salesflare. Use when you need to retrieve the available values for select or multi-select custom fields. Supports filtering options by search string.\",\n input: SalesflareListCustomFieldOptionsInput,\n output: SalesflareListCustomFieldOptionsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,mCAIT,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBmD,EAAE,OAAO;EAC5D,YAAY,EAAE,KAAK;GAAC;GAAY;GAAY;EAAe,CAAC,CAAC,CAAC,SAAS,2MAA2M;EAClR,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;EACxJ,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;CAC5N,CAAC,CAAC,CAAC,SAAS,sDAaH;CACP,QAboD,EAAE,OAAO,EAC7D,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-types.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-field-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldTypesInput = z.object({}).describe(\"Request model for listing custom field types.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCustomFieldTypes_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the custom field type\").nullable(),\n name: z.string().describe(\"Human-readable name of the field type\").nullable(),\n type: z.string().describe(\"The type identifier (e.g., 'text', 'number', 'select', 'boolean')\").nullable(),\n displayName: z.string().describe(\"Display name shown in the UI\").nullable(),\n}).passthrough().describe(\"Model representing a single custom field type.\");\nexport const SalesflareListCustomFieldTypesOutput = z.object({\n types: z.array(SalesflareListCustomFieldTypes_CustomFieldTypeSchema).describe(\"List of available custom field type objects\"),\n}).passthrough().describe(\"Response model containing the list of available custom field types.\");\n\nexport const salesflareListCustomFieldTypes = action(\"SALESFLARE_LIST_CUSTOM_FIELD_TYPES\", {\n slug: \"salesflare-list-custom-field-types\",\n name: \"List Custom Field Types\",\n description: \"Tool to retrieve a list of available custom field types in Salesflare. Use when you need to know which field types are supported for creating custom fields.\",\n input: SalesflareListCustomFieldTypesInput,\n output: SalesflareListCustomFieldTypesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-types.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-field-types.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 SalesflareListCustomFieldTypesInput = z.object({}).describe(\"Request model for listing custom field types.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCustomFieldTypes_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the custom field type\").nullable(),\n name: z.string().describe(\"Human-readable name of the field type\").nullable(),\n type: z.string().describe(\"The type identifier (e.g., 'text', 'number', 'select', 'boolean')\").nullable(),\n displayName: z.string().describe(\"Display name shown in the UI\").nullable(),\n}).passthrough().describe(\"Model representing a single custom field type.\");\nexport const SalesflareListCustomFieldTypesOutput = z.object({\n types: z.array(SalesflareListCustomFieldTypes_CustomFieldTypeSchema).describe(\"List of available custom field type objects\"),\n}).passthrough().describe(\"Response model containing the list of available custom field types.\");\n\nexport const salesflareListCustomFieldTypes: AppAction<\n typeof SalesflareListCustomFieldTypesInput,\n typeof SalesflareListCustomFieldTypesOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELD_TYPES\", {\n slug: \"salesflare-list-custom-field-types\",\n name: \"List Custom Field Types\",\n description: \"Tool to retrieve a list of available custom field types in Salesflare. Use when you need to know which field types are supported for creating custom fields.\",\n input: SalesflareListCustomFieldTypesInput,\n output: SalesflareListCustomFieldTypesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAC/J,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,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/list-custom-field-types.d.ts
|
|
@@ -10,7 +12,7 @@ declare const SalesflareListCustomFieldTypesOutput: z.ZodObject<{
|
|
|
10
12
|
displayName: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const salesflareListCustomFieldTypes:
|
|
15
|
+
declare const salesflareListCustomFieldTypes: AppAction<typeof SalesflareListCustomFieldTypesInput, typeof SalesflareListCustomFieldTypesOutput, typeof salesflare.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { salesflareListCustomFieldTypes };
|
|
16
18
|
//# sourceMappingURL=list-custom-field-types.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-types.d.cts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-types.d.cts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,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/list-custom-field-types.d.ts
|
|
@@ -10,7 +12,7 @@ declare const SalesflareListCustomFieldTypesOutput: z.ZodObject<{
|
|
|
10
12
|
displayName: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const salesflareListCustomFieldTypes:
|
|
15
|
+
declare const salesflareListCustomFieldTypes: AppAction<typeof SalesflareListCustomFieldTypesInput, typeof SalesflareListCustomFieldTypesOutput, typeof salesflare.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { salesflareListCustomFieldTypes };
|
|
16
18
|
//# sourceMappingURL=list-custom-field-types.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-types.d.mts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-types.d.mts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-field-types.mjs","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldTypesInput = z.object({}).describe(\"Request model for listing custom field types.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCustomFieldTypes_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the custom field type\").nullable(),\n name: z.string().describe(\"Human-readable name of the field type\").nullable(),\n type: z.string().describe(\"The type identifier (e.g., 'text', 'number', 'select', 'boolean')\").nullable(),\n displayName: z.string().describe(\"Display name shown in the UI\").nullable(),\n}).passthrough().describe(\"Model representing a single custom field type.\");\nexport const SalesflareListCustomFieldTypesOutput = z.object({\n types: z.array(SalesflareListCustomFieldTypes_CustomFieldTypeSchema).describe(\"List of available custom field type objects\"),\n}).passthrough().describe(\"Response model containing the list of available custom field types.\");\n\nexport const salesflareListCustomFieldTypes = action(\"SALESFLARE_LIST_CUSTOM_FIELD_TYPES\", {\n slug: \"salesflare-list-custom-field-types\",\n name: \"List Custom Field Types\",\n description: \"Tool to retrieve a list of available custom field types in Salesflare. Use when you need to know which field types are supported for creating custom fields.\",\n input: SalesflareListCustomFieldTypesInput,\n output: SalesflareListCustomFieldTypesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-field-types.mjs","names":[],"sources":["../../src/actions/list-custom-field-types.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 SalesflareListCustomFieldTypesInput = z.object({}).describe(\"Request model for listing custom field types.\\nThis endpoint requires no parameters.\");\nconst SalesflareListCustomFieldTypes_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the custom field type\").nullable(),\n name: z.string().describe(\"Human-readable name of the field type\").nullable(),\n type: z.string().describe(\"The type identifier (e.g., 'text', 'number', 'select', 'boolean')\").nullable(),\n displayName: z.string().describe(\"Display name shown in the UI\").nullable(),\n}).passthrough().describe(\"Model representing a single custom field type.\");\nexport const SalesflareListCustomFieldTypesOutput = z.object({\n types: z.array(SalesflareListCustomFieldTypes_CustomFieldTypeSchema).describe(\"List of available custom field type objects\"),\n}).passthrough().describe(\"Response model containing the list of available custom field types.\");\n\nexport const salesflareListCustomFieldTypes: AppAction<\n typeof SalesflareListCustomFieldTypesInput,\n typeof SalesflareListCustomFieldTypesOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELD_TYPES\", {\n slug: \"salesflare-list-custom-field-types\",\n name: \"List Custom Field Types\",\n description: \"Tool to retrieve a list of available custom field types in Salesflare. Use when you need to know which field types are supported for creating custom fields.\",\n input: SalesflareListCustomFieldTypesInput,\n output: SalesflareListCustomFieldTypesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAC/J,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO,EAC3D,OAAO,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldsInput = z.object({\n name: z.string().describe(\"Filter custom fields by name. Returns custom fields whose name matches this value.\").optional(),\n pipeline: z.number().int().describe(\"Filter custom fields by pipeline ID. Only custom fields associated with the specified pipeline will be returned.\").optional(),\n itemClass: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The class of items to retrieve custom fields for. Must be one of: accounts, contacts, or opportunities.\"),\n includeDisabled: z.boolean().describe(\"Whether to include disabled custom fields in the response. If true, disabled fields are included; if false or omitted, only enabled fields are returned.\").optional(),\n}).describe(\"Request model for the ListCustomFields action.\");\nconst SalesflareListCustomFields_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field type.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field type.\").nullable().optional(),\n type: z.string().describe(\"The type identifier (e.g., text, number, date, select, etc.).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the custom field type.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field type.\");\nconst SalesflareListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field.\").nullable().optional(),\n type: z.union([z.string(), SalesflareListCustomFields_CustomFieldTypeSchema]).nullable().optional(),\n order: z.number().int().describe(\"The display order of the custom field.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the custom field is currently enabled.\").nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for select-type custom fields.\").nullable().optional(),\n max_date: z.string().describe(\"Maximum date value for date custom fields.\").nullable().optional(),\n min_date: z.string().describe(\"Minimum date value for date custom fields.\").nullable().optional(),\n pipeline: z.number().int().describe(\"The pipeline ID this custom field is associated with, if applicable.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the custom field is required.\").nullable().optional(),\n api_field: z.string().describe(\"The API field name used to reference this custom field in API calls.\").nullable().optional(),\n max_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n min_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n pipelineName: z.string().describe(\"The name of the pipeline this custom field is associated with, if applicable.\").nullable().optional(),\n isStandardField: z.boolean().describe(\"Whether this is a standard field provided by Salesflare.\").nullable().optional(),\n order_alphabetically: z.boolean().describe(\"Whether options should be ordered alphabetically.\").nullable().optional(),\n default_boolean_value: z.boolean().describe(\"Default boolean value for boolean-type custom fields.\").nullable().optional(),\n users_can_add_options: z.boolean().describe(\"Whether users can add their own options for this custom field.\").nullable().optional(),\n predefined_customfield: z.union([z.number().int(), z.string()]).nullable().optional(),\n isRecurringPipelineField: z.boolean().describe(\"Whether this is a recurring pipeline field (for recurring revenue tracking).\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field.\");\nexport const SalesflareListCustomFieldsOutput = z.object({\n custom_fields: z.array(SalesflareListCustomFields_CustomFieldSchema).describe(\"List of custom fields for the specified item class.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the ListCustomFields action.\");\n\nexport const salesflareListCustomFields = action(\"SALESFLARE_LIST_CUSTOM_FIELDS\", {\n slug: \"salesflare-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list custom fields for a specified item class (accounts, contacts, or opportunities). Use when you need to retrieve available custom fields for an item type to understand what custom data can be stored or queried.\",\n input: SalesflareListCustomFieldsInput,\n output: SalesflareListCustomFieldsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-fields.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 SalesflareListCustomFieldsInput = z.object({\n name: z.string().describe(\"Filter custom fields by name. Returns custom fields whose name matches this value.\").optional(),\n pipeline: z.number().int().describe(\"Filter custom fields by pipeline ID. Only custom fields associated with the specified pipeline will be returned.\").optional(),\n itemClass: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The class of items to retrieve custom fields for. Must be one of: accounts, contacts, or opportunities.\"),\n includeDisabled: z.boolean().describe(\"Whether to include disabled custom fields in the response. If true, disabled fields are included; if false or omitted, only enabled fields are returned.\").optional(),\n}).describe(\"Request model for the ListCustomFields action.\");\nconst SalesflareListCustomFields_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field type.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field type.\").nullable().optional(),\n type: z.string().describe(\"The type identifier (e.g., text, number, date, select, etc.).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the custom field type.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field type.\");\nconst SalesflareListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field.\").nullable().optional(),\n type: z.union([z.string(), SalesflareListCustomFields_CustomFieldTypeSchema]).nullable().optional(),\n order: z.number().int().describe(\"The display order of the custom field.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the custom field is currently enabled.\").nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for select-type custom fields.\").nullable().optional(),\n max_date: z.string().describe(\"Maximum date value for date custom fields.\").nullable().optional(),\n min_date: z.string().describe(\"Minimum date value for date custom fields.\").nullable().optional(),\n pipeline: z.number().int().describe(\"The pipeline ID this custom field is associated with, if applicable.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the custom field is required.\").nullable().optional(),\n api_field: z.string().describe(\"The API field name used to reference this custom field in API calls.\").nullable().optional(),\n max_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n min_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n pipelineName: z.string().describe(\"The name of the pipeline this custom field is associated with, if applicable.\").nullable().optional(),\n isStandardField: z.boolean().describe(\"Whether this is a standard field provided by Salesflare.\").nullable().optional(),\n order_alphabetically: z.boolean().describe(\"Whether options should be ordered alphabetically.\").nullable().optional(),\n default_boolean_value: z.boolean().describe(\"Default boolean value for boolean-type custom fields.\").nullable().optional(),\n users_can_add_options: z.boolean().describe(\"Whether users can add their own options for this custom field.\").nullable().optional(),\n predefined_customfield: z.union([z.number().int(), z.string()]).nullable().optional(),\n isRecurringPipelineField: z.boolean().describe(\"Whether this is a recurring pipeline field (for recurring revenue tracking).\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field.\");\nexport const SalesflareListCustomFieldsOutput = z.object({\n custom_fields: z.array(SalesflareListCustomFields_CustomFieldSchema).describe(\"List of custom fields for the specified item class.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the ListCustomFields action.\");\n\nexport const salesflareListCustomFields: AppAction<\n typeof SalesflareListCustomFieldsInput,\n typeof SalesflareListCustomFieldsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELDS\", {\n slug: \"salesflare-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list custom fields for a specified item class (accounts, contacts, or opportunities). Use when you need to retrieve available custom fields for an item type to understand what custom data can be stored or queried.\",\n input: SalesflareListCustomFieldsInput,\n output: SalesflareListCustomFieldsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-custom-fields.d.ts
|
|
@@ -40,12 +42,7 @@ declare const SalesflareListCustomFieldsOutput: z.ZodObject<{
|
|
|
40
42
|
isRecurringPipelineField: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
41
43
|
}, z.core.$loose>>>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const salesflareListCustomFields:
|
|
44
|
-
itemClass: "contacts" | "accounts" | "opportunities";
|
|
45
|
-
name?: string | undefined;
|
|
46
|
-
pipeline?: number | undefined;
|
|
47
|
-
includeDisabled?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
|
+
declare const salesflareListCustomFields: AppAction<typeof SalesflareListCustomFieldsInput, typeof SalesflareListCustomFieldsOutput, typeof salesflare.credential>;
|
|
49
46
|
//#endregion
|
|
50
47
|
export { salesflareListCustomFields };
|
|
51
48
|
//# sourceMappingURL=list-custom-fields.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-fields.d.cts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-fields.d.cts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAkC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-custom-fields.d.ts
|
|
@@ -40,12 +42,7 @@ declare const SalesflareListCustomFieldsOutput: z.ZodObject<{
|
|
|
40
42
|
isRecurringPipelineField: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
41
43
|
}, z.core.$loose>>>>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const salesflareListCustomFields:
|
|
44
|
-
itemClass: "contacts" | "accounts" | "opportunities";
|
|
45
|
-
name?: string | undefined;
|
|
46
|
-
pipeline?: number | undefined;
|
|
47
|
-
includeDisabled?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
|
+
declare const salesflareListCustomFields: AppAction<typeof SalesflareListCustomFieldsInput, typeof SalesflareListCustomFieldsOutput, typeof salesflare.credential>;
|
|
49
46
|
//#endregion
|
|
50
47
|
export { salesflareListCustomFields };
|
|
51
48
|
//# sourceMappingURL=list-custom-fields.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-fields.d.mts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-fields.d.mts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAkC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-custom-fields.mjs","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListCustomFieldsInput = z.object({\n name: z.string().describe(\"Filter custom fields by name. Returns custom fields whose name matches this value.\").optional(),\n pipeline: z.number().int().describe(\"Filter custom fields by pipeline ID. Only custom fields associated with the specified pipeline will be returned.\").optional(),\n itemClass: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The class of items to retrieve custom fields for. Must be one of: accounts, contacts, or opportunities.\"),\n includeDisabled: z.boolean().describe(\"Whether to include disabled custom fields in the response. If true, disabled fields are included; if false or omitted, only enabled fields are returned.\").optional(),\n}).describe(\"Request model for the ListCustomFields action.\");\nconst SalesflareListCustomFields_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field type.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field type.\").nullable().optional(),\n type: z.string().describe(\"The type identifier (e.g., text, number, date, select, etc.).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the custom field type.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field type.\");\nconst SalesflareListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field.\").nullable().optional(),\n type: z.union([z.string(), SalesflareListCustomFields_CustomFieldTypeSchema]).nullable().optional(),\n order: z.number().int().describe(\"The display order of the custom field.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the custom field is currently enabled.\").nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for select-type custom fields.\").nullable().optional(),\n max_date: z.string().describe(\"Maximum date value for date custom fields.\").nullable().optional(),\n min_date: z.string().describe(\"Minimum date value for date custom fields.\").nullable().optional(),\n pipeline: z.number().int().describe(\"The pipeline ID this custom field is associated with, if applicable.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the custom field is required.\").nullable().optional(),\n api_field: z.string().describe(\"The API field name used to reference this custom field in API calls.\").nullable().optional(),\n max_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n min_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n pipelineName: z.string().describe(\"The name of the pipeline this custom field is associated with, if applicable.\").nullable().optional(),\n isStandardField: z.boolean().describe(\"Whether this is a standard field provided by Salesflare.\").nullable().optional(),\n order_alphabetically: z.boolean().describe(\"Whether options should be ordered alphabetically.\").nullable().optional(),\n default_boolean_value: z.boolean().describe(\"Default boolean value for boolean-type custom fields.\").nullable().optional(),\n users_can_add_options: z.boolean().describe(\"Whether users can add their own options for this custom field.\").nullable().optional(),\n predefined_customfield: z.union([z.number().int(), z.string()]).nullable().optional(),\n isRecurringPipelineField: z.boolean().describe(\"Whether this is a recurring pipeline field (for recurring revenue tracking).\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field.\");\nexport const SalesflareListCustomFieldsOutput = z.object({\n custom_fields: z.array(SalesflareListCustomFields_CustomFieldSchema).describe(\"List of custom fields for the specified item class.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the ListCustomFields action.\");\n\nexport const salesflareListCustomFields = action(\"SALESFLARE_LIST_CUSTOM_FIELDS\", {\n slug: \"salesflare-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list custom fields for a specified item class (accounts, contacts, or opportunities). Use when you need to retrieve available custom fields for an item type to understand what custom data can be stored or queried.\",\n input: SalesflareListCustomFieldsInput,\n output: SalesflareListCustomFieldsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-custom-fields.mjs","names":[],"sources":["../../src/actions/list-custom-fields.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 SalesflareListCustomFieldsInput = z.object({\n name: z.string().describe(\"Filter custom fields by name. Returns custom fields whose name matches this value.\").optional(),\n pipeline: z.number().int().describe(\"Filter custom fields by pipeline ID. Only custom fields associated with the specified pipeline will be returned.\").optional(),\n itemClass: z.enum([\"accounts\", \"contacts\", \"opportunities\"]).describe(\"The class of items to retrieve custom fields for. Must be one of: accounts, contacts, or opportunities.\"),\n includeDisabled: z.boolean().describe(\"Whether to include disabled custom fields in the response. If true, disabled fields are included; if false or omitted, only enabled fields are returned.\").optional(),\n}).describe(\"Request model for the ListCustomFields action.\");\nconst SalesflareListCustomFields_CustomFieldTypeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field type.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field type.\").nullable().optional(),\n type: z.string().describe(\"The type identifier (e.g., text, number, date, select, etc.).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the custom field type.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field type.\");\nconst SalesflareListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the custom field.\").nullable().optional(),\n name: z.string().describe(\"The name of the custom field.\").nullable().optional(),\n type: z.union([z.string(), SalesflareListCustomFields_CustomFieldTypeSchema]).nullable().optional(),\n order: z.number().int().describe(\"The display order of the custom field.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the custom field is currently enabled.\").nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for select-type custom fields.\").nullable().optional(),\n max_date: z.string().describe(\"Maximum date value for date custom fields.\").nullable().optional(),\n min_date: z.string().describe(\"Minimum date value for date custom fields.\").nullable().optional(),\n pipeline: z.number().int().describe(\"The pipeline ID this custom field is associated with, if applicable.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the custom field is required.\").nullable().optional(),\n api_field: z.string().describe(\"The API field name used to reference this custom field in API calls.\").nullable().optional(),\n max_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n min_number: z.union([z.number().int(), z.number()]).nullable().optional(),\n pipelineName: z.string().describe(\"The name of the pipeline this custom field is associated with, if applicable.\").nullable().optional(),\n isStandardField: z.boolean().describe(\"Whether this is a standard field provided by Salesflare.\").nullable().optional(),\n order_alphabetically: z.boolean().describe(\"Whether options should be ordered alphabetically.\").nullable().optional(),\n default_boolean_value: z.boolean().describe(\"Default boolean value for boolean-type custom fields.\").nullable().optional(),\n users_can_add_options: z.boolean().describe(\"Whether users can add their own options for this custom field.\").nullable().optional(),\n predefined_customfield: z.union([z.number().int(), z.string()]).nullable().optional(),\n isRecurringPipelineField: z.boolean().describe(\"Whether this is a recurring pipeline field (for recurring revenue tracking).\").nullable().optional(),\n}).passthrough().describe(\"Model representing a custom field.\");\nexport const SalesflareListCustomFieldsOutput = z.object({\n custom_fields: z.array(SalesflareListCustomFields_CustomFieldSchema).describe(\"List of custom fields for the specified item class.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the ListCustomFields action.\");\n\nexport const salesflareListCustomFields: AppAction<\n typeof SalesflareListCustomFieldsInput,\n typeof SalesflareListCustomFieldsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_CUSTOM_FIELDS\", {\n slug: \"salesflare-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list custom fields for a specified item class (accounts, contacts, or opportunities). Use when you need to retrieve available custom fields for an item type to understand what custom data can be stored or queried.\",\n input: SalesflareListCustomFieldsInput,\n output: SalesflareListCustomFieldsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-email-datasources.cjs","names":["z","action"],"sources":["../../src/actions/list-email-datasources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListEmailDatasourcesInput = z.object({\n include_team_datasources: z.boolean().default(false).describe(\"Team data sources will only be included when the session user is an admin.\").optional(),\n}).describe(\"Request model for listing email data sources.\");\nconst SalesflareListEmailDatasources_DataSourceTypeSchema = z.enum([\"google\", \"office365\", \"nylas\", \"imap\"]).describe(\"Type of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceStatusSchema = z.enum([\"OK\", \"RECONNECT\", \"ERROR\"]).describe(\"Status of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceSyncStatusSchema = z.enum([\"initial\", \"cache\", \"sync\", \"enrich\", \"done\"]).describe(\"Sync status of the email data source.\");\nconst SalesflareListEmailDatasources_EmailDataSourceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the email data source\").nullable(),\n host: z.string().describe(\"IMAP host address\").nullable().optional(),\n name: z.string().describe(\"Display name of the email data source\").nullable(),\n port: z.number().int().describe(\"IMAP port number\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with this data source\").nullable(),\n type: SalesflareListEmailDatasources_DataSourceTypeSchema.nullable(),\n user: z.number().int().describe(\"User ID associated with this data source\").nullable(),\n email: z.string().describe(\"Email address of the data source\").nullable(),\n status: SalesflareListEmailDatasources_DataSourceStatusSchema.nullable(),\n aliases: z.array(z.record(z.string(), z.unknown())).describe(\"List of email aliases associated with this data source\"),\n primary: z.boolean().describe(\"Whether this is the primary email data source\").nullable(),\n smtp_host: z.string().describe(\"SMTP host address\").nullable().optional(),\n smtp_port: z.number().int().describe(\"SMTP port number\").nullable().optional(),\n sync_status: SalesflareListEmailDatasources_DataSourceSyncStatusSchema.nullable(),\n max_emails_day: z.number().int().describe(\"Maximum number of emails allowed per day\").nullable(),\n email_signature: z.string().describe(\"Email signature text\").nullable().optional(),\n max_emails_hour: z.number().int().describe(\"Maximum number of emails allowed per hour\").nullable(),\n store_sent_emails: z.boolean().describe(\"Whether to store sent emails\").nullable().optional(),\n add_signature_to_replies: z.boolean().describe(\"Whether to add signature to reply emails\").nullable(),\n add_signature_to_campaign: z.boolean().describe(\"Whether to add signature to campaign emails\").nullable(),\n}).passthrough().describe(\"Represents a single email data source.\");\nexport const SalesflareListEmailDatasourcesOutput = z.object({\n datasources: z.array(SalesflareListEmailDatasources_EmailDataSourceSchema).describe(\"List of email data sources associated with the user\"),\n}).passthrough().describe(\"Response model for listing email data sources.\");\n\nexport const salesflareListEmailDatasources = action(\"SALESFLARE_LIST_EMAIL_DATASOURCES\", {\n slug: \"salesflare-list-email-datasources\",\n name: \"List Email Data Sources\",\n description: \"Tool to list email data sources. Use when you need to retrieve all email data sources associated with the user.\",\n input: SalesflareListEmailDatasourcesInput,\n output: SalesflareListEmailDatasourcesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-email-datasources.cjs","names":["z","action"],"sources":["../../src/actions/list-email-datasources.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 SalesflareListEmailDatasourcesInput = z.object({\n include_team_datasources: z.boolean().default(false).describe(\"Team data sources will only be included when the session user is an admin.\").optional(),\n}).describe(\"Request model for listing email data sources.\");\nconst SalesflareListEmailDatasources_DataSourceTypeSchema = z.enum([\"google\", \"office365\", \"nylas\", \"imap\"]).describe(\"Type of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceStatusSchema = z.enum([\"OK\", \"RECONNECT\", \"ERROR\"]).describe(\"Status of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceSyncStatusSchema = z.enum([\"initial\", \"cache\", \"sync\", \"enrich\", \"done\"]).describe(\"Sync status of the email data source.\");\nconst SalesflareListEmailDatasources_EmailDataSourceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the email data source\").nullable(),\n host: z.string().describe(\"IMAP host address\").nullable().optional(),\n name: z.string().describe(\"Display name of the email data source\").nullable(),\n port: z.number().int().describe(\"IMAP port number\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with this data source\").nullable(),\n type: SalesflareListEmailDatasources_DataSourceTypeSchema.nullable(),\n user: z.number().int().describe(\"User ID associated with this data source\").nullable(),\n email: z.string().describe(\"Email address of the data source\").nullable(),\n status: SalesflareListEmailDatasources_DataSourceStatusSchema.nullable(),\n aliases: z.array(z.record(z.string(), z.unknown())).describe(\"List of email aliases associated with this data source\"),\n primary: z.boolean().describe(\"Whether this is the primary email data source\").nullable(),\n smtp_host: z.string().describe(\"SMTP host address\").nullable().optional(),\n smtp_port: z.number().int().describe(\"SMTP port number\").nullable().optional(),\n sync_status: SalesflareListEmailDatasources_DataSourceSyncStatusSchema.nullable(),\n max_emails_day: z.number().int().describe(\"Maximum number of emails allowed per day\").nullable(),\n email_signature: z.string().describe(\"Email signature text\").nullable().optional(),\n max_emails_hour: z.number().int().describe(\"Maximum number of emails allowed per hour\").nullable(),\n store_sent_emails: z.boolean().describe(\"Whether to store sent emails\").nullable().optional(),\n add_signature_to_replies: z.boolean().describe(\"Whether to add signature to reply emails\").nullable(),\n add_signature_to_campaign: z.boolean().describe(\"Whether to add signature to campaign emails\").nullable(),\n}).passthrough().describe(\"Represents a single email data source.\");\nexport const SalesflareListEmailDatasourcesOutput = z.object({\n datasources: z.array(SalesflareListEmailDatasources_EmailDataSourceSchema).describe(\"List of email data sources associated with the user\"),\n}).passthrough().describe(\"Response model for listing email data sources.\");\n\nexport const salesflareListEmailDatasources: AppAction<\n typeof SalesflareListEmailDatasourcesInput,\n typeof SalesflareListEmailDatasourcesOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_EMAIL_DATASOURCES\", {\n slug: \"salesflare-list-email-datasources\",\n name: \"List Email Data Sources\",\n description: \"Tool to list email data sources. Use when you need to retrieve all email data sources associated with the user.\",\n input: SalesflareListEmailDatasourcesInput,\n output: SalesflareListEmailDatasourcesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { salesflare } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-email-datasources.d.ts
|
|
@@ -43,9 +45,7 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
|
|
|
43
45
|
add_signature_to_campaign: z.ZodNullable<z.ZodBoolean>;
|
|
44
46
|
}, z.core.$loose>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const salesflareListEmailDatasources:
|
|
47
|
-
include_team_datasources?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
48
|
+
declare const salesflareListEmailDatasources: AppAction<typeof SalesflareListEmailDatasourcesInput, typeof SalesflareListEmailDatasourcesOutput, typeof salesflare.credential>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { salesflareListEmailDatasources };
|
|
51
51
|
//# sourceMappingURL=list-email-datasources.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-email-datasources.d.cts","names":[],"sources":["../../src/actions/list-email-datasources.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-email-datasources.d.cts","names":[],"sources":["../../src/actions/list-email-datasources.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cA4BnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,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/list-email-datasources.d.ts
|
|
@@ -43,9 +45,7 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
|
|
|
43
45
|
add_signature_to_campaign: z.ZodNullable<z.ZodBoolean>;
|
|
44
46
|
}, z.core.$loose>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const salesflareListEmailDatasources:
|
|
47
|
-
include_team_datasources?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
48
|
+
declare const salesflareListEmailDatasources: AppAction<typeof SalesflareListEmailDatasourcesInput, typeof SalesflareListEmailDatasourcesOutput, typeof salesflare.credential>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { salesflareListEmailDatasources };
|
|
51
51
|
//# sourceMappingURL=list-email-datasources.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-email-datasources.d.mts","names":[],"sources":["../../src/actions/list-email-datasources.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-email-datasources.d.mts","names":[],"sources":["../../src/actions/list-email-datasources.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cA4BnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-email-datasources.mjs","names":[],"sources":["../../src/actions/list-email-datasources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListEmailDatasourcesInput = z.object({\n include_team_datasources: z.boolean().default(false).describe(\"Team data sources will only be included when the session user is an admin.\").optional(),\n}).describe(\"Request model for listing email data sources.\");\nconst SalesflareListEmailDatasources_DataSourceTypeSchema = z.enum([\"google\", \"office365\", \"nylas\", \"imap\"]).describe(\"Type of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceStatusSchema = z.enum([\"OK\", \"RECONNECT\", \"ERROR\"]).describe(\"Status of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceSyncStatusSchema = z.enum([\"initial\", \"cache\", \"sync\", \"enrich\", \"done\"]).describe(\"Sync status of the email data source.\");\nconst SalesflareListEmailDatasources_EmailDataSourceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the email data source\").nullable(),\n host: z.string().describe(\"IMAP host address\").nullable().optional(),\n name: z.string().describe(\"Display name of the email data source\").nullable(),\n port: z.number().int().describe(\"IMAP port number\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with this data source\").nullable(),\n type: SalesflareListEmailDatasources_DataSourceTypeSchema.nullable(),\n user: z.number().int().describe(\"User ID associated with this data source\").nullable(),\n email: z.string().describe(\"Email address of the data source\").nullable(),\n status: SalesflareListEmailDatasources_DataSourceStatusSchema.nullable(),\n aliases: z.array(z.record(z.string(), z.unknown())).describe(\"List of email aliases associated with this data source\"),\n primary: z.boolean().describe(\"Whether this is the primary email data source\").nullable(),\n smtp_host: z.string().describe(\"SMTP host address\").nullable().optional(),\n smtp_port: z.number().int().describe(\"SMTP port number\").nullable().optional(),\n sync_status: SalesflareListEmailDatasources_DataSourceSyncStatusSchema.nullable(),\n max_emails_day: z.number().int().describe(\"Maximum number of emails allowed per day\").nullable(),\n email_signature: z.string().describe(\"Email signature text\").nullable().optional(),\n max_emails_hour: z.number().int().describe(\"Maximum number of emails allowed per hour\").nullable(),\n store_sent_emails: z.boolean().describe(\"Whether to store sent emails\").nullable().optional(),\n add_signature_to_replies: z.boolean().describe(\"Whether to add signature to reply emails\").nullable(),\n add_signature_to_campaign: z.boolean().describe(\"Whether to add signature to campaign emails\").nullable(),\n}).passthrough().describe(\"Represents a single email data source.\");\nexport const SalesflareListEmailDatasourcesOutput = z.object({\n datasources: z.array(SalesflareListEmailDatasources_EmailDataSourceSchema).describe(\"List of email data sources associated with the user\"),\n}).passthrough().describe(\"Response model for listing email data sources.\");\n\nexport const salesflareListEmailDatasources = action(\"SALESFLARE_LIST_EMAIL_DATASOURCES\", {\n slug: \"salesflare-list-email-datasources\",\n name: \"List Email Data Sources\",\n description: \"Tool to list email data sources. Use when you need to retrieve all email data sources associated with the user.\",\n input: SalesflareListEmailDatasourcesInput,\n output: SalesflareListEmailDatasourcesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-email-datasources.mjs","names":[],"sources":["../../src/actions/list-email-datasources.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 SalesflareListEmailDatasourcesInput = z.object({\n include_team_datasources: z.boolean().default(false).describe(\"Team data sources will only be included when the session user is an admin.\").optional(),\n}).describe(\"Request model for listing email data sources.\");\nconst SalesflareListEmailDatasources_DataSourceTypeSchema = z.enum([\"google\", \"office365\", \"nylas\", \"imap\"]).describe(\"Type of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceStatusSchema = z.enum([\"OK\", \"RECONNECT\", \"ERROR\"]).describe(\"Status of the email data source.\");\nconst SalesflareListEmailDatasources_DataSourceSyncStatusSchema = z.enum([\"initial\", \"cache\", \"sync\", \"enrich\", \"done\"]).describe(\"Sync status of the email data source.\");\nconst SalesflareListEmailDatasources_EmailDataSourceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the email data source\").nullable(),\n host: z.string().describe(\"IMAP host address\").nullable().optional(),\n name: z.string().describe(\"Display name of the email data source\").nullable(),\n port: z.number().int().describe(\"IMAP port number\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with this data source\").nullable(),\n type: SalesflareListEmailDatasources_DataSourceTypeSchema.nullable(),\n user: z.number().int().describe(\"User ID associated with this data source\").nullable(),\n email: z.string().describe(\"Email address of the data source\").nullable(),\n status: SalesflareListEmailDatasources_DataSourceStatusSchema.nullable(),\n aliases: z.array(z.record(z.string(), z.unknown())).describe(\"List of email aliases associated with this data source\"),\n primary: z.boolean().describe(\"Whether this is the primary email data source\").nullable(),\n smtp_host: z.string().describe(\"SMTP host address\").nullable().optional(),\n smtp_port: z.number().int().describe(\"SMTP port number\").nullable().optional(),\n sync_status: SalesflareListEmailDatasources_DataSourceSyncStatusSchema.nullable(),\n max_emails_day: z.number().int().describe(\"Maximum number of emails allowed per day\").nullable(),\n email_signature: z.string().describe(\"Email signature text\").nullable().optional(),\n max_emails_hour: z.number().int().describe(\"Maximum number of emails allowed per hour\").nullable(),\n store_sent_emails: z.boolean().describe(\"Whether to store sent emails\").nullable().optional(),\n add_signature_to_replies: z.boolean().describe(\"Whether to add signature to reply emails\").nullable(),\n add_signature_to_campaign: z.boolean().describe(\"Whether to add signature to campaign emails\").nullable(),\n}).passthrough().describe(\"Represents a single email data source.\");\nexport const SalesflareListEmailDatasourcesOutput = z.object({\n datasources: z.array(SalesflareListEmailDatasources_EmailDataSourceSchema).describe(\"List of email data sources associated with the user\"),\n}).passthrough().describe(\"Response model for listing email data sources.\");\n\nexport const salesflareListEmailDatasources: AppAction<\n typeof SalesflareListEmailDatasourcesInput,\n typeof SalesflareListEmailDatasourcesOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_EMAIL_DATASOURCES\", {\n slug: \"salesflare-list-email-datasources\",\n name: \"List Email Data Sources\",\n description: \"Tool to list email data sources. Use when you need to retrieve all email data sources associated with the user.\",\n input: SalesflareListEmailDatasourcesInput,\n output: SalesflareListEmailDatasourcesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,0BAA0B,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,EACvJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,sDAAsD,EAAE,KAAK;CAAC;CAAU;CAAa;CAAS;AAAM,CAAC,CAAC,CAAC,SAAS,gCAAgC;AACtJ,MAAM,wDAAwD,EAAE,KAAK;CAAC;CAAM;CAAa;AAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9I,MAAM,4DAA4D,EAAE,KAAK;CAAC;CAAW;CAAS;CAAQ;CAAU;AAAM,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACzK,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,MAAM,oDAAoD,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,QAAQ,sDAAsD,SAAS;CACvE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;CACrH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAa,0DAA0D,SAAS;CAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjG,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,0BAA0B,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpG,2BAA2B,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,iCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO,EAC3D,aAAa,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,qDAAqD,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-filter-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-filter-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListFilterFieldsInput = z.object({\n entity: z.enum([\"account\", \"person\", \"opportunity\", \"campaign\", \"tag\", \"task\", \"workflow\", \"workflow_record\", \"workflow_step_record\", \"lead\"]).describe(\"The entity type to retrieve filter fields for. Must be one of: account, person, opportunity, campaign, tag, task, workflow, workflow_record, workflow_step_record, lead.\"),\n pipeline: z.number().int().describe(\"Optional pipeline ID to filter results by specific pipeline.\").optional(),\n includePipelineSpecificPredefinedFilterFields: z.boolean().default(true).describe(\"Whether to include pipeline-specific predefined filter fields in the response. Defaults to true.\").optional(),\n}).describe(\"Request model for listing filter fields.\");\nconst SalesflareListFilterFields_GroupTypeSchema = z.enum([\"Account\", \"Contact\", \"Opportunity\", \"Campaign\", \"Tag\", \"Task\", \"Workflow\", \"Lead\"]).describe(\"Group types for filter fields.\");\nconst SalesflareListFilterFields_FilterFieldEntitySchema = z.enum([\"account\", \"person\", \"opportunity\", \"campaign\", \"tag\", \"task\", \"workflow\", \"workflow_record\", \"workflow_step_record\", \"lead\"]).describe(\"Filter field entity types.\");\nconst SalesflareListFilterFields_SearchEntitySchema = z.enum([\"account\", \"contact\", \"user\", \"tag\", \"pipeline\", \"workflow\", \"lead\"]).describe(\"Search entity types.\");\nconst SalesflareListFilterFields_DisplayEntitySchema = z.enum([\"Account\", \"Contact\", \"Opportunity\", \"Campaign\", \"Tag\", \"Task\", \"Workflow\", \"Lead\"]).describe(\"Display entity types.\");\nconst SalesflareListFilterFields_FixedOperatorSchema = z.enum([\"equal\", \"not_equal\", \"in\", \"not_in\", \"less\", \"less_or_equal\", \"greater\", \"greater_or_equal\", \"between\", \"not_between\", \"begins_with\", \"not_begins_with\", \"contains\", \"not_contains\", \"ends_with\", \"not_ends_with\", \"is_empty\", \"is_not_empty\", \"is_null\", \"is_not_null\", \"true\", \"false\", \"past_less\", \"past_exactly\", \"past_more_than\", \"future_less\", \"future_exactly\", \"future_more_than\", \"after\", \"on\", \"before\", \"is\", \"is_not\"]).describe(\"Fixed operator types for filter fields.\");\nconst SalesflareListFilterFields_FilterFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the filter field\").nullable(),\n name: z.string().describe(\"Internal name of the filter field\").nullable().optional(),\n type: z.string().describe(\"Data type of the filter field (e.g., text, number, date)\").nullable(),\n group: SalesflareListFilterFields_GroupTypeSchema.nullable().optional(),\n input: z.string().describe(\"Input type for the filter field\").nullable().optional(),\n label: z.string().describe(\"Display label for the filter field\").nullable(),\n entity: SalesflareListFilterFields_FilterFieldEntitySchema.nullable().optional(),\n values: z.record(z.string(), z.unknown()).describe(\"Predefined values for the filter field\").nullable().optional(),\n enabled: z.union([z.string(), z.boolean()]).nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for the filter field if applicable\").nullable().optional(),\n pipeline: z.number().describe(\"Pipeline ID this filter field is specific to\").nullable().optional(),\n operators: z.array(z.string()).describe(\"List of available operators for this filter field\").nullable().optional(),\n param_less: z.boolean().describe(\"Whether this filter field requires parameters\").nullable().optional(),\n validation: z.record(z.string(), z.unknown()).describe(\"Validation rules for the filter field\").nullable().optional(),\n search_entity: SalesflareListFilterFields_SearchEntitySchema.nullable().optional(),\n customfield_id: z.union([z.number().int(), z.string()]).nullable().optional(),\n display_entity: SalesflareListFilterFields_DisplayEntitySchema.nullable().optional(),\n fixed_operator: SalesflareListFilterFields_FixedOperatorSchema.nullable().optional(),\n query_builder_id: z.string().describe(\"Query builder identifier for this filter field\").nullable().optional(),\n}).passthrough().describe(\"Represents a single filter field.\");\nexport const SalesflareListFilterFieldsOutput = z.object({\n total: z.number().int().describe(\"Total number of filter fields returned\").nullable(),\n filter_fields: z.array(SalesflareListFilterFields_FilterFieldSchema).describe(\"List of filter fields available for the specified entity type\"),\n}).passthrough().describe(\"Response model containing filter fields.\");\n\nexport const salesflareListFilterFields = action(\"SALESFLARE_LIST_FILTER_FIELDS\", {\n slug: \"salesflare-list-filter-fields\",\n name: \"List Filter Fields\",\n description: \"Tool to list available filter fields for a specific entity type in Salesflare. Use when you need to retrieve the available filter fields for accounts, contacts, opportunities, or other entities.\",\n input: SalesflareListFilterFieldsInput,\n output: SalesflareListFilterFieldsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-filter-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-filter-fields.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 SalesflareListFilterFieldsInput = z.object({\n entity: z.enum([\"account\", \"person\", \"opportunity\", \"campaign\", \"tag\", \"task\", \"workflow\", \"workflow_record\", \"workflow_step_record\", \"lead\"]).describe(\"The entity type to retrieve filter fields for. Must be one of: account, person, opportunity, campaign, tag, task, workflow, workflow_record, workflow_step_record, lead.\"),\n pipeline: z.number().int().describe(\"Optional pipeline ID to filter results by specific pipeline.\").optional(),\n includePipelineSpecificPredefinedFilterFields: z.boolean().default(true).describe(\"Whether to include pipeline-specific predefined filter fields in the response. Defaults to true.\").optional(),\n}).describe(\"Request model for listing filter fields.\");\nconst SalesflareListFilterFields_GroupTypeSchema = z.enum([\"Account\", \"Contact\", \"Opportunity\", \"Campaign\", \"Tag\", \"Task\", \"Workflow\", \"Lead\"]).describe(\"Group types for filter fields.\");\nconst SalesflareListFilterFields_FilterFieldEntitySchema = z.enum([\"account\", \"person\", \"opportunity\", \"campaign\", \"tag\", \"task\", \"workflow\", \"workflow_record\", \"workflow_step_record\", \"lead\"]).describe(\"Filter field entity types.\");\nconst SalesflareListFilterFields_SearchEntitySchema = z.enum([\"account\", \"contact\", \"user\", \"tag\", \"pipeline\", \"workflow\", \"lead\"]).describe(\"Search entity types.\");\nconst SalesflareListFilterFields_DisplayEntitySchema = z.enum([\"Account\", \"Contact\", \"Opportunity\", \"Campaign\", \"Tag\", \"Task\", \"Workflow\", \"Lead\"]).describe(\"Display entity types.\");\nconst SalesflareListFilterFields_FixedOperatorSchema = z.enum([\"equal\", \"not_equal\", \"in\", \"not_in\", \"less\", \"less_or_equal\", \"greater\", \"greater_or_equal\", \"between\", \"not_between\", \"begins_with\", \"not_begins_with\", \"contains\", \"not_contains\", \"ends_with\", \"not_ends_with\", \"is_empty\", \"is_not_empty\", \"is_null\", \"is_not_null\", \"true\", \"false\", \"past_less\", \"past_exactly\", \"past_more_than\", \"future_less\", \"future_exactly\", \"future_more_than\", \"after\", \"on\", \"before\", \"is\", \"is_not\"]).describe(\"Fixed operator types for filter fields.\");\nconst SalesflareListFilterFields_FilterFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the filter field\").nullable(),\n name: z.string().describe(\"Internal name of the filter field\").nullable().optional(),\n type: z.string().describe(\"Data type of the filter field (e.g., text, number, date)\").nullable(),\n group: SalesflareListFilterFields_GroupTypeSchema.nullable().optional(),\n input: z.string().describe(\"Input type for the filter field\").nullable().optional(),\n label: z.string().describe(\"Display label for the filter field\").nullable(),\n entity: SalesflareListFilterFields_FilterFieldEntitySchema.nullable().optional(),\n values: z.record(z.string(), z.unknown()).describe(\"Predefined values for the filter field\").nullable().optional(),\n enabled: z.union([z.string(), z.boolean()]).nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for the filter field if applicable\").nullable().optional(),\n pipeline: z.number().describe(\"Pipeline ID this filter field is specific to\").nullable().optional(),\n operators: z.array(z.string()).describe(\"List of available operators for this filter field\").nullable().optional(),\n param_less: z.boolean().describe(\"Whether this filter field requires parameters\").nullable().optional(),\n validation: z.record(z.string(), z.unknown()).describe(\"Validation rules for the filter field\").nullable().optional(),\n search_entity: SalesflareListFilterFields_SearchEntitySchema.nullable().optional(),\n customfield_id: z.union([z.number().int(), z.string()]).nullable().optional(),\n display_entity: SalesflareListFilterFields_DisplayEntitySchema.nullable().optional(),\n fixed_operator: SalesflareListFilterFields_FixedOperatorSchema.nullable().optional(),\n query_builder_id: z.string().describe(\"Query builder identifier for this filter field\").nullable().optional(),\n}).passthrough().describe(\"Represents a single filter field.\");\nexport const SalesflareListFilterFieldsOutput = z.object({\n total: z.number().int().describe(\"Total number of filter fields returned\").nullable(),\n filter_fields: z.array(SalesflareListFilterFields_FilterFieldSchema).describe(\"List of filter fields available for the specified entity type\"),\n}).passthrough().describe(\"Response model containing filter fields.\");\n\nexport const salesflareListFilterFields: AppAction<\n typeof SalesflareListFilterFieldsInput,\n typeof SalesflareListFilterFieldsOutput,\n typeof salesflare.credential\n> = action(\"SALESFLARE_LIST_FILTER_FIELDS\", {\n slug: \"salesflare-list-filter-fields\",\n name: \"List Filter Fields\",\n description: \"Tool to list available filter fields for a specific entity type in Salesflare. Use when you need to retrieve the available filter fields for accounts, contacts, opportunities, or other entities.\",\n input: SalesflareListFilterFieldsInput,\n output: SalesflareListFilterFieldsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,13 +1,15 @@
|
|
|
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/list-filter-fields.d.ts
|
|
4
6
|
declare const SalesflareListFilterFieldsInput: z.ZodObject<{
|
|
5
7
|
entity: z.ZodEnum<{
|
|
6
8
|
account: "account";
|
|
7
|
-
tag: "tag";
|
|
8
9
|
campaign: "campaign";
|
|
9
10
|
person: "person";
|
|
10
11
|
workflow: "workflow";
|
|
12
|
+
tag: "tag";
|
|
11
13
|
opportunity: "opportunity";
|
|
12
14
|
task: "task";
|
|
13
15
|
workflow_record: "workflow_record";
|
|
@@ -37,10 +39,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
37
39
|
label: z.ZodNullable<z.ZodString>;
|
|
38
40
|
entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
39
41
|
account: "account";
|
|
40
|
-
tag: "tag";
|
|
41
42
|
campaign: "campaign";
|
|
42
43
|
person: "person";
|
|
43
44
|
workflow: "workflow";
|
|
45
|
+
tag: "tag";
|
|
44
46
|
opportunity: "opportunity";
|
|
45
47
|
task: "task";
|
|
46
48
|
workflow_record: "workflow_record";
|
|
@@ -57,10 +59,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
57
59
|
search_entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
58
60
|
user: "user";
|
|
59
61
|
account: "account";
|
|
60
|
-
contact: "contact";
|
|
61
|
-
tag: "tag";
|
|
62
62
|
pipeline: "pipeline";
|
|
63
|
+
contact: "contact";
|
|
63
64
|
workflow: "workflow";
|
|
65
|
+
tag: "tag";
|
|
64
66
|
lead: "lead";
|
|
65
67
|
}>>>;
|
|
66
68
|
customfield_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
@@ -112,11 +114,7 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
112
114
|
query_builder_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
115
|
}, z.core.$loose>>;
|
|
114
116
|
}, z.core.$loose>;
|
|
115
|
-
declare const salesflareListFilterFields:
|
|
116
|
-
entity: "account" | "tag" | "campaign" | "person" | "workflow" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
|
|
117
|
-
pipeline?: number | undefined;
|
|
118
|
-
includePipelineSpecificPredefinedFilterFields?: boolean | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
117
|
+
declare const salesflareListFilterFields: AppAction<typeof SalesflareListFilterFieldsInput, typeof SalesflareListFilterFieldsOutput, typeof salesflare.credential>;
|
|
120
118
|
//#endregion
|
|
121
119
|
export { salesflareListFilterFields };
|
|
122
120
|
//# sourceMappingURL=list-filter-fields.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-filter-fields.d.cts","names":[],"sources":["../../src/actions/list-filter-fields.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-filter-fields.d.cts","names":[],"sources":["../../src/actions/list-filter-fields.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cA+B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,UAAA,CAAW,UAAA"}
|