@keystrokehq/salesflare 0.1.2 → 0.1.4
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/actions/add-account-contacts.cjs +2 -2
- package/dist/actions/add-account-contacts.cjs.map +1 -1
- package/dist/actions/add-account-contacts.d.cts +3 -2
- package/dist/actions/add-account-contacts.d.mts +3 -2
- package/dist/actions/add-account-contacts.mjs +2 -2
- package/dist/actions/add-account-contacts.mjs.map +1 -1
- package/dist/actions/create-account.cjs +10 -10
- package/dist/actions/create-account.cjs.map +1 -1
- package/dist/actions/create-account.d.cts +15 -11
- package/dist/actions/create-account.d.mts +15 -11
- package/dist/actions/create-account.mjs +10 -10
- package/dist/actions/create-account.mjs.map +1 -1
- package/dist/actions/create-call.cjs +3 -3
- package/dist/actions/create-call.cjs.map +1 -1
- package/dist/actions/create-call.d.cts +4 -3
- package/dist/actions/create-call.d.mts +4 -3
- package/dist/actions/create-call.mjs +3 -3
- package/dist/actions/create-call.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +6 -6
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +11 -8
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +11 -8
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +6 -6
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +2 -2
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +3 -2
- package/dist/actions/create-custom-field.d.mts +3 -2
- package/dist/actions/create-custom-field.mjs +2 -2
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-internal-note.cjs +1 -1
- package/dist/actions/create-internal-note.cjs.map +1 -1
- package/dist/actions/create-internal-note.d.cts +1 -1
- package/dist/actions/create-internal-note.d.mts +1 -1
- package/dist/actions/create-internal-note.mjs +1 -1
- package/dist/actions/create-internal-note.mjs.map +1 -1
- package/dist/actions/create-meeting.cjs +1 -1
- package/dist/actions/create-meeting.cjs.map +1 -1
- package/dist/actions/create-meeting.d.cts +1 -1
- package/dist/actions/create-meeting.d.mts +1 -1
- package/dist/actions/create-meeting.mjs +1 -1
- package/dist/actions/create-meeting.mjs.map +1 -1
- package/dist/actions/create-opportunity.cjs +2 -2
- package/dist/actions/create-opportunity.cjs.map +1 -1
- package/dist/actions/create-opportunity.d.cts +3 -3
- package/dist/actions/create-opportunity.d.mts +3 -3
- package/dist/actions/create-opportunity.mjs +2 -2
- package/dist/actions/create-opportunity.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -1
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +1 -1
- package/dist/actions/create-tag.d.mts +1 -1
- package/dist/actions/create-tag.mjs +1 -1
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -1
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +1 -1
- package/dist/actions/create-task.d.mts +1 -1
- package/dist/actions/create-task.mjs +1 -1
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-workflow.cjs +4 -4
- package/dist/actions/create-workflow.cjs.map +1 -1
- package/dist/actions/create-workflow.d.cts +7 -4
- package/dist/actions/create-workflow.d.mts +7 -4
- package/dist/actions/create-workflow.mjs +4 -4
- package/dist/actions/create-workflow.mjs.map +1 -1
- package/dist/actions/delete-account.cjs +1 -1
- package/dist/actions/delete-account.cjs.map +1 -1
- package/dist/actions/delete-account.d.cts +1 -1
- package/dist/actions/delete-account.d.mts +1 -1
- package/dist/actions/delete-account.mjs +1 -1
- package/dist/actions/delete-account.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +1 -1
- package/dist/actions/delete-contact.d.mts +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -1
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +1 -1
- package/dist/actions/delete-custom-field.d.mts +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -1
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-internal-note.cjs +1 -1
- package/dist/actions/delete-internal-note.cjs.map +1 -1
- package/dist/actions/delete-internal-note.d.cts +1 -1
- package/dist/actions/delete-internal-note.d.mts +1 -1
- package/dist/actions/delete-internal-note.mjs +1 -1
- package/dist/actions/delete-internal-note.mjs.map +1 -1
- package/dist/actions/delete-meeting.cjs +1 -1
- package/dist/actions/delete-meeting.cjs.map +1 -1
- package/dist/actions/delete-meeting.d.cts +1 -1
- package/dist/actions/delete-meeting.d.mts +1 -1
- package/dist/actions/delete-meeting.mjs +1 -1
- package/dist/actions/delete-meeting.mjs.map +1 -1
- package/dist/actions/delete-opportunity.cjs +1 -1
- package/dist/actions/delete-opportunity.cjs.map +1 -1
- package/dist/actions/delete-opportunity.d.cts +1 -1
- package/dist/actions/delete-opportunity.d.mts +1 -1
- package/dist/actions/delete-opportunity.mjs +1 -1
- package/dist/actions/delete-opportunity.mjs.map +1 -1
- package/dist/actions/delete-tag.cjs +1 -1
- package/dist/actions/delete-tag.cjs.map +1 -1
- package/dist/actions/delete-tag.d.cts +1 -1
- package/dist/actions/delete-tag.d.mts +1 -1
- package/dist/actions/delete-tag.mjs +1 -1
- package/dist/actions/delete-tag.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -1
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +1 -1
- package/dist/actions/delete-task.d.mts +1 -1
- package/dist/actions/delete-task.mjs +1 -1
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/get-account.cjs +9 -9
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +10 -10
- package/dist/actions/get-account.d.mts +10 -10
- package/dist/actions/get-account.mjs +9 -9
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-ai-settings.cjs +3 -3
- package/dist/actions/get-ai-settings.cjs.map +1 -1
- package/dist/actions/get-ai-settings.d.cts +3 -3
- package/dist/actions/get-ai-settings.d.mts +3 -3
- package/dist/actions/get-ai-settings.mjs +3 -3
- package/dist/actions/get-ai-settings.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +11 -11
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +13 -13
- package/dist/actions/get-contact.d.mts +13 -13
- package/dist/actions/get-contact.mjs +11 -11
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +15 -15
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +16 -16
- package/dist/actions/get-current-user.d.mts +16 -16
- package/dist/actions/get-current-user.mjs +15 -15
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +3 -3
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +3 -3
- package/dist/actions/get-custom-field.d.mts +3 -3
- package/dist/actions/get-custom-field.mjs +3 -3
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-meeting.cjs +1 -1
- package/dist/actions/get-meeting.cjs.map +1 -1
- package/dist/actions/get-meeting.d.cts +1 -1
- package/dist/actions/get-meeting.d.mts +1 -1
- package/dist/actions/get-meeting.mjs +1 -1
- package/dist/actions/get-meeting.mjs.map +1 -1
- package/dist/actions/get-opportunity.cjs +14 -14
- package/dist/actions/get-opportunity.cjs.map +1 -1
- package/dist/actions/get-opportunity.d.cts +14 -14
- package/dist/actions/get-opportunity.d.mts +14 -14
- package/dist/actions/get-opportunity.mjs +14 -14
- package/dist/actions/get-opportunity.mjs.map +1 -1
- package/dist/actions/get-stage.cjs +2 -2
- package/dist/actions/get-stage.cjs.map +1 -1
- package/dist/actions/get-stage.d.cts +2 -2
- package/dist/actions/get-stage.d.mts +2 -2
- package/dist/actions/get-stage.mjs +2 -2
- package/dist/actions/get-stage.mjs.map +1 -1
- package/dist/actions/get-tag-usage.cjs +4 -4
- package/dist/actions/get-tag-usage.cjs.map +1 -1
- package/dist/actions/get-tag-usage.d.cts +4 -4
- package/dist/actions/get-tag-usage.d.mts +4 -4
- package/dist/actions/get-tag-usage.mjs +4 -4
- package/dist/actions/get-tag-usage.mjs.map +1 -1
- package/dist/actions/get-user.cjs +8 -8
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +8 -8
- package/dist/actions/get-user.d.mts +8 -8
- package/dist/actions/get-user.mjs +8 -8
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.cjs +2 -2
- package/dist/actions/get-workflow-merge-fields.cjs.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.cts +3 -3
- package/dist/actions/get-workflow-merge-fields.d.mts +3 -3
- package/dist/actions/get-workflow-merge-fields.mjs +2 -2
- package/dist/actions/get-workflow-merge-fields.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +7 -7
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +12 -12
- package/dist/actions/get-workflow.d.mts +12 -12
- package/dist/actions/get-workflow.mjs +7 -7
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/list-account-messages.cjs +3 -3
- package/dist/actions/list-account-messages.cjs.map +1 -1
- package/dist/actions/list-account-messages.d.cts +3 -3
- package/dist/actions/list-account-messages.d.mts +3 -3
- package/dist/actions/list-account-messages.mjs +3 -3
- package/dist/actions/list-account-messages.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +7 -7
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +7 -7
- package/dist/actions/list-accounts.d.mts +7 -7
- package/dist/actions/list-accounts.mjs +7 -7
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +11 -11
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +11 -11
- package/dist/actions/list-contacts.d.mts +11 -11
- package/dist/actions/list-contacts.mjs +11 -11
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-currencies.cjs +2 -2
- package/dist/actions/list-currencies.cjs.map +1 -1
- package/dist/actions/list-currencies.d.cts +2 -2
- package/dist/actions/list-currencies.d.mts +2 -2
- package/dist/actions/list-currencies.mjs +2 -2
- package/dist/actions/list-currencies.mjs.map +1 -1
- package/dist/actions/list-custom-field-options.cjs +1 -1
- package/dist/actions/list-custom-field-options.cjs.map +1 -1
- package/dist/actions/list-custom-field-options.d.cts +1 -1
- package/dist/actions/list-custom-field-options.d.mts +1 -1
- package/dist/actions/list-custom-field-options.mjs +1 -1
- package/dist/actions/list-custom-field-options.mjs.map +1 -1
- package/dist/actions/list-custom-field-types.cjs +2 -2
- package/dist/actions/list-custom-field-types.cjs.map +1 -1
- package/dist/actions/list-custom-field-types.d.cts +2 -2
- package/dist/actions/list-custom-field-types.d.mts +2 -2
- package/dist/actions/list-custom-field-types.mjs +2 -2
- package/dist/actions/list-custom-field-types.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +4 -4
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +4 -4
- package/dist/actions/list-custom-fields.d.mts +4 -4
- package/dist/actions/list-custom-fields.mjs +4 -4
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-email-datasources.cjs +3 -3
- 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.mts +3 -3
- package/dist/actions/list-email-datasources.mjs +3 -3
- package/dist/actions/list-email-datasources.mjs.map +1 -1
- package/dist/actions/list-filter-fields.cjs +5 -5
- package/dist/actions/list-filter-fields.cjs.map +1 -1
- package/dist/actions/list-filter-fields.d.cts +10 -10
- package/dist/actions/list-filter-fields.d.mts +10 -10
- package/dist/actions/list-filter-fields.mjs +5 -5
- package/dist/actions/list-filter-fields.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +2 -2
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +2 -2
- package/dist/actions/list-groups.d.mts +2 -2
- package/dist/actions/list-groups.mjs +2 -2
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-my-contacts.cjs +11 -11
- package/dist/actions/list-my-contacts.cjs.map +1 -1
- package/dist/actions/list-my-contacts.d.cts +11 -11
- package/dist/actions/list-my-contacts.d.mts +11 -11
- package/dist/actions/list-my-contacts.mjs +11 -11
- package/dist/actions/list-my-contacts.mjs.map +1 -1
- package/dist/actions/list-opportunities.cjs +8 -8
- package/dist/actions/list-opportunities.cjs.map +1 -1
- package/dist/actions/list-opportunities.d.cts +9 -9
- package/dist/actions/list-opportunities.d.mts +9 -9
- package/dist/actions/list-opportunities.mjs +8 -8
- package/dist/actions/list-opportunities.mjs.map +1 -1
- package/dist/actions/list-persons.cjs +6 -6
- package/dist/actions/list-persons.cjs.map +1 -1
- package/dist/actions/list-persons.d.cts +6 -6
- package/dist/actions/list-persons.d.mts +6 -6
- package/dist/actions/list-persons.mjs +6 -6
- package/dist/actions/list-persons.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +5 -5
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +5 -5
- package/dist/actions/list-pipelines.d.mts +5 -5
- package/dist/actions/list-pipelines.mjs +5 -5
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-stages.cjs +3 -3
- package/dist/actions/list-stages.cjs.map +1 -1
- package/dist/actions/list-stages.d.cts +3 -3
- package/dist/actions/list-stages.d.mts +3 -3
- package/dist/actions/list-stages.mjs +3 -3
- package/dist/actions/list-stages.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +2 -2
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +2 -2
- package/dist/actions/list-tags.d.mts +2 -2
- package/dist/actions/list-tags.mjs +2 -2
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +7 -7
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +7 -7
- package/dist/actions/list-tasks.d.mts +7 -7
- package/dist/actions/list-tasks.mjs +7 -7
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-users.cjs +9 -9
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +9 -9
- package/dist/actions/list-users.d.mts +9 -9
- package/dist/actions/list-users.mjs +9 -9
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +11 -11
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +12 -12
- package/dist/actions/list-workflows.d.mts +12 -12
- package/dist/actions/list-workflows.mjs +11 -11
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/update-account-contacts.cjs +2 -2
- package/dist/actions/update-account-contacts.cjs.map +1 -1
- package/dist/actions/update-account-contacts.d.cts +3 -2
- package/dist/actions/update-account-contacts.d.mts +3 -2
- package/dist/actions/update-account-contacts.mjs +2 -2
- package/dist/actions/update-account-contacts.mjs.map +1 -1
- package/dist/actions/update-account-users.cjs +2 -2
- package/dist/actions/update-account-users.cjs.map +1 -1
- package/dist/actions/update-account-users.d.cts +3 -2
- package/dist/actions/update-account-users.d.mts +3 -2
- package/dist/actions/update-account-users.mjs +2 -2
- package/dist/actions/update-account-users.mjs.map +1 -1
- package/dist/actions/update-account.cjs +12 -12
- package/dist/actions/update-account.cjs.map +1 -1
- package/dist/actions/update-account.d.cts +17 -14
- package/dist/actions/update-account.d.mts +17 -14
- package/dist/actions/update-account.mjs +12 -12
- package/dist/actions/update-account.mjs.map +1 -1
- package/dist/actions/update-ai-settings.cjs +1 -1
- package/dist/actions/update-ai-settings.cjs.map +1 -1
- package/dist/actions/update-ai-settings.d.cts +1 -1
- package/dist/actions/update-ai-settings.d.mts +1 -1
- package/dist/actions/update-ai-settings.mjs +1 -1
- package/dist/actions/update-ai-settings.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +4 -4
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +7 -4
- package/dist/actions/update-contact.d.mts +7 -4
- package/dist/actions/update-contact.mjs +4 -4
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +3 -3
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +4 -3
- package/dist/actions/update-custom-field.d.mts +4 -3
- package/dist/actions/update-custom-field.mjs +3 -3
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-email-datasource.cjs +1 -1
- package/dist/actions/update-email-datasource.cjs.map +1 -1
- package/dist/actions/update-email-datasource.d.cts +1 -1
- package/dist/actions/update-email-datasource.d.mts +1 -1
- package/dist/actions/update-email-datasource.mjs +1 -1
- package/dist/actions/update-email-datasource.mjs.map +1 -1
- package/dist/actions/update-internal-note.cjs +1 -1
- package/dist/actions/update-internal-note.cjs.map +1 -1
- package/dist/actions/update-internal-note.d.cts +1 -1
- package/dist/actions/update-internal-note.d.mts +1 -1
- package/dist/actions/update-internal-note.mjs +1 -1
- package/dist/actions/update-internal-note.mjs.map +1 -1
- package/dist/actions/update-opportunity.cjs +3 -3
- package/dist/actions/update-opportunity.cjs.map +1 -1
- package/dist/actions/update-opportunity.d.cts +5 -5
- package/dist/actions/update-opportunity.d.mts +5 -5
- package/dist/actions/update-opportunity.mjs +3 -3
- package/dist/actions/update-opportunity.mjs.map +1 -1
- package/dist/actions/update-tag.cjs +1 -1
- package/dist/actions/update-tag.cjs.map +1 -1
- package/dist/actions/update-tag.d.cts +1 -1
- package/dist/actions/update-tag.d.mts +1 -1
- package/dist/actions/update-tag.mjs +1 -1
- package/dist/actions/update-tag.mjs.map +1 -1
- package/dist/actions/update-task.cjs +1 -1
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +1 -1
- package/dist/actions/update-task.d.mts +1 -1
- package/dist/actions/update-task.mjs +1 -1
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/update-workflow-audience.cjs +1 -1
- package/dist/actions/update-workflow-audience.cjs.map +1 -1
- package/dist/actions/update-workflow-audience.d.cts +1 -1
- package/dist/actions/update-workflow-audience.d.mts +1 -1
- package/dist/actions/update-workflow-audience.mjs +1 -1
- package/dist/actions/update-workflow-audience.mjs.map +1 -1
- package/dist/actions/update-workflow.cjs +7 -7
- package/dist/actions/update-workflow.cjs.map +1 -1
- package/dist/actions/update-workflow.d.cts +13 -12
- package/dist/actions/update-workflow.d.mts +13 -12
- package/dist/actions/update-workflow.mjs +7 -7
- package/dist/actions/update-workflow.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -41,20 +41,20 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
41
41
|
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
42
42
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>>;
|
|
45
45
|
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
47
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
52
|
stage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
53
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
54
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
56
|
probability: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
58
|
units: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
59
59
|
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
60
60
|
closed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -65,7 +65,7 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
65
65
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
hotness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
67
67
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>;
|
|
69
69
|
creator: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
70
70
|
assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
71
71
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -73,12 +73,12 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
73
73
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
74
74
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
75
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
76
|
-
}, z.core.$
|
|
76
|
+
}, z.core.$loose>>>;
|
|
77
77
|
currency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
78
78
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
79
79
|
iso: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
80
|
html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
-
}, z.core.$
|
|
81
|
+
}, z.core.$loose>>>;
|
|
82
82
|
frequency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
83
|
close_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
84
|
start_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -90,14 +90,14 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
90
90
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
91
91
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
-
}, z.core.$
|
|
93
|
+
}, z.core.$loose>>>;
|
|
94
94
|
creation_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
95
|
contract_end_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
96
|
modification_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
contract_start_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
98
|
recurring_price_per_unit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
99
|
-
}, z.core.$
|
|
100
|
-
}, z.core.$
|
|
99
|
+
}, z.core.$loose>>;
|
|
100
|
+
}, z.core.$loose>;
|
|
101
101
|
declare const salesflareListOpportunities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
102
102
|
q?: string | undefined;
|
|
103
103
|
id?: number | undefined;
|
|
@@ -41,20 +41,20 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
41
41
|
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
42
42
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>>;
|
|
45
45
|
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
47
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
52
|
stage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
53
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
54
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
56
|
probability: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
58
|
units: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
59
59
|
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
60
60
|
closed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -65,7 +65,7 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
65
65
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
hotness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
67
67
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>;
|
|
69
69
|
creator: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
70
70
|
assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
71
71
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -73,12 +73,12 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
73
73
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
74
74
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
75
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
76
|
-
}, z.core.$
|
|
76
|
+
}, z.core.$loose>>>;
|
|
77
77
|
currency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
78
78
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
79
79
|
iso: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
80
|
html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
-
}, z.core.$
|
|
81
|
+
}, z.core.$loose>>>;
|
|
82
82
|
frequency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
83
|
close_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
84
|
start_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -90,14 +90,14 @@ declare const SalesflareListOpportunitiesOutput: z.ZodObject<{
|
|
|
90
90
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
91
91
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
-
}, z.core.$
|
|
93
|
+
}, z.core.$loose>>>;
|
|
94
94
|
creation_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
95
|
contract_end_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
96
|
modification_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
contract_start_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
98
|
recurring_price_per_unit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
99
|
-
}, z.core.$
|
|
100
|
-
}, z.core.$
|
|
99
|
+
}, z.core.$loose>>;
|
|
100
|
+
}, z.core.$loose>;
|
|
101
101
|
declare const salesflareListOpportunities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
102
102
|
q?: string | undefined;
|
|
103
103
|
id?: number | undefined;
|
|
@@ -41,36 +41,36 @@ const SalesflareListOpportunitiesInput = z.object({
|
|
|
41
41
|
const SalesflareListOpportunities_OpportunityTagSchema = z.object({
|
|
42
42
|
id: z.number().int().describe("Tag ID.").nullable().optional(),
|
|
43
43
|
name: z.string().describe("Tag name.").nullable().optional()
|
|
44
|
-
}).describe("Opportunity tag information.");
|
|
44
|
+
}).passthrough().describe("Opportunity tag information.");
|
|
45
45
|
const SalesflareListOpportunities_OpportunityUserSchema = z.object({
|
|
46
46
|
id: z.number().int().describe("User ID.").nullable().optional(),
|
|
47
47
|
name: z.string().describe("User name.").nullable().optional(),
|
|
48
48
|
email: z.string().describe("User email address.").nullable().optional(),
|
|
49
49
|
picture: z.string().describe("User picture URL.").nullable().optional(),
|
|
50
50
|
disabled: z.boolean().describe("Whether the user is disabled.").nullable().optional()
|
|
51
|
-
}).describe("User information for an opportunity.");
|
|
51
|
+
}).passthrough().describe("User information for an opportunity.");
|
|
52
52
|
const SalesflareListOpportunities_OpportunityStageSchema = z.object({
|
|
53
53
|
id: z.number().int().describe("Stage ID.").nullable().optional(),
|
|
54
54
|
name: z.string().describe("Stage name.").nullable().optional(),
|
|
55
55
|
order: z.number().int().describe("Stage order in the pipeline.").nullable().optional(),
|
|
56
56
|
probability: z.number().describe("Probability percentage for this stage.").nullable().optional()
|
|
57
|
-
}).describe("Opportunity stage information.");
|
|
57
|
+
}).passthrough().describe("Opportunity stage information.");
|
|
58
58
|
const SalesflareListOpportunities_OpportunityAccountSchema = z.object({
|
|
59
59
|
id: z.number().int().describe("Account ID.").nullable().optional(),
|
|
60
60
|
name: z.string().describe("Account name.").nullable().optional(),
|
|
61
61
|
hotness: z.number().int().describe("Account hotness level.").nullable().optional(),
|
|
62
62
|
picture: z.string().describe("Account picture URL.").nullable().optional()
|
|
63
|
-
}).describe("Account information for an opportunity.");
|
|
63
|
+
}).passthrough().describe("Account information for an opportunity.");
|
|
64
64
|
const SalesflareListOpportunities_OpportunityCurrencySchema = z.object({
|
|
65
65
|
id: z.number().int().describe("Currency ID.").nullable().optional(),
|
|
66
66
|
iso: z.string().describe("ISO currency code.").nullable().optional(),
|
|
67
67
|
html: z.string().describe("HTML entity for currency symbol.").nullable().optional()
|
|
68
|
-
}).describe("Currency information for an opportunity.");
|
|
68
|
+
}).passthrough().describe("Currency information for an opportunity.");
|
|
69
69
|
const SalesflareListOpportunities_OpportunityContactSchema = z.object({
|
|
70
70
|
id: z.number().int().describe("Contact ID.").nullable().optional(),
|
|
71
71
|
name: z.string().describe("Contact name.").nullable().optional(),
|
|
72
72
|
email: z.string().describe("Contact email address.").nullable().optional()
|
|
73
|
-
}).describe("Contact information for an opportunity.");
|
|
73
|
+
}).passthrough().describe("Contact information for an opportunity.");
|
|
74
74
|
const SalesflareListOpportunities_OpportunitySchema = z.object({
|
|
75
75
|
id: z.number().int().describe("Unique opportunity ID.").nullable().optional(),
|
|
76
76
|
name: z.string().describe("Opportunity name.").nullable().optional(),
|
|
@@ -99,13 +99,13 @@ const SalesflareListOpportunities_OpportunitySchema = z.object({
|
|
|
99
99
|
modification_date: z.string().describe("Date when opportunity was last modified (ISO 8601 format).").nullable().optional(),
|
|
100
100
|
contract_start_date: z.string().describe("Contract start date for recurring opportunities (ISO 8601 format).").nullable().optional(),
|
|
101
101
|
recurring_price_per_unit: z.number().describe("Recurring price per unit for subscription opportunities.").nullable().optional()
|
|
102
|
-
}).describe("Individual opportunity object.");
|
|
102
|
+
}).passthrough().describe("Individual opportunity object.");
|
|
103
103
|
const salesflareListOpportunities = action("SALESFLARE_LIST_OPPORTUNITIES", {
|
|
104
104
|
slug: "salesflare-list-opportunities",
|
|
105
105
|
name: "List Opportunities",
|
|
106
106
|
description: "Tool to list opportunities with extensive filtering options. Use when you need to retrieve opportunities filtered by pipeline, stage, dates, value, tags, owner, account, or other criteria.",
|
|
107
107
|
input: SalesflareListOpportunitiesInput,
|
|
108
|
-
output: z.object({ opportunities: z.array(SalesflareListOpportunities_OpportunitySchema).describe("Array of opportunity objects matching the filter criteria.") }).describe("Response model containing the list of opportunities.")
|
|
108
|
+
output: z.object({ opportunities: z.array(SalesflareListOpportunities_OpportunitySchema).describe("Array of opportunity objects matching the filter criteria.") }).passthrough().describe("Response model containing the list of opportunities.")
|
|
109
109
|
});
|
|
110
110
|
//#endregion
|
|
111
111
|
export { salesflareListOpportunities };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-opportunities.mjs","names":[],"sources":["../../src/actions/list-opportunities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListOpportunitiesInput = z.object({\n q: z.string().describe(\"Advanced query filter as JSON string for complex filtering.\").optional(),\n id: z.number().int().describe(\"Filter by specific opportunity ID.\").optional(),\n tag: z.array(z.number().int()).describe(\"Filter by tag IDs (array of tag IDs).\").optional(),\n done: z.boolean().describe(\"Filter by done status. True returns completed opportunities.\").optional(),\n name: z.string().describe(\"Filter opportunities by exact name match.\").optional(),\n limit: z.number().int().describe(\"Maximum number of opportunities to return. Defaults to 10 if not specified.\").optional(),\n owner: z.number().int().describe(\"Filter by owner user ID.\").optional(),\n stage: z.number().int().describe(\"Filter by stage ID in the sales pipeline.\").optional(),\n closed: z.boolean().describe(\"Filter by closed status. True returns closed opportunities, False returns open opportunities.\").optional(),\n custom: z.string().describe(\"Custom field filters as JSON string.\").optional(),\n \"export\": z.string().describe(\"Export format if exporting opportunities.\").optional(),\n offset: z.number().int().describe(\"Number of opportunities to skip for pagination.\").optional(),\n search: z.string().describe(\"Search term to filter opportunities by name or other text fields.\").optional(),\n account: z.number().int().describe(\"Filter by associated account ID.\").optional(),\n details: z.boolean().describe(\"Include detailed information in the response.\").optional(),\n hotness: z.union([z.literal(1), z.literal(2), z.literal(3)]).describe(\"Opportunity hotness level enum.\").optional(),\n assignee: z.number().int().describe(\"Filter by assignee user ID.\").optional(),\n order_by: z.array(z.string()).describe(\"Order results by specified fields. Can be 'field' (e.g., 'name') or 'field sortOrder' (e.g., 'name desc'). Defaults to asc.\").optional(),\n pipeline: z.number().int().describe(\"Filter by pipeline ID.\").optional(),\n tag_name: z.string().describe(\"Filter by tag name.\").optional(),\n max_value: z.number().describe(\"Maximum opportunity value for filtering.\").optional(),\n min_value: z.number().describe(\"Minimum opportunity value for filtering.\").optional(),\n stage_name: z.string().describe(\"Filter by stage name (e.g., 'Qualified', 'Proposal').\").optional(),\n close_after: z.string().describe(\"Filter opportunities with close date after this date (ISO 8601 format).\").optional(),\n owner_group: z.number().int().describe(\"Filter by owner group ID.\").optional(),\n team_member: z.number().int().describe(\"Filter by team member user ID.\").optional(),\n close_before: z.string().describe(\"Filter opportunities with close date before this date (ISO 8601 format).\").optional(),\n assignee_group: z.number().int().describe(\"Filter by assignee group ID.\").optional(),\n creation_after: z.string().describe(\"Filter opportunities created after this date (ISO 8601 format).\").optional(),\n creation_before: z.string().describe(\"Filter opportunities created before this date (ISO 8601 format).\").optional(),\n team_member_group: z.number().int().describe(\"Filter by team member group ID.\").optional(),\n}).describe(\"Request model for listing opportunities with filtering options.\");\nconst SalesflareListOpportunities_OpportunityTagSchema = z.object({\n id: z.number().int().describe(\"Tag ID.\").nullable().optional(),\n name: z.string().describe(\"Tag name.\").nullable().optional(),\n}).describe(\"Opportunity tag information.\");\nconst SalesflareListOpportunities_OpportunityUserSchema = z.object({\n id: z.number().int().describe(\"User ID.\").nullable().optional(),\n name: z.string().describe(\"User name.\").nullable().optional(),\n email: z.string().describe(\"User email address.\").nullable().optional(),\n picture: z.string().describe(\"User picture URL.\").nullable().optional(),\n disabled: z.boolean().describe(\"Whether the user is disabled.\").nullable().optional(),\n}).describe(\"User information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityStageSchema = z.object({\n id: z.number().int().describe(\"Stage ID.\").nullable().optional(),\n name: z.string().describe(\"Stage name.\").nullable().optional(),\n order: z.number().int().describe(\"Stage order in the pipeline.\").nullable().optional(),\n probability: z.number().describe(\"Probability percentage for this stage.\").nullable().optional(),\n}).describe(\"Opportunity stage information.\");\nconst SalesflareListOpportunities_OpportunityAccountSchema = z.object({\n id: z.number().int().describe(\"Account ID.\").nullable().optional(),\n name: z.string().describe(\"Account name.\").nullable().optional(),\n hotness: z.number().int().describe(\"Account hotness level.\").nullable().optional(),\n picture: z.string().describe(\"Account picture URL.\").nullable().optional(),\n}).describe(\"Account information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityCurrencySchema = z.object({\n id: z.number().int().describe(\"Currency ID.\").nullable().optional(),\n iso: z.string().describe(\"ISO currency code.\").nullable().optional(),\n html: z.string().describe(\"HTML entity for currency symbol.\").nullable().optional(),\n}).describe(\"Currency information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityContactSchema = z.object({\n id: z.number().int().describe(\"Contact ID.\").nullable().optional(),\n name: z.string().describe(\"Contact name.\").nullable().optional(),\n email: z.string().describe(\"Contact email address.\").nullable().optional(),\n}).describe(\"Contact information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunitySchema = z.object({\n id: z.number().int().describe(\"Unique opportunity ID.\").nullable().optional(),\n name: z.string().describe(\"Opportunity name.\").nullable().optional(),\n tags: z.array(SalesflareListOpportunities_OpportunityTagSchema).describe(\"List of tags associated with the opportunity.\").nullable().optional(),\n owner: SalesflareListOpportunities_OpportunityUserSchema.nullable().optional(),\n stage: SalesflareListOpportunities_OpportunityStageSchema.nullable().optional(),\n units: z.number().describe(\"Number of units for recurring opportunities.\").nullable().optional(),\n value: z.number().describe(\"Opportunity value amount.\").nullable().optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values as key-value pairs.\").nullable().optional(),\n status: z.string().describe(\"Opportunity status (DEPRECATED).\").nullable().optional(),\n account: SalesflareListOpportunities_OpportunityAccountSchema.nullable().optional(),\n creator: z.number().int().describe(\"Creator user ID.\").nullable().optional(),\n assignee: SalesflareListOpportunities_OpportunityUserSchema.nullable().optional(),\n currency: SalesflareListOpportunities_OpportunityCurrencySchema.nullable().optional(),\n frequency: z.string().describe(\"Frequency for recurring opportunities (annually, weekly, monthly, daily).\").nullable().optional(),\n close_date: z.string().describe(\"Expected or actual close date (ISO 8601 format).\").nullable().optional(),\n start_date: z.string().describe(\"Opportunity start date (ISO 8601 format).\").nullable().optional(),\n lead_source: z.number().int().describe(\"Lead source ID.\").nullable().optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if opportunity was lost.\").nullable().optional(),\n probability: z.number().describe(\"Win probability percentage (0-100).\").nullable().optional(),\n status_date: z.string().describe(\"Date when status was last changed (ISO 8601 format).\").nullable().optional(),\n main_contact: SalesflareListOpportunities_OpportunityContactSchema.nullable().optional(),\n creation_date: z.string().describe(\"Date when opportunity was created (ISO 8601 format).\").nullable().optional(),\n contract_end_date: z.string().describe(\"Contract end date for recurring opportunities (ISO 8601 format).\").nullable().optional(),\n modification_date: z.string().describe(\"Date when opportunity was last modified (ISO 8601 format).\").nullable().optional(),\n contract_start_date: z.string().describe(\"Contract start date for recurring opportunities (ISO 8601 format).\").nullable().optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription opportunities.\").nullable().optional(),\n}).describe(\"Individual opportunity object.\");\nexport const SalesflareListOpportunitiesOutput = z.object({\n opportunities: z.array(SalesflareListOpportunities_OpportunitySchema).describe(\"Array of opportunity objects matching the filter criteria.\"),\n}).describe(\"Response model containing the list of opportunities.\");\n\nexport const salesflareListOpportunities = action(\"SALESFLARE_LIST_OPPORTUNITIES\", {\n slug: \"salesflare-list-opportunities\",\n name: \"List Opportunities\",\n description: \"Tool to list opportunities with extensive filtering options. Use when you need to retrieve opportunities filtered by pipeline, stage, dates, value, tags, owner, account, or other criteria.\",\n input: SalesflareListOpportunitiesInput,\n output: SalesflareListOpportunitiesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-opportunities.mjs","names":[],"sources":["../../src/actions/list-opportunities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListOpportunitiesInput = z.object({\n q: z.string().describe(\"Advanced query filter as JSON string for complex filtering.\").optional(),\n id: z.number().int().describe(\"Filter by specific opportunity ID.\").optional(),\n tag: z.array(z.number().int()).describe(\"Filter by tag IDs (array of tag IDs).\").optional(),\n done: z.boolean().describe(\"Filter by done status. True returns completed opportunities.\").optional(),\n name: z.string().describe(\"Filter opportunities by exact name match.\").optional(),\n limit: z.number().int().describe(\"Maximum number of opportunities to return. Defaults to 10 if not specified.\").optional(),\n owner: z.number().int().describe(\"Filter by owner user ID.\").optional(),\n stage: z.number().int().describe(\"Filter by stage ID in the sales pipeline.\").optional(),\n closed: z.boolean().describe(\"Filter by closed status. True returns closed opportunities, False returns open opportunities.\").optional(),\n custom: z.string().describe(\"Custom field filters as JSON string.\").optional(),\n \"export\": z.string().describe(\"Export format if exporting opportunities.\").optional(),\n offset: z.number().int().describe(\"Number of opportunities to skip for pagination.\").optional(),\n search: z.string().describe(\"Search term to filter opportunities by name or other text fields.\").optional(),\n account: z.number().int().describe(\"Filter by associated account ID.\").optional(),\n details: z.boolean().describe(\"Include detailed information in the response.\").optional(),\n hotness: z.union([z.literal(1), z.literal(2), z.literal(3)]).describe(\"Opportunity hotness level enum.\").optional(),\n assignee: z.number().int().describe(\"Filter by assignee user ID.\").optional(),\n order_by: z.array(z.string()).describe(\"Order results by specified fields. Can be 'field' (e.g., 'name') or 'field sortOrder' (e.g., 'name desc'). Defaults to asc.\").optional(),\n pipeline: z.number().int().describe(\"Filter by pipeline ID.\").optional(),\n tag_name: z.string().describe(\"Filter by tag name.\").optional(),\n max_value: z.number().describe(\"Maximum opportunity value for filtering.\").optional(),\n min_value: z.number().describe(\"Minimum opportunity value for filtering.\").optional(),\n stage_name: z.string().describe(\"Filter by stage name (e.g., 'Qualified', 'Proposal').\").optional(),\n close_after: z.string().describe(\"Filter opportunities with close date after this date (ISO 8601 format).\").optional(),\n owner_group: z.number().int().describe(\"Filter by owner group ID.\").optional(),\n team_member: z.number().int().describe(\"Filter by team member user ID.\").optional(),\n close_before: z.string().describe(\"Filter opportunities with close date before this date (ISO 8601 format).\").optional(),\n assignee_group: z.number().int().describe(\"Filter by assignee group ID.\").optional(),\n creation_after: z.string().describe(\"Filter opportunities created after this date (ISO 8601 format).\").optional(),\n creation_before: z.string().describe(\"Filter opportunities created before this date (ISO 8601 format).\").optional(),\n team_member_group: z.number().int().describe(\"Filter by team member group ID.\").optional(),\n}).describe(\"Request model for listing opportunities with filtering options.\");\nconst SalesflareListOpportunities_OpportunityTagSchema = z.object({\n id: z.number().int().describe(\"Tag ID.\").nullable().optional(),\n name: z.string().describe(\"Tag name.\").nullable().optional(),\n}).passthrough().describe(\"Opportunity tag information.\");\nconst SalesflareListOpportunities_OpportunityUserSchema = z.object({\n id: z.number().int().describe(\"User ID.\").nullable().optional(),\n name: z.string().describe(\"User name.\").nullable().optional(),\n email: z.string().describe(\"User email address.\").nullable().optional(),\n picture: z.string().describe(\"User picture URL.\").nullable().optional(),\n disabled: z.boolean().describe(\"Whether the user is disabled.\").nullable().optional(),\n}).passthrough().describe(\"User information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityStageSchema = z.object({\n id: z.number().int().describe(\"Stage ID.\").nullable().optional(),\n name: z.string().describe(\"Stage name.\").nullable().optional(),\n order: z.number().int().describe(\"Stage order in the pipeline.\").nullable().optional(),\n probability: z.number().describe(\"Probability percentage for this stage.\").nullable().optional(),\n}).passthrough().describe(\"Opportunity stage information.\");\nconst SalesflareListOpportunities_OpportunityAccountSchema = z.object({\n id: z.number().int().describe(\"Account ID.\").nullable().optional(),\n name: z.string().describe(\"Account name.\").nullable().optional(),\n hotness: z.number().int().describe(\"Account hotness level.\").nullable().optional(),\n picture: z.string().describe(\"Account picture URL.\").nullable().optional(),\n}).passthrough().describe(\"Account information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityCurrencySchema = z.object({\n id: z.number().int().describe(\"Currency ID.\").nullable().optional(),\n iso: z.string().describe(\"ISO currency code.\").nullable().optional(),\n html: z.string().describe(\"HTML entity for currency symbol.\").nullable().optional(),\n}).passthrough().describe(\"Currency information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunityContactSchema = z.object({\n id: z.number().int().describe(\"Contact ID.\").nullable().optional(),\n name: z.string().describe(\"Contact name.\").nullable().optional(),\n email: z.string().describe(\"Contact email address.\").nullable().optional(),\n}).passthrough().describe(\"Contact information for an opportunity.\");\nconst SalesflareListOpportunities_OpportunitySchema = z.object({\n id: z.number().int().describe(\"Unique opportunity ID.\").nullable().optional(),\n name: z.string().describe(\"Opportunity name.\").nullable().optional(),\n tags: z.array(SalesflareListOpportunities_OpportunityTagSchema).describe(\"List of tags associated with the opportunity.\").nullable().optional(),\n owner: SalesflareListOpportunities_OpportunityUserSchema.nullable().optional(),\n stage: SalesflareListOpportunities_OpportunityStageSchema.nullable().optional(),\n units: z.number().describe(\"Number of units for recurring opportunities.\").nullable().optional(),\n value: z.number().describe(\"Opportunity value amount.\").nullable().optional(),\n closed: z.boolean().describe(\"Whether the opportunity is closed.\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom field values as key-value pairs.\").nullable().optional(),\n status: z.string().describe(\"Opportunity status (DEPRECATED).\").nullable().optional(),\n account: SalesflareListOpportunities_OpportunityAccountSchema.nullable().optional(),\n creator: z.number().int().describe(\"Creator user ID.\").nullable().optional(),\n assignee: SalesflareListOpportunities_OpportunityUserSchema.nullable().optional(),\n currency: SalesflareListOpportunities_OpportunityCurrencySchema.nullable().optional(),\n frequency: z.string().describe(\"Frequency for recurring opportunities (annually, weekly, monthly, daily).\").nullable().optional(),\n close_date: z.string().describe(\"Expected or actual close date (ISO 8601 format).\").nullable().optional(),\n start_date: z.string().describe(\"Opportunity start date (ISO 8601 format).\").nullable().optional(),\n lead_source: z.number().int().describe(\"Lead source ID.\").nullable().optional(),\n lost_reason: z.number().int().describe(\"Lost reason ID if opportunity was lost.\").nullable().optional(),\n probability: z.number().describe(\"Win probability percentage (0-100).\").nullable().optional(),\n status_date: z.string().describe(\"Date when status was last changed (ISO 8601 format).\").nullable().optional(),\n main_contact: SalesflareListOpportunities_OpportunityContactSchema.nullable().optional(),\n creation_date: z.string().describe(\"Date when opportunity was created (ISO 8601 format).\").nullable().optional(),\n contract_end_date: z.string().describe(\"Contract end date for recurring opportunities (ISO 8601 format).\").nullable().optional(),\n modification_date: z.string().describe(\"Date when opportunity was last modified (ISO 8601 format).\").nullable().optional(),\n contract_start_date: z.string().describe(\"Contract start date for recurring opportunities (ISO 8601 format).\").nullable().optional(),\n recurring_price_per_unit: z.number().describe(\"Recurring price per unit for subscription opportunities.\").nullable().optional(),\n}).passthrough().describe(\"Individual opportunity object.\");\nexport const SalesflareListOpportunitiesOutput = z.object({\n opportunities: z.array(SalesflareListOpportunities_OpportunitySchema).describe(\"Array of opportunity objects matching the filter criteria.\"),\n}).passthrough().describe(\"Response model containing the list of opportunities.\");\n\nexport const salesflareListOpportunities = action(\"SALESFLARE_LIST_OPPORTUNITIES\", {\n slug: \"salesflare-list-opportunities\",\n name: \"List Opportunities\",\n description: \"Tool to list opportunities with extensive filtering options. Use when you need to retrieve opportunities filtered by pipeline, stage, dates, value, tags, owner, account, or other criteria.\",\n input: SalesflareListOpportunitiesInput,\n output: SalesflareListOpportunitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAC/F,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACzH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,MAAM;EAAC,EAAE,QAAQ,CAAC;EAAG,EAAE,QAAQ,CAAC;EAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAClH,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAC/K,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACvH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAClH,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,OAAO,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAO,mDAAmD,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAU,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,sDAAsD,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,cAAc,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAK1D,MAAa,8BAA8B,OAAO,iCAAiC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,eAAe,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4DAA4D,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
|
|
@@ -14,21 +14,21 @@ const SalesflareListPersons_AddressSchema = zod.z.object({
|
|
|
14
14
|
street: zod.z.string().describe("Street address").nullable().optional(),
|
|
15
15
|
country: zod.z.string().describe("Country name").nullable().optional(),
|
|
16
16
|
state_region: zod.z.string().describe("State or region").nullable().optional()
|
|
17
|
-
}).describe("Address information.");
|
|
17
|
+
}).passthrough().describe("Address information.");
|
|
18
18
|
const SalesflareListPersons_PhoneNumberSchema = zod.z.object({
|
|
19
19
|
type: zod.z.string().describe("Type of phone number (e.g., work, mobile, home)").nullable().optional(),
|
|
20
20
|
number: zod.z.string().describe("Phone number").nullable().optional()
|
|
21
|
-
}).describe("Phone number information.");
|
|
21
|
+
}).passthrough().describe("Phone number information.");
|
|
22
22
|
const SalesflareListPersons_SocialProfileSchema = zod.z.object({
|
|
23
23
|
url: zod.z.string().describe("URL to the social profile").nullable().optional(),
|
|
24
24
|
type: zod.z.string().describe("Type of social profile (e.g., linkedin, twitter)").nullable().optional()
|
|
25
|
-
}).describe("Social media profile information.");
|
|
25
|
+
}).passthrough().describe("Social media profile information.");
|
|
26
26
|
const SalesflareListPersons_PersonSchema = zod.z.object({
|
|
27
27
|
id: zod.z.number().int().describe("Unique identifier of the person").nullable(),
|
|
28
28
|
name: zod.z.string().describe("Full name of the person").nullable().optional(),
|
|
29
29
|
role: zod.z.string().describe("Role or job title of the person").nullable().optional(),
|
|
30
30
|
email: zod.z.string().describe("Primary email address of the person").nullable().optional(),
|
|
31
|
-
custom: zod.z.
|
|
31
|
+
custom: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields for the person").nullable().optional(),
|
|
32
32
|
domain: zod.z.string().describe("Domain associated with the person").nullable().optional(),
|
|
33
33
|
middle: zod.z.string().describe("Middle name of the person").nullable().optional(),
|
|
34
34
|
picture: zod.z.string().describe("URL to the person's picture").nullable().optional(),
|
|
@@ -41,8 +41,8 @@ const SalesflareListPersons_PersonSchema = zod.z.object({
|
|
|
41
41
|
phone_numbers: zod.z.array(SalesflareListPersons_PhoneNumberSchema).describe("List of all phone numbers associated with the person").nullable().optional(),
|
|
42
42
|
social_profiles: zod.z.array(SalesflareListPersons_SocialProfileSchema).describe("List of social media profiles").nullable().optional(),
|
|
43
43
|
modification_date: zod.z.string().describe("Date when the person was last modified (ISO 8601 format)").nullable().optional()
|
|
44
|
-
}).describe("Detailed information about a person.");
|
|
45
|
-
const SalesflareListPersonsOutput = zod.z.object({ persons: zod.z.array(SalesflareListPersons_PersonSchema).describe("List of persons matching the filter criteria") }).describe("Response model containing a list of persons.");
|
|
44
|
+
}).passthrough().describe("Detailed information about a person.");
|
|
45
|
+
const SalesflareListPersonsOutput = zod.z.object({ persons: zod.z.array(SalesflareListPersons_PersonSchema).describe("List of persons matching the filter criteria") }).passthrough().describe("Response model containing a list of persons.");
|
|
46
46
|
const salesflareListPersons = require_action.action("SALESFLARE_LIST_PERSONS", {
|
|
47
47
|
slug: "salesflare-list-persons",
|
|
48
48
|
name: "List Persons",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-persons.cjs","names":["z","action"],"sources":["../../src/actions/list-persons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPersonsInput = z.object({\n id: z.array(z.number().int()).describe(\"Filter persons by specific IDs. Provide a list of person IDs to retrieve.\").optional(),\n name: z.string().describe(\"Filter persons by name. Partial matches are supported.\").optional(),\n email: z.string().describe(\"Filter persons by email address. Partial matches are supported.\").optional(),\n search: z.string().describe(\"Search persons by keyword. Searches across multiple fields like name and email.\").optional(),\n}).describe(\"Request model for listing persons with filtering options.\");\nconst SalesflareListPersons_AddressSchema = z.object({\n zip: z.string().describe(\"ZIP or postal code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n type: z.string().describe(\"Address type (e.g., home, work)\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n state_region: z.string().describe(\"State or region\").nullable().optional(),\n}).describe(\"Address information.\");\nconst SalesflareListPersons_PhoneNumberSchema = z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n}).describe(\"Phone number information.\");\nconst SalesflareListPersons_SocialProfileSchema = z.object({\n url: z.string().describe(\"URL to the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., linkedin, twitter)\").nullable().optional(),\n}).describe(\"Social media profile information.\");\nconst SalesflareListPersons_PersonSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the person\").nullable(),\n name: z.string().describe(\"Full name of the person\").nullable().optional(),\n role: z.string().describe(\"Role or job title of the person\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the person\").nullable().optional(),\n custom: z.
|
|
1
|
+
{"version":3,"file":"list-persons.cjs","names":["z","action"],"sources":["../../src/actions/list-persons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPersonsInput = z.object({\n id: z.array(z.number().int()).describe(\"Filter persons by specific IDs. Provide a list of person IDs to retrieve.\").optional(),\n name: z.string().describe(\"Filter persons by name. Partial matches are supported.\").optional(),\n email: z.string().describe(\"Filter persons by email address. Partial matches are supported.\").optional(),\n search: z.string().describe(\"Search persons by keyword. Searches across multiple fields like name and email.\").optional(),\n}).describe(\"Request model for listing persons with filtering options.\");\nconst SalesflareListPersons_AddressSchema = z.object({\n zip: z.string().describe(\"ZIP or postal code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n type: z.string().describe(\"Address type (e.g., home, work)\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n state_region: z.string().describe(\"State or region\").nullable().optional(),\n}).passthrough().describe(\"Address information.\");\nconst SalesflareListPersons_PhoneNumberSchema = z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n}).passthrough().describe(\"Phone number information.\");\nconst SalesflareListPersons_SocialProfileSchema = z.object({\n url: z.string().describe(\"URL to the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., linkedin, twitter)\").nullable().optional(),\n}).passthrough().describe(\"Social media profile information.\");\nconst SalesflareListPersons_PersonSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the person\").nullable(),\n name: z.string().describe(\"Full name of the person\").nullable().optional(),\n role: z.string().describe(\"Role or job title of the person\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the person\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields for the person\").nullable().optional(),\n domain: z.string().describe(\"Domain associated with the person\").nullable().optional(),\n middle: z.string().describe(\"Middle name of the person\").nullable().optional(),\n picture: z.string().describe(\"URL to the person's picture\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the person\").nullable().optional(),\n addresses: z.array(SalesflareListPersons_AddressSchema).describe(\"List of addresses associated with the person\").nullable().optional(),\n firstname: z.string().describe(\"First name of the person\").nullable().optional(),\n organisation: z.string().describe(\"Organization name\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the person\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the person was created (ISO 8601 format)\").nullable().optional(),\n phone_numbers: z.array(SalesflareListPersons_PhoneNumberSchema).describe(\"List of all phone numbers associated with the person\").nullable().optional(),\n social_profiles: z.array(SalesflareListPersons_SocialProfileSchema).describe(\"List of social media profiles\").nullable().optional(),\n modification_date: z.string().describe(\"Date when the person was last modified (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a person.\");\nexport const SalesflareListPersonsOutput = z.object({\n persons: z.array(SalesflareListPersons_PersonSchema).describe(\"List of persons matching the filter criteria\"),\n}).passthrough().describe(\"Response model containing a list of persons.\");\n\nexport const salesflareListPersons = action(\"SALESFLARE_LIST_PERSONS\", {\n slug: \"salesflare-list-persons\",\n name: \"List Persons\",\n description: \"Tool to list persons (non-contact people found in communications) from Salesflare. Use when you need to retrieve or search persons by name, email, ID, or keyword.\",\n input: SalesflareListPersonsInput,\n output: SalesflareListPersonsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -13,7 +13,7 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
13
13
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
custom: z.ZodOptional<z.ZodNullable<z.
|
|
16
|
+
custom: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
17
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
middle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -25,7 +25,7 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
25
25
|
street: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
state_region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
29
|
firstname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
organisation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
phone_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -33,14 +33,14 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
33
33
|
phone_numbers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
34
34
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>>;
|
|
37
37
|
social_profiles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
38
38
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>;
|
|
41
41
|
modification_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
43
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id?: number[] | undefined;
|
|
46
46
|
name?: string | undefined;
|
|
@@ -13,7 +13,7 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
13
13
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
custom: z.ZodOptional<z.ZodNullable<z.
|
|
16
|
+
custom: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
17
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
middle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
picture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -25,7 +25,7 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
25
25
|
street: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
state_region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
29
|
firstname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
organisation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
phone_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -33,14 +33,14 @@ declare const SalesflareListPersonsOutput: z.ZodObject<{
|
|
|
33
33
|
phone_numbers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
34
34
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>>;
|
|
37
37
|
social_profiles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
38
38
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>;
|
|
41
41
|
modification_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
43
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id?: number[] | undefined;
|
|
46
46
|
name?: string | undefined;
|
|
@@ -14,21 +14,21 @@ const SalesflareListPersons_AddressSchema = z.object({
|
|
|
14
14
|
street: z.string().describe("Street address").nullable().optional(),
|
|
15
15
|
country: z.string().describe("Country name").nullable().optional(),
|
|
16
16
|
state_region: z.string().describe("State or region").nullable().optional()
|
|
17
|
-
}).describe("Address information.");
|
|
17
|
+
}).passthrough().describe("Address information.");
|
|
18
18
|
const SalesflareListPersons_PhoneNumberSchema = z.object({
|
|
19
19
|
type: z.string().describe("Type of phone number (e.g., work, mobile, home)").nullable().optional(),
|
|
20
20
|
number: z.string().describe("Phone number").nullable().optional()
|
|
21
|
-
}).describe("Phone number information.");
|
|
21
|
+
}).passthrough().describe("Phone number information.");
|
|
22
22
|
const SalesflareListPersons_SocialProfileSchema = z.object({
|
|
23
23
|
url: z.string().describe("URL to the social profile").nullable().optional(),
|
|
24
24
|
type: z.string().describe("Type of social profile (e.g., linkedin, twitter)").nullable().optional()
|
|
25
|
-
}).describe("Social media profile information.");
|
|
25
|
+
}).passthrough().describe("Social media profile information.");
|
|
26
26
|
const SalesflareListPersons_PersonSchema = z.object({
|
|
27
27
|
id: z.number().int().describe("Unique identifier of the person").nullable(),
|
|
28
28
|
name: z.string().describe("Full name of the person").nullable().optional(),
|
|
29
29
|
role: z.string().describe("Role or job title of the person").nullable().optional(),
|
|
30
30
|
email: z.string().describe("Primary email address of the person").nullable().optional(),
|
|
31
|
-
custom: z.
|
|
31
|
+
custom: z.record(z.string(), z.unknown()).describe("Custom fields for the person").nullable().optional(),
|
|
32
32
|
domain: z.string().describe("Domain associated with the person").nullable().optional(),
|
|
33
33
|
middle: z.string().describe("Middle name of the person").nullable().optional(),
|
|
34
34
|
picture: z.string().describe("URL to the person's picture").nullable().optional(),
|
|
@@ -41,13 +41,13 @@ const SalesflareListPersons_PersonSchema = z.object({
|
|
|
41
41
|
phone_numbers: z.array(SalesflareListPersons_PhoneNumberSchema).describe("List of all phone numbers associated with the person").nullable().optional(),
|
|
42
42
|
social_profiles: z.array(SalesflareListPersons_SocialProfileSchema).describe("List of social media profiles").nullable().optional(),
|
|
43
43
|
modification_date: z.string().describe("Date when the person was last modified (ISO 8601 format)").nullable().optional()
|
|
44
|
-
}).describe("Detailed information about a person.");
|
|
44
|
+
}).passthrough().describe("Detailed information about a person.");
|
|
45
45
|
const salesflareListPersons = action("SALESFLARE_LIST_PERSONS", {
|
|
46
46
|
slug: "salesflare-list-persons",
|
|
47
47
|
name: "List Persons",
|
|
48
48
|
description: "Tool to list persons (non-contact people found in communications) from Salesflare. Use when you need to retrieve or search persons by name, email, ID, or keyword.",
|
|
49
49
|
input: SalesflareListPersonsInput,
|
|
50
|
-
output: z.object({ persons: z.array(SalesflareListPersons_PersonSchema).describe("List of persons matching the filter criteria") }).describe("Response model containing a list of persons.")
|
|
50
|
+
output: z.object({ persons: z.array(SalesflareListPersons_PersonSchema).describe("List of persons matching the filter criteria") }).passthrough().describe("Response model containing a list of persons.")
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
53
|
export { salesflareListPersons };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-persons.mjs","names":[],"sources":["../../src/actions/list-persons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPersonsInput = z.object({\n id: z.array(z.number().int()).describe(\"Filter persons by specific IDs. Provide a list of person IDs to retrieve.\").optional(),\n name: z.string().describe(\"Filter persons by name. Partial matches are supported.\").optional(),\n email: z.string().describe(\"Filter persons by email address. Partial matches are supported.\").optional(),\n search: z.string().describe(\"Search persons by keyword. Searches across multiple fields like name and email.\").optional(),\n}).describe(\"Request model for listing persons with filtering options.\");\nconst SalesflareListPersons_AddressSchema = z.object({\n zip: z.string().describe(\"ZIP or postal code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n type: z.string().describe(\"Address type (e.g., home, work)\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n state_region: z.string().describe(\"State or region\").nullable().optional(),\n}).describe(\"Address information.\");\nconst SalesflareListPersons_PhoneNumberSchema = z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n}).describe(\"Phone number information.\");\nconst SalesflareListPersons_SocialProfileSchema = z.object({\n url: z.string().describe(\"URL to the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., linkedin, twitter)\").nullable().optional(),\n}).describe(\"Social media profile information.\");\nconst SalesflareListPersons_PersonSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the person\").nullable(),\n name: z.string().describe(\"Full name of the person\").nullable().optional(),\n role: z.string().describe(\"Role or job title of the person\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the person\").nullable().optional(),\n custom: z.
|
|
1
|
+
{"version":3,"file":"list-persons.mjs","names":[],"sources":["../../src/actions/list-persons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPersonsInput = z.object({\n id: z.array(z.number().int()).describe(\"Filter persons by specific IDs. Provide a list of person IDs to retrieve.\").optional(),\n name: z.string().describe(\"Filter persons by name. Partial matches are supported.\").optional(),\n email: z.string().describe(\"Filter persons by email address. Partial matches are supported.\").optional(),\n search: z.string().describe(\"Search persons by keyword. Searches across multiple fields like name and email.\").optional(),\n}).describe(\"Request model for listing persons with filtering options.\");\nconst SalesflareListPersons_AddressSchema = z.object({\n zip: z.string().describe(\"ZIP or postal code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n type: z.string().describe(\"Address type (e.g., home, work)\").nullable().optional(),\n street: z.string().describe(\"Street address\").nullable().optional(),\n country: z.string().describe(\"Country name\").nullable().optional(),\n state_region: z.string().describe(\"State or region\").nullable().optional(),\n}).passthrough().describe(\"Address information.\");\nconst SalesflareListPersons_PhoneNumberSchema = z.object({\n type: z.string().describe(\"Type of phone number (e.g., work, mobile, home)\").nullable().optional(),\n number: z.string().describe(\"Phone number\").nullable().optional(),\n}).passthrough().describe(\"Phone number information.\");\nconst SalesflareListPersons_SocialProfileSchema = z.object({\n url: z.string().describe(\"URL to the social profile\").nullable().optional(),\n type: z.string().describe(\"Type of social profile (e.g., linkedin, twitter)\").nullable().optional(),\n}).passthrough().describe(\"Social media profile information.\");\nconst SalesflareListPersons_PersonSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the person\").nullable(),\n name: z.string().describe(\"Full name of the person\").nullable().optional(),\n role: z.string().describe(\"Role or job title of the person\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the person\").nullable().optional(),\n custom: z.record(z.string(), z.unknown()).describe(\"Custom fields for the person\").nullable().optional(),\n domain: z.string().describe(\"Domain associated with the person\").nullable().optional(),\n middle: z.string().describe(\"Middle name of the person\").nullable().optional(),\n picture: z.string().describe(\"URL to the person's picture\").nullable().optional(),\n lastname: z.string().describe(\"Last name of the person\").nullable().optional(),\n addresses: z.array(SalesflareListPersons_AddressSchema).describe(\"List of addresses associated with the person\").nullable().optional(),\n firstname: z.string().describe(\"First name of the person\").nullable().optional(),\n organisation: z.string().describe(\"Organization name\").nullable().optional(),\n phone_number: z.string().describe(\"Primary phone number of the person\").nullable().optional(),\n creation_date: z.string().describe(\"Date when the person was created (ISO 8601 format)\").nullable().optional(),\n phone_numbers: z.array(SalesflareListPersons_PhoneNumberSchema).describe(\"List of all phone numbers associated with the person\").nullable().optional(),\n social_profiles: z.array(SalesflareListPersons_SocialProfileSchema).describe(\"List of social media profiles\").nullable().optional(),\n modification_date: z.string().describe(\"Date when the person was last modified (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a person.\");\nexport const SalesflareListPersonsOutput = z.object({\n persons: z.array(SalesflareListPersons_PersonSchema).describe(\"List of persons matching the filter criteria\"),\n}).passthrough().describe(\"Response model containing a list of persons.\");\n\nexport const salesflareListPersons = action(\"SALESFLARE_LIST_PERSONS\", {\n slug: \"salesflare-list-persons\",\n name: \"List Persons\",\n description: \"Tool to list persons (non-contact people found in communications) from Salesflare. Use when you need to retrieve or search persons by name, email, ID, or keyword.\",\n input: SalesflareListPersonsInput,\n output: SalesflareListPersonsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -9,18 +9,18 @@ const SalesflareListPipelinesInput = zod.z.object({
|
|
|
9
9
|
const SalesflareListPipelines_PipelineGroupSchema = zod.z.object({
|
|
10
10
|
id: zod.z.number().int().describe("Group ID").nullable().optional(),
|
|
11
11
|
name: zod.z.string().describe("Group name").nullable().optional()
|
|
12
|
-
}).describe("Group information within a pipeline.");
|
|
12
|
+
}).passthrough().describe("Group information within a pipeline.");
|
|
13
13
|
const SalesflareListPipelines_PipelineStageSchema = zod.z.object({
|
|
14
14
|
id: zod.z.number().int().describe("Stage ID").nullable().optional(),
|
|
15
15
|
name: zod.z.string().describe("Stage name").nullable().optional(),
|
|
16
16
|
order: zod.z.number().int().describe("Order of the stage within the pipeline").nullable().optional(),
|
|
17
17
|
probability: zod.z.number().describe("Probability percentage for this stage").nullable().optional()
|
|
18
|
-
}).describe("Stage information within a pipeline.");
|
|
18
|
+
}).passthrough().describe("Stage information within a pipeline.");
|
|
19
19
|
const SalesflareListPipelines_PipelineCurrencySchema = zod.z.object({
|
|
20
20
|
id: zod.z.number().int().describe("Currency ID").nullable().optional(),
|
|
21
21
|
iso: zod.z.string().describe("ISO currency code (e.g., USD, EUR)").nullable().optional(),
|
|
22
22
|
html: zod.z.string().describe("HTML representation of currency symbol").nullable().optional()
|
|
23
|
-
}).describe("Currency information for a pipeline.");
|
|
23
|
+
}).passthrough().describe("Currency information for a pipeline.");
|
|
24
24
|
const SalesflareListPipelines_PipelineSchema = zod.z.object({
|
|
25
25
|
id: zod.z.number().int().describe("Unique pipeline identifier").nullable().optional(),
|
|
26
26
|
name: zod.z.string().describe("Pipeline name").nullable().optional(),
|
|
@@ -40,8 +40,8 @@ const SalesflareListPipelines_PipelineSchema = zod.z.object({
|
|
|
40
40
|
standard_price_per_unit_monthly: zod.z.number().describe("Standard price per unit per month for recurring pipelines").nullable().optional(),
|
|
41
41
|
standard_price_per_unit_annually: zod.z.number().describe("Standard price per unit per year for recurring pipelines").nullable().optional(),
|
|
42
42
|
expected_customer_lifetime_months: zod.z.number().int().describe("Expected customer lifetime in months for recurring pipelines").nullable().optional()
|
|
43
|
-
}).describe("Pipeline object with all details.");
|
|
44
|
-
const SalesflareListPipelinesOutput = zod.z.object({ pipelines: zod.z.array(SalesflareListPipelines_PipelineSchema).describe("Array of pipeline objects matching the filter criteria. May be empty if no pipelines match.").nullable().optional() }).describe("Response model containing list of pipelines.");
|
|
43
|
+
}).passthrough().describe("Pipeline object with all details.");
|
|
44
|
+
const SalesflareListPipelinesOutput = zod.z.object({ pipelines: zod.z.array(SalesflareListPipelines_PipelineSchema).describe("Array of pipeline objects matching the filter criteria. May be empty if no pipelines match.").nullable().optional() }).passthrough().describe("Response model containing list of pipelines.");
|
|
45
45
|
const salesflareListPipelines = require_action.action("SALESFLARE_LIST_PIPELINES", {
|
|
46
46
|
slug: "salesflare-list-pipelines",
|
|
47
47
|
name: "List Pipelines",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPipelinesInput = z.object({\n q: z.string().describe(\"Quick search query parameter for filtering pipelines.\").optional(),\n search: z.string().describe(\"Search term to filter pipelines. Searches across pipeline name and other text fields.\").optional(),\n order_by: z.array(z.string()).describe(\"Sort order for results. Can be just 'key' (e.g., 'name') or 'key sortOrder' (e.g., 'name desc'). Defaults to ascending order if not specified.\").optional(),\n}).describe(\"Request model for listing pipelines with filtering options.\");\nconst SalesflareListPipelines_PipelineGroupSchema = z.object({\n id: z.number().int().describe(\"Group ID\").nullable().optional(),\n name: z.string().describe(\"Group name\").nullable().optional(),\n}).describe(\"Group information within a pipeline.\");\nconst SalesflareListPipelines_PipelineStageSchema = z.object({\n id: z.number().int().describe(\"Stage ID\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n order: z.number().int().describe(\"Order of the stage within the pipeline\").nullable().optional(),\n probability: z.number().describe(\"Probability percentage for this stage\").nullable().optional(),\n}).describe(\"Stage information within a pipeline.\");\nconst SalesflareListPipelines_PipelineCurrencySchema = z.object({\n id: z.number().int().describe(\"Currency ID\").nullable().optional(),\n iso: z.string().describe(\"ISO currency code (e.g., USD, EUR)\").nullable().optional(),\n html: z.string().describe(\"HTML representation of currency symbol\").nullable().optional(),\n}).describe(\"Currency information for a pipeline.\");\nconst SalesflareListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Unique pipeline identifier\").nullable().optional(),\n name: z.string().describe(\"Pipeline name\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with the pipeline\").nullable().optional(),\n order: z.number().int().describe(\"Display order of the pipeline\").nullable().optional(),\n groups: z.array(SalesflareListPipelines_PipelineGroupSchema).describe(\"List of groups in the pipeline\").nullable().optional(),\n stages: z.array(SalesflareListPipelines_PipelineStageSchema).describe(\"List of stages in the pipeline\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the pipeline is archived\").nullable().optional(),\n currency: SalesflareListPipelines_PipelineCurrencySchema.nullable().optional(),\n recurring: z.boolean().describe(\"Whether the pipeline is for recurring opportunities\").nullable().optional(),\n creation_date: z.string().describe(\"Pipeline creation date in ISO 8601 format\").nullable().optional(),\n default_pipeline: z.boolean().describe(\"Whether this is the default pipeline\").nullable().optional(),\n modification_date: z.string().describe(\"Last modification date in ISO 8601 format\").nullable().optional(),\n follows_default_team_currency: z.boolean().describe(\"Whether the pipeline follows the default team currency\").nullable().optional(),\n standard_price_per_unit_daily: z.number().describe(\"Standard price per unit per day for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_weekly: z.number().describe(\"Standard price per unit per week for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_monthly: z.number().describe(\"Standard price per unit per month for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_annually: z.number().describe(\"Standard price per unit per year for recurring pipelines\").nullable().optional(),\n expected_customer_lifetime_months: z.number().int().describe(\"Expected customer lifetime in months for recurring pipelines\").nullable().optional(),\n}).describe(\"Pipeline object with all details.\");\nexport const SalesflareListPipelinesOutput = z.object({\n pipelines: z.array(SalesflareListPipelines_PipelineSchema).describe(\"Array of pipeline objects matching the filter criteria. May be empty if no pipelines match.\").nullable().optional(),\n}).describe(\"Response model containing list of pipelines.\");\n\nexport const salesflareListPipelines = action(\"SALESFLARE_LIST_PIPELINES\", {\n slug: \"salesflare-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list pipelines in the Salesflare system with filtering and sorting options. Use when you need to retrieve available pipelines for organizing opportunities and sales processes.\",\n input: SalesflareListPipelinesInput,\n output: SalesflareListPipelinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9D,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SalesflareListPipelinesInput = z.object({\n q: z.string().describe(\"Quick search query parameter for filtering pipelines.\").optional(),\n search: z.string().describe(\"Search term to filter pipelines. Searches across pipeline name and other text fields.\").optional(),\n order_by: z.array(z.string()).describe(\"Sort order for results. Can be just 'key' (e.g., 'name') or 'key sortOrder' (e.g., 'name desc'). Defaults to ascending order if not specified.\").optional(),\n}).describe(\"Request model for listing pipelines with filtering options.\");\nconst SalesflareListPipelines_PipelineGroupSchema = z.object({\n id: z.number().int().describe(\"Group ID\").nullable().optional(),\n name: z.string().describe(\"Group name\").nullable().optional(),\n}).passthrough().describe(\"Group information within a pipeline.\");\nconst SalesflareListPipelines_PipelineStageSchema = z.object({\n id: z.number().int().describe(\"Stage ID\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n order: z.number().int().describe(\"Order of the stage within the pipeline\").nullable().optional(),\n probability: z.number().describe(\"Probability percentage for this stage\").nullable().optional(),\n}).passthrough().describe(\"Stage information within a pipeline.\");\nconst SalesflareListPipelines_PipelineCurrencySchema = z.object({\n id: z.number().int().describe(\"Currency ID\").nullable().optional(),\n iso: z.string().describe(\"ISO currency code (e.g., USD, EUR)\").nullable().optional(),\n html: z.string().describe(\"HTML representation of currency symbol\").nullable().optional(),\n}).passthrough().describe(\"Currency information for a pipeline.\");\nconst SalesflareListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Unique pipeline identifier\").nullable().optional(),\n name: z.string().describe(\"Pipeline name\").nullable().optional(),\n team: z.number().int().describe(\"Team ID associated with the pipeline\").nullable().optional(),\n order: z.number().int().describe(\"Display order of the pipeline\").nullable().optional(),\n groups: z.array(SalesflareListPipelines_PipelineGroupSchema).describe(\"List of groups in the pipeline\").nullable().optional(),\n stages: z.array(SalesflareListPipelines_PipelineStageSchema).describe(\"List of stages in the pipeline\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the pipeline is archived\").nullable().optional(),\n currency: SalesflareListPipelines_PipelineCurrencySchema.nullable().optional(),\n recurring: z.boolean().describe(\"Whether the pipeline is for recurring opportunities\").nullable().optional(),\n creation_date: z.string().describe(\"Pipeline creation date in ISO 8601 format\").nullable().optional(),\n default_pipeline: z.boolean().describe(\"Whether this is the default pipeline\").nullable().optional(),\n modification_date: z.string().describe(\"Last modification date in ISO 8601 format\").nullable().optional(),\n follows_default_team_currency: z.boolean().describe(\"Whether the pipeline follows the default team currency\").nullable().optional(),\n standard_price_per_unit_daily: z.number().describe(\"Standard price per unit per day for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_weekly: z.number().describe(\"Standard price per unit per week for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_monthly: z.number().describe(\"Standard price per unit per month for recurring pipelines\").nullable().optional(),\n standard_price_per_unit_annually: z.number().describe(\"Standard price per unit per year for recurring pipelines\").nullable().optional(),\n expected_customer_lifetime_months: z.number().int().describe(\"Expected customer lifetime in months for recurring pipelines\").nullable().optional(),\n}).passthrough().describe(\"Pipeline object with all details.\");\nexport const SalesflareListPipelinesOutput = z.object({\n pipelines: z.array(SalesflareListPipelines_PipelineSchema).describe(\"Array of pipeline objects matching the filter criteria. May be empty if no pipelines match.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing list of pipelines.\");\n\nexport const salesflareListPipelines = action(\"SALESFLARE_LIST_PIPELINES\", {\n slug: \"salesflare-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list pipelines in the Salesflare system with filtering and sorting options. Use when you need to retrieve available pipelines for organizing opportunities and sales processes.\",\n input: SalesflareListPipelinesInput,\n output: SalesflareListPipelinesOutput,\n});\n"],"mappings":"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"}
|