@keystrokehq/rocketlane 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-assignee-to-task.cjs +1 -0
- package/dist/actions/add-assignee-to-task.cjs.map +1 -1
- package/dist/actions/add-assignee-to-task.d.cts +3 -22
- package/dist/actions/add-assignee-to-task.d.cts.map +1 -1
- package/dist/actions/add-assignee-to-task.d.mts +3 -22
- package/dist/actions/add-assignee-to-task.d.mts.map +1 -1
- package/dist/actions/add-assignee-to-task.mjs +1 -0
- package/dist/actions/add-assignee-to-task.mjs.map +1 -1
- package/dist/actions/add-field-option.cjs +1 -0
- package/dist/actions/add-field-option.cjs.map +1 -1
- package/dist/actions/add-field-option.d.cts +3 -18
- package/dist/actions/add-field-option.d.cts.map +1 -1
- package/dist/actions/add-field-option.d.mts +3 -18
- package/dist/actions/add-field-option.d.mts.map +1 -1
- package/dist/actions/add-field-option.mjs +1 -0
- package/dist/actions/add-field-option.mjs.map +1 -1
- package/dist/actions/add-followers-to-task.cjs +1 -0
- package/dist/actions/add-followers-to-task.cjs.map +1 -1
- package/dist/actions/add-followers-to-task.d.cts +3 -20
- package/dist/actions/add-followers-to-task.d.cts.map +1 -1
- package/dist/actions/add-followers-to-task.d.mts +3 -20
- package/dist/actions/add-followers-to-task.d.mts.map +1 -1
- package/dist/actions/add-followers-to-task.mjs +1 -0
- package/dist/actions/add-followers-to-task.mjs.map +1 -1
- package/dist/actions/add-members-to-conversation.cjs +1 -0
- package/dist/actions/add-members-to-conversation.cjs.map +1 -1
- package/dist/actions/add-members-to-conversation.d.cts +3 -24
- package/dist/actions/add-members-to-conversation.d.cts.map +1 -1
- package/dist/actions/add-members-to-conversation.d.mts +3 -24
- package/dist/actions/add-members-to-conversation.d.mts.map +1 -1
- package/dist/actions/add-members-to-conversation.mjs +1 -0
- package/dist/actions/add-members-to-conversation.mjs.map +1 -1
- package/dist/actions/add-members.cjs +1 -0
- package/dist/actions/add-members.cjs.map +1 -1
- package/dist/actions/add-members.d.cts +3 -19
- package/dist/actions/add-members.d.cts.map +1 -1
- package/dist/actions/add-members.d.mts +3 -19
- package/dist/actions/add-members.d.mts.map +1 -1
- package/dist/actions/add-members.mjs +1 -0
- package/dist/actions/add-members.mjs.map +1 -1
- package/dist/actions/archive-project-by-id.cjs +1 -0
- package/dist/actions/archive-project-by-id.cjs.map +1 -1
- package/dist/actions/archive-project-by-id.d.cts +3 -15
- package/dist/actions/archive-project-by-id.d.cts.map +1 -1
- package/dist/actions/archive-project-by-id.d.mts +3 -15
- package/dist/actions/archive-project-by-id.d.mts.map +1 -1
- package/dist/actions/archive-project-by-id.mjs +1 -0
- package/dist/actions/archive-project-by-id.mjs.map +1 -1
- package/dist/actions/create-comment.cjs +1 -0
- package/dist/actions/create-comment.cjs.map +1 -1
- package/dist/actions/create-comment.d.cts +3 -25
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -25
- package/dist/actions/create-comment.d.mts.map +1 -1
- package/dist/actions/create-comment.mjs +1 -0
- package/dist/actions/create-comment.mjs.map +1 -1
- package/dist/actions/create-company.cjs +1 -0
- package/dist/actions/create-company.cjs.map +1 -1
- package/dist/actions/create-company.d.cts +3 -21
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +3 -21
- package/dist/actions/create-company.d.mts.map +1 -1
- package/dist/actions/create-company.mjs +1 -0
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-conversation.cjs +1 -0
- package/dist/actions/create-conversation.cjs.map +1 -1
- package/dist/actions/create-conversation.d.cts +3 -31
- package/dist/actions/create-conversation.d.cts.map +1 -1
- package/dist/actions/create-conversation.d.mts +3 -31
- package/dist/actions/create-conversation.d.mts.map +1 -1
- package/dist/actions/create-conversation.mjs +1 -0
- package/dist/actions/create-conversation.mjs.map +1 -1
- package/dist/actions/create-field.cjs +1 -0
- package/dist/actions/create-field.cjs.map +1 -1
- package/dist/actions/create-field.d.cts +3 -24
- package/dist/actions/create-field.d.cts.map +1 -1
- package/dist/actions/create-field.d.mts +3 -24
- package/dist/actions/create-field.d.mts.map +1 -1
- package/dist/actions/create-field.mjs +1 -0
- package/dist/actions/create-field.mjs.map +1 -1
- package/dist/actions/create-phase.cjs +1 -0
- package/dist/actions/create-phase.cjs.map +1 -1
- package/dist/actions/create-phase.d.cts +3 -24
- package/dist/actions/create-phase.d.cts.map +1 -1
- package/dist/actions/create-phase.d.mts +3 -24
- package/dist/actions/create-phase.d.mts.map +1 -1
- package/dist/actions/create-phase.mjs +1 -0
- package/dist/actions/create-phase.mjs.map +1 -1
- package/dist/actions/create-project.cjs +1 -0
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +3 -47
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -47
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +1 -0
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-space-document.cjs +1 -0
- package/dist/actions/create-space-document.cjs.map +1 -1
- package/dist/actions/create-space-document.d.cts +3 -23
- package/dist/actions/create-space-document.d.cts.map +1 -1
- package/dist/actions/create-space-document.d.mts +3 -23
- package/dist/actions/create-space-document.d.mts.map +1 -1
- package/dist/actions/create-space-document.mjs +1 -0
- package/dist/actions/create-space-document.mjs.map +1 -1
- package/dist/actions/create-space.cjs +1 -0
- package/dist/actions/create-space.cjs.map +1 -1
- package/dist/actions/create-space.d.cts +3 -19
- package/dist/actions/create-space.d.cts.map +1 -1
- package/dist/actions/create-space.d.mts +3 -19
- package/dist/actions/create-space.d.mts.map +1 -1
- package/dist/actions/create-space.mjs +1 -0
- package/dist/actions/create-space.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -0
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +4 -50
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +4 -50
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -0
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-time-entry.cjs +1 -0
- package/dist/actions/create-time-entry.cjs.map +1 -1
- package/dist/actions/create-time-entry.d.cts +3 -22
- package/dist/actions/create-time-entry.d.cts.map +1 -1
- package/dist/actions/create-time-entry.d.mts +3 -22
- package/dist/actions/create-time-entry.d.mts.map +1 -1
- package/dist/actions/create-time-entry.mjs +1 -0
- package/dist/actions/create-time-entry.mjs.map +1 -1
- package/dist/actions/delete-comment-by-id.cjs +1 -0
- package/dist/actions/delete-comment-by-id.cjs.map +1 -1
- package/dist/actions/delete-comment-by-id.d.cts +3 -15
- package/dist/actions/delete-comment-by-id.d.cts.map +1 -1
- package/dist/actions/delete-comment-by-id.d.mts +3 -15
- package/dist/actions/delete-comment-by-id.d.mts.map +1 -1
- package/dist/actions/delete-comment-by-id.mjs +1 -0
- package/dist/actions/delete-comment-by-id.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -0
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +3 -15
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +3 -15
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs +1 -0
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-field.cjs +1 -0
- package/dist/actions/delete-field.cjs.map +1 -1
- package/dist/actions/delete-field.d.cts +3 -15
- package/dist/actions/delete-field.d.cts.map +1 -1
- package/dist/actions/delete-field.d.mts +3 -15
- package/dist/actions/delete-field.d.mts.map +1 -1
- package/dist/actions/delete-field.mjs +1 -0
- package/dist/actions/delete-field.mjs.map +1 -1
- package/dist/actions/delete-phase.cjs +1 -0
- package/dist/actions/delete-phase.cjs.map +1 -1
- package/dist/actions/delete-phase.d.cts +3 -15
- package/dist/actions/delete-phase.d.cts.map +1 -1
- package/dist/actions/delete-phase.d.mts +3 -15
- package/dist/actions/delete-phase.d.mts.map +1 -1
- package/dist/actions/delete-phase.mjs +1 -0
- package/dist/actions/delete-phase.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -0
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +3 -15
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -15
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -0
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-space-document.cjs +1 -0
- package/dist/actions/delete-space-document.cjs.map +1 -1
- package/dist/actions/delete-space-document.d.cts +3 -15
- package/dist/actions/delete-space-document.d.cts.map +1 -1
- package/dist/actions/delete-space-document.d.mts +3 -15
- package/dist/actions/delete-space-document.d.mts.map +1 -1
- package/dist/actions/delete-space-document.mjs +1 -0
- package/dist/actions/delete-space-document.mjs.map +1 -1
- package/dist/actions/delete-space.cjs +1 -0
- package/dist/actions/delete-space.cjs.map +1 -1
- package/dist/actions/delete-space.d.cts +3 -15
- package/dist/actions/delete-space.d.cts.map +1 -1
- package/dist/actions/delete-space.d.mts +3 -15
- package/dist/actions/delete-space.d.mts.map +1 -1
- package/dist/actions/delete-space.mjs +1 -0
- package/dist/actions/delete-space.mjs.map +1 -1
- package/dist/actions/delete-task-by-id.cjs +1 -0
- package/dist/actions/delete-task-by-id.cjs.map +1 -1
- package/dist/actions/delete-task-by-id.d.cts +3 -15
- package/dist/actions/delete-task-by-id.d.cts.map +1 -1
- package/dist/actions/delete-task-by-id.d.mts +3 -15
- package/dist/actions/delete-task-by-id.d.mts.map +1 -1
- package/dist/actions/delete-task-by-id.mjs +1 -0
- package/dist/actions/delete-task-by-id.mjs.map +1 -1
- package/dist/actions/delete-time-entry-by-id.cjs +1 -0
- package/dist/actions/delete-time-entry-by-id.cjs.map +1 -1
- package/dist/actions/delete-time-entry-by-id.d.cts +3 -15
- package/dist/actions/delete-time-entry-by-id.d.cts.map +1 -1
- package/dist/actions/delete-time-entry-by-id.d.mts +3 -15
- package/dist/actions/delete-time-entry-by-id.d.mts.map +1 -1
- package/dist/actions/delete-time-entry-by-id.mjs +1 -0
- package/dist/actions/delete-time-entry-by-id.mjs.map +1 -1
- package/dist/actions/get-all-conversations.cjs +1 -0
- package/dist/actions/get-all-conversations.cjs.map +1 -1
- package/dist/actions/get-all-conversations.d.cts +3 -23
- package/dist/actions/get-all-conversations.d.cts.map +1 -1
- package/dist/actions/get-all-conversations.d.mts +3 -23
- package/dist/actions/get-all-conversations.d.mts.map +1 -1
- package/dist/actions/get-all-conversations.mjs +1 -0
- package/dist/actions/get-all-conversations.mjs.map +1 -1
- package/dist/actions/get-all-fields.cjs +1 -0
- package/dist/actions/get-all-fields.cjs.map +1 -1
- package/dist/actions/get-all-fields.d.cts +3 -20
- package/dist/actions/get-all-fields.d.cts.map +1 -1
- package/dist/actions/get-all-fields.d.mts +3 -20
- package/dist/actions/get-all-fields.d.mts.map +1 -1
- package/dist/actions/get-all-fields.mjs +1 -0
- package/dist/actions/get-all-fields.mjs.map +1 -1
- package/dist/actions/get-all-resource-allocations.cjs +1 -0
- package/dist/actions/get-all-resource-allocations.cjs.map +1 -1
- package/dist/actions/get-all-resource-allocations.d.cts +3 -18
- package/dist/actions/get-all-resource-allocations.d.cts.map +1 -1
- package/dist/actions/get-all-resource-allocations.d.mts +3 -18
- package/dist/actions/get-all-resource-allocations.d.mts.map +1 -1
- package/dist/actions/get-all-resource-allocations.mjs +1 -0
- package/dist/actions/get-all-resource-allocations.mjs.map +1 -1
- package/dist/actions/get-all-spaces.cjs +1 -0
- package/dist/actions/get-all-spaces.cjs.map +1 -1
- package/dist/actions/get-all-spaces.d.cts +3 -17
- package/dist/actions/get-all-spaces.d.cts.map +1 -1
- package/dist/actions/get-all-spaces.d.mts +3 -17
- package/dist/actions/get-all-spaces.d.mts.map +1 -1
- package/dist/actions/get-all-spaces.mjs +1 -0
- package/dist/actions/get-all-spaces.mjs.map +1 -1
- package/dist/actions/get-all-tasks.cjs +1 -0
- package/dist/actions/get-all-tasks.cjs.map +1 -1
- package/dist/actions/get-all-tasks.d.cts +3 -73
- package/dist/actions/get-all-tasks.d.cts.map +1 -1
- package/dist/actions/get-all-tasks.d.mts +3 -73
- package/dist/actions/get-all-tasks.d.mts.map +1 -1
- package/dist/actions/get-all-tasks.mjs +1 -0
- package/dist/actions/get-all-tasks.mjs.map +1 -1
- package/dist/actions/get-all-timeoffs.cjs +1 -0
- package/dist/actions/get-all-timeoffs.cjs.map +1 -1
- package/dist/actions/get-all-timeoffs.d.cts +3 -18
- package/dist/actions/get-all-timeoffs.d.cts.map +1 -1
- package/dist/actions/get-all-timeoffs.d.mts +3 -18
- package/dist/actions/get-all-timeoffs.d.mts.map +1 -1
- package/dist/actions/get-all-timeoffs.mjs +1 -0
- package/dist/actions/get-all-timeoffs.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +1 -0
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +3 -28
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -28
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +1 -0
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-company.cjs +1 -0
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +3 -15
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +3 -15
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +1 -0
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-conversation.cjs +1 -0
- package/dist/actions/get-conversation.cjs.map +1 -1
- package/dist/actions/get-conversation.d.cts +3 -17
- package/dist/actions/get-conversation.d.cts.map +1 -1
- package/dist/actions/get-conversation.d.mts +3 -17
- package/dist/actions/get-conversation.d.mts.map +1 -1
- package/dist/actions/get-conversation.mjs +1 -0
- package/dist/actions/get-conversation.mjs.map +1 -1
- package/dist/actions/get-field-by-id.cjs +1 -0
- package/dist/actions/get-field-by-id.cjs.map +1 -1
- package/dist/actions/get-field-by-id.d.cts +3 -15
- package/dist/actions/get-field-by-id.d.cts.map +1 -1
- package/dist/actions/get-field-by-id.d.mts +3 -15
- package/dist/actions/get-field-by-id.d.mts.map +1 -1
- package/dist/actions/get-field-by-id.mjs +1 -0
- package/dist/actions/get-field-by-id.mjs.map +1 -1
- package/dist/actions/get-phase-by-id.cjs +1 -0
- package/dist/actions/get-phase-by-id.cjs.map +1 -1
- package/dist/actions/get-phase-by-id.d.cts +3 -17
- package/dist/actions/get-phase-by-id.d.cts.map +1 -1
- package/dist/actions/get-phase-by-id.d.mts +3 -17
- package/dist/actions/get-phase-by-id.d.mts.map +1 -1
- package/dist/actions/get-phase-by-id.mjs +1 -0
- package/dist/actions/get-phase-by-id.mjs.map +1 -1
- package/dist/actions/get-project-by-id.cjs +1 -0
- package/dist/actions/get-project-by-id.cjs.map +1 -1
- package/dist/actions/get-project-by-id.d.cts +3 -16
- package/dist/actions/get-project-by-id.d.cts.map +1 -1
- package/dist/actions/get-project-by-id.d.mts +3 -16
- package/dist/actions/get-project-by-id.d.mts.map +1 -1
- package/dist/actions/get-project-by-id.mjs +1 -0
- package/dist/actions/get-project-by-id.mjs.map +1 -1
- package/dist/actions/get-space.cjs +1 -0
- package/dist/actions/get-space.cjs.map +1 -1
- package/dist/actions/get-space.d.cts +3 -15
- package/dist/actions/get-space.d.cts.map +1 -1
- package/dist/actions/get-space.d.mts +3 -15
- package/dist/actions/get-space.d.mts.map +1 -1
- package/dist/actions/get-space.mjs +1 -0
- package/dist/actions/get-space.mjs.map +1 -1
- package/dist/actions/get-task-by-id.cjs +1 -0
- package/dist/actions/get-task-by-id.cjs.map +1 -1
- package/dist/actions/get-task-by-id.d.cts +3 -17
- package/dist/actions/get-task-by-id.d.cts.map +1 -1
- package/dist/actions/get-task-by-id.d.mts +3 -17
- package/dist/actions/get-task-by-id.d.mts.map +1 -1
- package/dist/actions/get-task-by-id.mjs +1 -0
- package/dist/actions/get-task-by-id.mjs.map +1 -1
- package/dist/actions/get-template-by-id.cjs +1 -0
- package/dist/actions/get-template-by-id.cjs.map +1 -1
- package/dist/actions/get-template-by-id.d.cts +3 -15
- package/dist/actions/get-template-by-id.d.cts.map +1 -1
- package/dist/actions/get-template-by-id.d.mts +3 -15
- package/dist/actions/get-template-by-id.d.mts.map +1 -1
- package/dist/actions/get-template-by-id.mjs +1 -0
- package/dist/actions/get-template-by-id.mjs.map +1 -1
- package/dist/actions/get-time-entries.cjs +1 -0
- package/dist/actions/get-time-entries.cjs.map +1 -1
- package/dist/actions/get-time-entries.d.cts +3 -22
- package/dist/actions/get-time-entries.d.cts.map +1 -1
- package/dist/actions/get-time-entries.d.mts +3 -22
- package/dist/actions/get-time-entries.d.mts.map +1 -1
- package/dist/actions/get-time-entries.mjs +1 -0
- package/dist/actions/get-time-entries.mjs.map +1 -1
- package/dist/actions/get-time-entry-by-id.cjs +1 -0
- package/dist/actions/get-time-entry-by-id.cjs.map +1 -1
- package/dist/actions/get-time-entry-by-id.d.cts +3 -15
- package/dist/actions/get-time-entry-by-id.d.cts.map +1 -1
- package/dist/actions/get-time-entry-by-id.d.mts +3 -15
- package/dist/actions/get-time-entry-by-id.d.mts.map +1 -1
- package/dist/actions/get-time-entry-by-id.mjs +1 -0
- package/dist/actions/get-time-entry-by-id.mjs.map +1 -1
- package/dist/actions/get-time-entry-categories.cjs +1 -0
- package/dist/actions/get-time-entry-categories.cjs.map +1 -1
- package/dist/actions/get-time-entry-categories.d.cts +3 -13
- package/dist/actions/get-time-entry-categories.d.cts.map +1 -1
- package/dist/actions/get-time-entry-categories.d.mts +3 -13
- package/dist/actions/get-time-entry-categories.d.mts.map +1 -1
- package/dist/actions/get-time-entry-categories.mjs +1 -0
- package/dist/actions/get-time-entry-categories.mjs.map +1 -1
- package/dist/actions/get-user-by-id.cjs +1 -0
- package/dist/actions/get-user-by-id.cjs.map +1 -1
- package/dist/actions/get-user-by-id.d.cts +3 -16
- package/dist/actions/get-user-by-id.d.cts.map +1 -1
- package/dist/actions/get-user-by-id.d.mts +3 -16
- package/dist/actions/get-user-by-id.d.mts.map +1 -1
- package/dist/actions/get-user-by-id.mjs +1 -0
- package/dist/actions/get-user-by-id.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +1 -0
- package/dist/actions/list-companies.cjs.map +1 -1
- package/dist/actions/list-companies.d.cts +3 -13
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +3 -13
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-companies.mjs +1 -0
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-currencies.cjs +1 -0
- package/dist/actions/list-currencies.cjs.map +1 -1
- package/dist/actions/list-currencies.d.cts +3 -13
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +3 -13
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-currencies.mjs +1 -0
- package/dist/actions/list-currencies.mjs.map +1 -1
- package/dist/actions/list-project-phases.cjs +1 -0
- package/dist/actions/list-project-phases.cjs.map +1 -1
- package/dist/actions/list-project-phases.d.cts +3 -55
- package/dist/actions/list-project-phases.d.cts.map +1 -1
- package/dist/actions/list-project-phases.d.mts +3 -55
- package/dist/actions/list-project-phases.d.mts.map +1 -1
- package/dist/actions/list-project-phases.mjs +1 -0
- package/dist/actions/list-project-phases.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +1 -0
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +4 -21
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +4 -21
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +1 -0
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -18
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -18
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -18
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -18
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/move-task-to-given-phase.cjs +1 -0
- package/dist/actions/move-task-to-given-phase.cjs.map +1 -1
- package/dist/actions/move-task-to-given-phase.d.cts +3 -18
- package/dist/actions/move-task-to-given-phase.d.cts.map +1 -1
- package/dist/actions/move-task-to-given-phase.d.mts +3 -18
- package/dist/actions/move-task-to-given-phase.d.mts.map +1 -1
- package/dist/actions/move-task-to-given-phase.mjs +1 -0
- package/dist/actions/move-task-to-given-phase.mjs.map +1 -1
- package/dist/actions/remove-assignees-from-task.cjs +1 -0
- package/dist/actions/remove-assignees-from-task.cjs.map +1 -1
- package/dist/actions/remove-assignees-from-task.d.cts +3 -19
- package/dist/actions/remove-assignees-from-task.d.cts.map +1 -1
- package/dist/actions/remove-assignees-from-task.d.mts +3 -19
- package/dist/actions/remove-assignees-from-task.d.mts.map +1 -1
- package/dist/actions/remove-assignees-from-task.mjs +1 -0
- package/dist/actions/remove-assignees-from-task.mjs.map +1 -1
- package/dist/actions/remove-dependencies-from-task.cjs +1 -0
- package/dist/actions/remove-dependencies-from-task.cjs.map +1 -1
- package/dist/actions/remove-dependencies-from-task.d.cts +3 -19
- package/dist/actions/remove-dependencies-from-task.d.cts.map +1 -1
- package/dist/actions/remove-dependencies-from-task.d.mts +3 -19
- package/dist/actions/remove-dependencies-from-task.d.mts.map +1 -1
- package/dist/actions/remove-dependencies-from-task.mjs +1 -0
- package/dist/actions/remove-dependencies-from-task.mjs.map +1 -1
- package/dist/actions/remove-followers-from-task.cjs +1 -0
- package/dist/actions/remove-followers-from-task.cjs.map +1 -1
- package/dist/actions/remove-followers-from-task.d.cts +3 -19
- package/dist/actions/remove-followers-from-task.d.cts.map +1 -1
- package/dist/actions/remove-followers-from-task.d.mts +3 -19
- package/dist/actions/remove-followers-from-task.d.mts.map +1 -1
- package/dist/actions/remove-followers-from-task.mjs +1 -0
- package/dist/actions/remove-followers-from-task.mjs.map +1 -1
- package/dist/actions/remove-members-from-conversation.cjs +1 -0
- package/dist/actions/remove-members-from-conversation.cjs.map +1 -1
- package/dist/actions/remove-members-from-conversation.d.cts +3 -22
- package/dist/actions/remove-members-from-conversation.d.cts.map +1 -1
- package/dist/actions/remove-members-from-conversation.d.mts +3 -22
- package/dist/actions/remove-members-from-conversation.d.mts.map +1 -1
- package/dist/actions/remove-members-from-conversation.mjs +1 -0
- package/dist/actions/remove-members-from-conversation.mjs.map +1 -1
- package/dist/actions/retrieve-subscription-details.cjs +1 -0
- package/dist/actions/retrieve-subscription-details.cjs.map +1 -1
- package/dist/actions/retrieve-subscription-details.d.cts +3 -13
- package/dist/actions/retrieve-subscription-details.d.cts.map +1 -1
- package/dist/actions/retrieve-subscription-details.d.mts +3 -13
- package/dist/actions/retrieve-subscription-details.d.mts.map +1 -1
- package/dist/actions/retrieve-subscription-details.mjs +1 -0
- package/dist/actions/retrieve-subscription-details.mjs.map +1 -1
- package/dist/actions/search-invoices.cjs +1 -0
- package/dist/actions/search-invoices.cjs.map +1 -1
- package/dist/actions/search-invoices.d.cts +3 -16
- package/dist/actions/search-invoices.d.cts.map +1 -1
- package/dist/actions/search-invoices.d.mts +3 -16
- package/dist/actions/search-invoices.d.mts.map +1 -1
- package/dist/actions/search-invoices.mjs +1 -0
- package/dist/actions/search-invoices.mjs.map +1 -1
- package/dist/actions/search-time-entries.cjs +1 -0
- package/dist/actions/search-time-entries.cjs.map +1 -1
- package/dist/actions/search-time-entries.d.cts +3 -19
- package/dist/actions/search-time-entries.d.cts.map +1 -1
- package/dist/actions/search-time-entries.d.mts +3 -19
- package/dist/actions/search-time-entries.d.mts.map +1 -1
- package/dist/actions/search-time-entries.mjs +1 -0
- package/dist/actions/search-time-entries.mjs.map +1 -1
- package/dist/actions/search-user-by-email.cjs +1 -0
- package/dist/actions/search-user-by-email.cjs.map +1 -1
- package/dist/actions/search-user-by-email.d.cts +3 -15
- package/dist/actions/search-user-by-email.d.cts.map +1 -1
- package/dist/actions/search-user-by-email.d.mts +3 -15
- package/dist/actions/search-user-by-email.d.mts.map +1 -1
- package/dist/actions/search-user-by-email.mjs +1 -0
- package/dist/actions/search-user-by-email.mjs.map +1 -1
- package/dist/actions/update-company.cjs +1 -0
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +3 -21
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +3 -21
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-company.mjs +1 -0
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-conversation.cjs +1 -0
- package/dist/actions/update-conversation.cjs.map +1 -1
- package/dist/actions/update-conversation.d.cts +3 -20
- package/dist/actions/update-conversation.d.cts.map +1 -1
- package/dist/actions/update-conversation.d.mts +3 -20
- package/dist/actions/update-conversation.d.mts.map +1 -1
- package/dist/actions/update-conversation.mjs +1 -0
- package/dist/actions/update-conversation.mjs.map +1 -1
- package/dist/actions/update-field-option.cjs +1 -0
- package/dist/actions/update-field-option.cjs.map +1 -1
- package/dist/actions/update-field-option.d.cts +3 -18
- package/dist/actions/update-field-option.d.cts.map +1 -1
- package/dist/actions/update-field-option.d.mts +3 -18
- package/dist/actions/update-field-option.d.mts.map +1 -1
- package/dist/actions/update-field-option.mjs +1 -0
- package/dist/actions/update-field-option.mjs.map +1 -1
- package/dist/actions/update-field.cjs +1 -0
- package/dist/actions/update-field.cjs.map +1 -1
- package/dist/actions/update-field.d.cts +3 -19
- package/dist/actions/update-field.d.cts.map +1 -1
- package/dist/actions/update-field.d.mts +3 -19
- package/dist/actions/update-field.d.mts.map +1 -1
- package/dist/actions/update-field.mjs +1 -0
- package/dist/actions/update-field.mjs.map +1 -1
- package/dist/actions/update-phase.cjs +1 -0
- package/dist/actions/update-phase.cjs.map +1 -1
- package/dist/actions/update-phase.d.cts +3 -23
- package/dist/actions/update-phase.d.cts.map +1 -1
- package/dist/actions/update-phase.d.mts +3 -23
- package/dist/actions/update-phase.d.mts.map +1 -1
- package/dist/actions/update-phase.mjs +1 -0
- package/dist/actions/update-phase.mjs.map +1 -1
- package/dist/actions/update-project-by-id.cjs +1 -0
- package/dist/actions/update-project-by-id.cjs.map +1 -1
- package/dist/actions/update-project-by-id.d.cts +3 -41
- package/dist/actions/update-project-by-id.d.cts.map +1 -1
- package/dist/actions/update-project-by-id.d.mts +3 -41
- package/dist/actions/update-project-by-id.d.mts.map +1 -1
- package/dist/actions/update-project-by-id.mjs +1 -0
- package/dist/actions/update-project-by-id.mjs.map +1 -1
- package/dist/actions/update-space-document.cjs +1 -0
- package/dist/actions/update-space-document.cjs.map +1 -1
- package/dist/actions/update-space-document.d.cts +3 -17
- package/dist/actions/update-space-document.d.cts.map +1 -1
- package/dist/actions/update-space-document.d.mts +3 -17
- package/dist/actions/update-space-document.d.mts.map +1 -1
- package/dist/actions/update-space-document.mjs +1 -0
- package/dist/actions/update-space-document.mjs.map +1 -1
- package/dist/actions/update-space.cjs +1 -0
- package/dist/actions/update-space.cjs.map +1 -1
- package/dist/actions/update-space.d.cts +3 -17
- package/dist/actions/update-space.d.cts.map +1 -1
- package/dist/actions/update-space.d.mts +3 -17
- package/dist/actions/update-space.d.mts.map +1 -1
- package/dist/actions/update-space.mjs +1 -0
- package/dist/actions/update-space.mjs.map +1 -1
- package/dist/actions/update-task-by-id.cjs +1 -0
- package/dist/actions/update-task-by-id.cjs.map +1 -1
- package/dist/actions/update-task-by-id.d.cts +4 -35
- package/dist/actions/update-task-by-id.d.cts.map +1 -1
- package/dist/actions/update-task-by-id.d.mts +4 -35
- package/dist/actions/update-task-by-id.d.mts.map +1 -1
- package/dist/actions/update-task-by-id.mjs +1 -0
- package/dist/actions/update-task-by-id.mjs.map +1 -1
- package/dist/actions/update-time-entry-by-id.cjs +1 -0
- package/dist/actions/update-time-entry-by-id.cjs.map +1 -1
- package/dist/actions/update-time-entry-by-id.d.cts +3 -20
- package/dist/actions/update-time-entry-by-id.d.cts.map +1 -1
- package/dist/actions/update-time-entry-by-id.d.mts +3 -20
- package/dist/actions/update-time-entry-by-id.d.mts.map +1 -1
- package/dist/actions/update-time-entry-by-id.mjs +1 -0
- package/dist/actions/update-time-entry-by-id.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,10 +1,12 @@
|
|
|
1
|
+
import { rocketlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-projects.d.ts
|
|
4
6
|
declare const RocketlaneListProjectsInput: z.ZodObject<{
|
|
5
7
|
sort_by: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
dueDate: "dueDate";
|
|
7
8
|
projectName: "projectName";
|
|
9
|
+
dueDate: "dueDate";
|
|
8
10
|
startDate: "startDate";
|
|
9
11
|
projectFee: "projectFee";
|
|
10
12
|
annualizedRecurringRevenue: "annualizedRecurringRevenue";
|
|
@@ -62,26 +64,7 @@ declare const RocketlaneListProjectsOutput: z.ZodObject<{
|
|
|
62
64
|
totalRecordCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
63
65
|
}, z.core.$loose>>>;
|
|
64
66
|
}, z.core.$loose>;
|
|
65
|
-
declare const rocketlaneListProjects:
|
|
66
|
-
sort_by?: "dueDate" | "projectName" | "startDate" | "projectFee" | "annualizedRecurringRevenue" | "dueDateActual" | "startDateActual" | undefined;
|
|
67
|
-
page_size?: number | undefined;
|
|
68
|
-
page_token?: string | undefined;
|
|
69
|
-
sort_order?: "ASC" | "DESC" | undefined;
|
|
70
|
-
include_archive?: boolean | undefined;
|
|
71
|
-
include_all_fields?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
73
|
-
connectionId: z.ZodString;
|
|
74
|
-
entityId: z.ZodString;
|
|
75
|
-
instanceId: z.ZodString;
|
|
76
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
-
generic_api_key: z.ZodString;
|
|
78
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
79
|
-
connectionId: z.ZodString;
|
|
80
|
-
entityId: z.ZodString;
|
|
81
|
-
instanceId: z.ZodString;
|
|
82
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
-
generic_api_key: z.ZodString;
|
|
84
|
-
}, z.core.$strip>>]>;
|
|
67
|
+
declare const rocketlaneListProjects: AppAction<typeof RocketlaneListProjectsInput, typeof RocketlaneListProjectsOutput, typeof rocketlane.credential>;
|
|
85
68
|
//#endregion
|
|
86
69
|
export { rocketlaneListProjects };
|
|
87
70
|
//# sourceMappingURL=list-projects.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAoD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
+
import { rocketlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-projects.d.ts
|
|
4
6
|
declare const RocketlaneListProjectsInput: z.ZodObject<{
|
|
5
7
|
sort_by: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
dueDate: "dueDate";
|
|
7
8
|
projectName: "projectName";
|
|
9
|
+
dueDate: "dueDate";
|
|
8
10
|
startDate: "startDate";
|
|
9
11
|
projectFee: "projectFee";
|
|
10
12
|
annualizedRecurringRevenue: "annualizedRecurringRevenue";
|
|
@@ -62,26 +64,7 @@ declare const RocketlaneListProjectsOutput: z.ZodObject<{
|
|
|
62
64
|
totalRecordCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
63
65
|
}, z.core.$loose>>>;
|
|
64
66
|
}, z.core.$loose>;
|
|
65
|
-
declare const rocketlaneListProjects:
|
|
66
|
-
sort_by?: "dueDate" | "projectName" | "startDate" | "projectFee" | "annualizedRecurringRevenue" | "dueDateActual" | "startDateActual" | undefined;
|
|
67
|
-
page_size?: number | undefined;
|
|
68
|
-
page_token?: string | undefined;
|
|
69
|
-
sort_order?: "ASC" | "DESC" | undefined;
|
|
70
|
-
include_archive?: boolean | undefined;
|
|
71
|
-
include_all_fields?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
73
|
-
connectionId: z.ZodString;
|
|
74
|
-
entityId: z.ZodString;
|
|
75
|
-
instanceId: z.ZodString;
|
|
76
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
-
generic_api_key: z.ZodString;
|
|
78
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
79
|
-
connectionId: z.ZodString;
|
|
80
|
-
entityId: z.ZodString;
|
|
81
|
-
instanceId: z.ZodString;
|
|
82
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
-
generic_api_key: z.ZodString;
|
|
84
|
-
}, z.core.$strip>>]>;
|
|
67
|
+
declare const rocketlaneListProjects: AppAction<typeof RocketlaneListProjectsInput, typeof RocketlaneListProjectsOutput, typeof rocketlane.credential>;
|
|
85
68
|
//#endregion
|
|
86
69
|
export { rocketlaneListProjects };
|
|
87
70
|
//# sourceMappingURL=list-projects.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAoD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneListProjectsInput = z.object({\n sort_by: z.enum([\"projectName\", \"startDate\", \"dueDate\", \"startDateActual\", \"dueDateActual\", \"annualizedRecurringRevenue\", \"projectFee\"]).describe(\"Fields available for sorting projects.\").optional(),\n page_size: z.number().int().describe(\"Maximum number of projects to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort order for query results (uppercase).\").optional(),\n include_archive: z.boolean().describe(\"Whether to include archived projects\").optional(),\n include_all_fields: z.boolean().describe(\"Whether to include all fields in the response\").optional(),\n}).describe(\"Request model for listing projects.\");\nconst RocketlaneListProjects_ProjectOwnerSchema = z.object({\n id: z.number().int().describe(\"The owner's ID\").nullable().optional(),\n name: z.string().describe(\"The owner's name\").nullable().optional(),\n email: z.string().describe(\"The owner's email\").nullable().optional(),\n}).passthrough().describe(\"Model for project owner information.\");\nconst RocketlaneListProjects_ProjectStatusSchema = z.object({\n label: z.string().describe(\"The status label\").nullable().optional(),\n value: z.string().describe(\"The status value\").nullable().optional(),\n}).passthrough().describe(\"Model for project status information.\");\nconst RocketlaneListProjects_CustomerInfoSchema = z.object({\n id: z.number().int().describe(\"The customer's ID\").nullable().optional(),\n url: z.string().describe(\"The customer's URL\").nullable().optional(),\n name: z.string().describe(\"The customer's name\").nullable().optional(),\n}).passthrough().describe(\"Model for customer information.\");\nconst RocketlaneListProjects_ProjectFinancialsSchema = z.object({\n projectFee: z.number().int().describe(\"Project fee\").nullable().optional(),\n trackedHours: z.number().int().describe(\"Tracked hours\").nullable().optional(),\n billableHours: z.number().int().describe(\"Billable hours\").nullable().optional(),\n budgetedHours: z.number().describe(\"Budgeted hours\").nullable().optional(),\n nonBillableHours: z.number().int().describe(\"Non-billable hours\").nullable().optional(),\n annualizedRecurringRevenue: z.number().int().describe(\"Annual recurring revenue\").nullable().optional(),\n}).passthrough().describe(\"Model for project financial information.\");\nconst RocketlaneListProjects_ProjectSchema = z.object({\n owner: RocketlaneListProjects_ProjectOwnerSchema.nullable().optional(),\n status: RocketlaneListProjects_ProjectStatusSchema.nullable().optional(),\n dueDate: z.string().describe(\"Project due date (YYYY-MM-DD)\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the project is archived\").nullable().optional(),\n currency: z.string().describe(\"Project currency\").nullable().optional(),\n customer: RocketlaneListProjects_CustomerInfoSchema.nullable().optional(),\n createdAt: z.number().int().describe(\"Project creation timestamp\").nullable().optional(),\n projectId: z.number().int().describe(\"The project's unique identifier\").nullable().optional(),\n startDate: z.string().describe(\"Project start date (YYYY-MM-DD)\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Project last update timestamp\").nullable().optional(),\n financials: RocketlaneListProjects_ProjectFinancialsSchema.nullable().optional(),\n projectName: z.string().describe(\"The name of the project\").nullable().optional(),\n progressPercentage: z.number().int().describe(\"Project progress percentage\").nullable().optional(),\n}).passthrough().describe(\"Model for project information.\");\nconst RocketlaneListProjects_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n nextPage: z.string().describe(\"URL for the next page\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListProjectsOutput = z.object({\n data: z.array(RocketlaneListProjects_ProjectSchema).describe(\"List of projects\"),\n pagination: RocketlaneListProjects_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing projects.\");\n\nexport const rocketlaneListProjects = action(\"ROCKETLANE_LIST_PROJECTS\", {\n slug: \"rocketlane-list-projects\",\n name: \"List Projects\",\n description: \"This tool retrieves a list of all projects in the Rocketlane instance. It provides project details including Project ID, Project Name, Project Status, Created Date, Owner Information, Customer Information, and other metadata.\",\n input: RocketlaneListProjectsInput,\n output: RocketlaneListProjectsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneListProjectsInput = z.object({\n sort_by: z.enum([\"projectName\", \"startDate\", \"dueDate\", \"startDateActual\", \"dueDateActual\", \"annualizedRecurringRevenue\", \"projectFee\"]).describe(\"Fields available for sorting projects.\").optional(),\n page_size: z.number().int().describe(\"Maximum number of projects to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort order for query results (uppercase).\").optional(),\n include_archive: z.boolean().describe(\"Whether to include archived projects\").optional(),\n include_all_fields: z.boolean().describe(\"Whether to include all fields in the response\").optional(),\n}).describe(\"Request model for listing projects.\");\nconst RocketlaneListProjects_ProjectOwnerSchema = z.object({\n id: z.number().int().describe(\"The owner's ID\").nullable().optional(),\n name: z.string().describe(\"The owner's name\").nullable().optional(),\n email: z.string().describe(\"The owner's email\").nullable().optional(),\n}).passthrough().describe(\"Model for project owner information.\");\nconst RocketlaneListProjects_ProjectStatusSchema = z.object({\n label: z.string().describe(\"The status label\").nullable().optional(),\n value: z.string().describe(\"The status value\").nullable().optional(),\n}).passthrough().describe(\"Model for project status information.\");\nconst RocketlaneListProjects_CustomerInfoSchema = z.object({\n id: z.number().int().describe(\"The customer's ID\").nullable().optional(),\n url: z.string().describe(\"The customer's URL\").nullable().optional(),\n name: z.string().describe(\"The customer's name\").nullable().optional(),\n}).passthrough().describe(\"Model for customer information.\");\nconst RocketlaneListProjects_ProjectFinancialsSchema = z.object({\n projectFee: z.number().int().describe(\"Project fee\").nullable().optional(),\n trackedHours: z.number().int().describe(\"Tracked hours\").nullable().optional(),\n billableHours: z.number().int().describe(\"Billable hours\").nullable().optional(),\n budgetedHours: z.number().describe(\"Budgeted hours\").nullable().optional(),\n nonBillableHours: z.number().int().describe(\"Non-billable hours\").nullable().optional(),\n annualizedRecurringRevenue: z.number().int().describe(\"Annual recurring revenue\").nullable().optional(),\n}).passthrough().describe(\"Model for project financial information.\");\nconst RocketlaneListProjects_ProjectSchema = z.object({\n owner: RocketlaneListProjects_ProjectOwnerSchema.nullable().optional(),\n status: RocketlaneListProjects_ProjectStatusSchema.nullable().optional(),\n dueDate: z.string().describe(\"Project due date (YYYY-MM-DD)\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the project is archived\").nullable().optional(),\n currency: z.string().describe(\"Project currency\").nullable().optional(),\n customer: RocketlaneListProjects_CustomerInfoSchema.nullable().optional(),\n createdAt: z.number().int().describe(\"Project creation timestamp\").nullable().optional(),\n projectId: z.number().int().describe(\"The project's unique identifier\").nullable().optional(),\n startDate: z.string().describe(\"Project start date (YYYY-MM-DD)\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Project last update timestamp\").nullable().optional(),\n financials: RocketlaneListProjects_ProjectFinancialsSchema.nullable().optional(),\n projectName: z.string().describe(\"The name of the project\").nullable().optional(),\n progressPercentage: z.number().int().describe(\"Project progress percentage\").nullable().optional(),\n}).passthrough().describe(\"Model for project information.\");\nconst RocketlaneListProjects_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n nextPage: z.string().describe(\"URL for the next page\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListProjectsOutput = z.object({\n data: z.array(RocketlaneListProjects_ProjectSchema).describe(\"List of projects\"),\n pagination: RocketlaneListProjects_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing projects.\");\n\nexport const rocketlaneListProjects: AppAction<\n typeof RocketlaneListProjectsInput,\n typeof RocketlaneListProjectsOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_LIST_PROJECTS\", {\n slug: \"rocketlane-list-projects\",\n name: \"List Projects\",\n description: \"This tool retrieves a list of all projects in the Rocketlane instance. It provides project details including Project ID, Project Name, Project Status, Created Date, Owner Information, Customer Information, and other metadata.\",\n input: RocketlaneListProjectsInput,\n output: RocketlaneListProjectsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneListTemplatesInput = z.object({\n page_size: z.number().int().describe(\"Maximum number of templates to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination to retrieve the next page of results\").optional(),\n include_dynamic: z.boolean().describe(\"Whether to include dynamic templates in the response\").optional(),\n include_automations: z.boolean().describe(\"Whether to include templates with automations in the response\").optional(),\n}).describe(\"Request model for listing templates.\");\nconst RocketlaneListTemplates_TemplateSchema = z.object({\n createdAt: z.number().int().describe(\"Template creation timestamp\").nullable(),\n is_dynamic: z.boolean().default(false).nullable().optional(),\n objectType: z.string().describe(\"Type of the template\").nullable(),\n templateId: z.number().int().describe(\"The template's unique identifier\").nullable(),\n updated_at: z.number().int().nullable().optional(),\n templateName: z.string().describe(\"The name of the template\").nullable(),\n has_automations: z.boolean().default(false).nullable().optional(),\n}).passthrough().describe(\"Model for template information.\");\nconst RocketlaneListTemplates_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListTemplatesOutput = z.object({\n templates: z.array(RocketlaneListTemplates_TemplateSchema).describe(\"List of templates\"),\n pagination: RocketlaneListTemplates_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing templates.\");\n\nexport const rocketlaneListTemplates = action(\"ROCKETLANE_LIST_TEMPLATES\", {\n slug: \"rocketlane-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all available templates in Rocketlane. It fetches all available templates in the account and returns a list of template objects containing details like template_id, name, description, created_at, updated_at, is_dynamic, and has_automations.\",\n input: RocketlaneListTemplatesInput,\n output: RocketlaneListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneListTemplatesInput = z.object({\n page_size: z.number().int().describe(\"Maximum number of templates to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination to retrieve the next page of results\").optional(),\n include_dynamic: z.boolean().describe(\"Whether to include dynamic templates in the response\").optional(),\n include_automations: z.boolean().describe(\"Whether to include templates with automations in the response\").optional(),\n}).describe(\"Request model for listing templates.\");\nconst RocketlaneListTemplates_TemplateSchema = z.object({\n createdAt: z.number().int().describe(\"Template creation timestamp\").nullable(),\n is_dynamic: z.boolean().default(false).nullable().optional(),\n objectType: z.string().describe(\"Type of the template\").nullable(),\n templateId: z.number().int().describe(\"The template's unique identifier\").nullable(),\n updated_at: z.number().int().nullable().optional(),\n templateName: z.string().describe(\"The name of the template\").nullable(),\n has_automations: z.boolean().default(false).nullable().optional(),\n}).passthrough().describe(\"Model for template information.\");\nconst RocketlaneListTemplates_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListTemplatesOutput = z.object({\n templates: z.array(RocketlaneListTemplates_TemplateSchema).describe(\"List of templates\"),\n pagination: RocketlaneListTemplates_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing templates.\");\n\nexport const rocketlaneListTemplates: AppAction<\n typeof RocketlaneListTemplatesInput,\n typeof RocketlaneListTemplatesOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_LIST_TEMPLATES\", {\n slug: \"rocketlane-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all available templates in Rocketlane. It fetches all available templates in the account and returns a list of template objects containing details like template_id, name, description, created_at, updated_at, is_dynamic, and has_automations.\",\n input: RocketlaneListTemplatesInput,\n output: RocketlaneListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACvG,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACvE,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,WAAWA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,mBAAmB;CACvF,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -24,24 +26,7 @@ declare const RocketlaneListTemplatesOutput: z.ZodObject<{
|
|
|
24
26
|
totalRecordCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
27
|
}, z.core.$loose>>>;
|
|
26
28
|
}, z.core.$loose>;
|
|
27
|
-
declare const rocketlaneListTemplates:
|
|
28
|
-
page_size?: number | undefined;
|
|
29
|
-
page_token?: string | undefined;
|
|
30
|
-
include_dynamic?: boolean | undefined;
|
|
31
|
-
include_automations?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
29
|
+
declare const rocketlaneListTemplates: AppAction<typeof RocketlaneListTemplatesInput, typeof RocketlaneListTemplatesOutput, typeof rocketlane.credential>;
|
|
45
30
|
//#endregion
|
|
46
31
|
export { rocketlaneListTemplates };
|
|
47
32
|
//# sourceMappingURL=list-templates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -24,24 +26,7 @@ declare const RocketlaneListTemplatesOutput: z.ZodObject<{
|
|
|
24
26
|
totalRecordCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
27
|
}, z.core.$loose>>>;
|
|
26
28
|
}, z.core.$loose>;
|
|
27
|
-
declare const rocketlaneListTemplates:
|
|
28
|
-
page_size?: number | undefined;
|
|
29
|
-
page_token?: string | undefined;
|
|
30
|
-
include_dynamic?: boolean | undefined;
|
|
31
|
-
include_automations?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
29
|
+
declare const rocketlaneListTemplates: AppAction<typeof RocketlaneListTemplatesInput, typeof RocketlaneListTemplatesOutput, typeof rocketlane.credential>;
|
|
45
30
|
//#endregion
|
|
46
31
|
export { rocketlaneListTemplates };
|
|
47
32
|
//# sourceMappingURL=list-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneListTemplatesInput = z.object({\n page_size: z.number().int().describe(\"Maximum number of templates to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination to retrieve the next page of results\").optional(),\n include_dynamic: z.boolean().describe(\"Whether to include dynamic templates in the response\").optional(),\n include_automations: z.boolean().describe(\"Whether to include templates with automations in the response\").optional(),\n}).describe(\"Request model for listing templates.\");\nconst RocketlaneListTemplates_TemplateSchema = z.object({\n createdAt: z.number().int().describe(\"Template creation timestamp\").nullable(),\n is_dynamic: z.boolean().default(false).nullable().optional(),\n objectType: z.string().describe(\"Type of the template\").nullable(),\n templateId: z.number().int().describe(\"The template's unique identifier\").nullable(),\n updated_at: z.number().int().nullable().optional(),\n templateName: z.string().describe(\"The name of the template\").nullable(),\n has_automations: z.boolean().default(false).nullable().optional(),\n}).passthrough().describe(\"Model for template information.\");\nconst RocketlaneListTemplates_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListTemplatesOutput = z.object({\n templates: z.array(RocketlaneListTemplates_TemplateSchema).describe(\"List of templates\"),\n pagination: RocketlaneListTemplates_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing templates.\");\n\nexport const rocketlaneListTemplates = action(\"ROCKETLANE_LIST_TEMPLATES\", {\n slug: \"rocketlane-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all available templates in Rocketlane. It fetches all available templates in the account and returns a list of template objects containing details like template_id, name, description, created_at, updated_at, is_dynamic, and has_automations.\",\n input: RocketlaneListTemplatesInput,\n output: RocketlaneListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneListTemplatesInput = z.object({\n page_size: z.number().int().describe(\"Maximum number of templates to return per page (default: 100)\").optional(),\n page_token: z.string().describe(\"Token for pagination to retrieve the next page of results\").optional(),\n include_dynamic: z.boolean().describe(\"Whether to include dynamic templates in the response\").optional(),\n include_automations: z.boolean().describe(\"Whether to include templates with automations in the response\").optional(),\n}).describe(\"Request model for listing templates.\");\nconst RocketlaneListTemplates_TemplateSchema = z.object({\n createdAt: z.number().int().describe(\"Template creation timestamp\").nullable(),\n is_dynamic: z.boolean().default(false).nullable().optional(),\n objectType: z.string().describe(\"Type of the template\").nullable(),\n templateId: z.number().int().describe(\"The template's unique identifier\").nullable(),\n updated_at: z.number().int().nullable().optional(),\n templateName: z.string().describe(\"The name of the template\").nullable(),\n has_automations: z.boolean().default(false).nullable().optional(),\n}).passthrough().describe(\"Model for template information.\");\nconst RocketlaneListTemplates_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether there are more pages\").nullable().optional(),\n pageSize: z.number().int().describe(\"Number of items per page\").nullable().optional(),\n nextPageToken: z.string().describe(\"Token for the next page\").nullable().optional(),\n totalRecordCount: z.number().int().describe(\"Total number of records\").nullable().optional(),\n}).passthrough().describe(\"Model for pagination information.\");\nexport const RocketlaneListTemplatesOutput = z.object({\n templates: z.array(RocketlaneListTemplates_TemplateSchema).describe(\"List of templates\"),\n pagination: RocketlaneListTemplates_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing templates.\");\n\nexport const rocketlaneListTemplates: AppAction<\n typeof RocketlaneListTemplatesInput,\n typeof RocketlaneListTemplatesOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_LIST_TEMPLATES\", {\n slug: \"rocketlane-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all available templates in Rocketlane. It fetches all available templates in the account and returns a list of template objects containing details like template_id, name, description, created_at, updated_at, is_dynamic, and has_automations.\",\n input: RocketlaneListTemplatesInput,\n output: RocketlaneListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACvG,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,yCAAyC,EAAE,OAAO;CACtD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACvE,iBAAiB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAM7D,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd2C,EAAE,OAAO;EACpD,WAAW,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,mBAAmB;EACvF,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneListUsersInput = z.object({\n limit: z.number().int().describe(\"Number of results per page\").optional(),\n sort_by: z.string().describe(\"Field to sort by (e.g., firstName, lastName, email)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.string().describe(\"Sort direction (asc/desc)\").optional(),\n});\nconst RocketlaneListUsers_UserDataSchema = z.object({\n type: z.string().describe(\"Type of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n fields: z.array(z.unknown()).describe(\"Custom fields of the user\"),\n status: z.string().describe(\"Status of the user\").nullable(),\n userId: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n createdAt: z.number().int().describe(\"Creation timestamp of the user\").nullable().optional(),\n createdBy: z.record(z.string(), z.unknown()).describe(\"User who created this user\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable(),\n updatedAt: z.number().int().describe(\"Last update timestamp of the user\").nullable().optional(),\n updatedBy: z.record(z.string(), z.unknown()).describe(\"User who last updated this user\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneListUsersOutput = z.object({\n users: z.array(RocketlaneListUsers_UserDataSchema).describe(\"List of users in the Rocketlane instance\"),\n nextPageToken: z.string().describe(\"Token for the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneListUsers = action(\"ROCKETLANE_LIST_USERS\", {\n slug: \"rocketlane-list-users\",\n name: \"List Users\",\n description: \"This tool retrieves all users in the Rocketlane instance. It is an independent action that does not require any resource IDs or external dependencies. The endpoint returns detailed user information including user IDs, emails, names, roles, and statuses.\",\n input: RocketlaneListUsersInput,\n output: RocketlaneListUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneListUsersInput = z.object({\n limit: z.number().int().describe(\"Number of results per page\").optional(),\n sort_by: z.string().describe(\"Field to sort by (e.g., firstName, lastName, email)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.string().describe(\"Sort direction (asc/desc)\").optional(),\n});\nconst RocketlaneListUsers_UserDataSchema = z.object({\n type: z.string().describe(\"Type of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n fields: z.array(z.unknown()).describe(\"Custom fields of the user\"),\n status: z.string().describe(\"Status of the user\").nullable(),\n userId: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n createdAt: z.number().int().describe(\"Creation timestamp of the user\").nullable().optional(),\n createdBy: z.record(z.string(), z.unknown()).describe(\"User who created this user\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable(),\n updatedAt: z.number().int().describe(\"Last update timestamp of the user\").nullable().optional(),\n updatedBy: z.record(z.string(), z.unknown()).describe(\"User who last updated this user\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneListUsersOutput = z.object({\n users: z.array(RocketlaneListUsers_UserDataSchema).describe(\"List of users in the Rocketlane instance\"),\n nextPageToken: z.string().describe(\"Token for the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneListUsers: AppAction<\n typeof RocketlaneListUsersInput,\n typeof RocketlaneListUsersOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_LIST_USERS\", {\n slug: \"rocketlane-list-users\",\n name: \"List Users\",\n description: \"This tool retrieves all users in the Rocketlane instance. It is an independent action that does not require any resource IDs or external dependencies. The endpoint returns detailed user information including user IDs, emails, names, roles, and statuses.\",\n input: RocketlaneListUsersInput,\n output: RocketlaneListUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACxE,CAAC;AACD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0CAA0C;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-users.d.ts
|
|
@@ -23,24 +25,7 @@ declare const RocketlaneListUsersOutput: z.ZodObject<{
|
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
nextPageToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const rocketlaneListUsers:
|
|
27
|
-
limit?: number | undefined;
|
|
28
|
-
sort_by?: string | undefined;
|
|
29
|
-
page_token?: string | undefined;
|
|
30
|
-
sort_order?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const rocketlaneListUsers: AppAction<typeof RocketlaneListUsersInput, typeof RocketlaneListUsersOutput, typeof rocketlane.credential>;
|
|
44
29
|
//#endregion
|
|
45
30
|
export { rocketlaneListUsers };
|
|
46
31
|
//# sourceMappingURL=list-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.d.cts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-users.d.cts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAmBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-users.d.ts
|
|
@@ -23,24 +25,7 @@ declare const RocketlaneListUsersOutput: z.ZodObject<{
|
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
nextPageToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const rocketlaneListUsers:
|
|
27
|
-
limit?: number | undefined;
|
|
28
|
-
sort_by?: string | undefined;
|
|
29
|
-
page_token?: string | undefined;
|
|
30
|
-
sort_order?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const rocketlaneListUsers: AppAction<typeof RocketlaneListUsersInput, typeof RocketlaneListUsersOutput, typeof rocketlane.credential>;
|
|
44
29
|
//#endregion
|
|
45
30
|
export { rocketlaneListUsers };
|
|
46
31
|
//# sourceMappingURL=list-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.d.mts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-users.d.mts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAmBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneListUsersInput = z.object({\n limit: z.number().int().describe(\"Number of results per page\").optional(),\n sort_by: z.string().describe(\"Field to sort by (e.g., firstName, lastName, email)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.string().describe(\"Sort direction (asc/desc)\").optional(),\n});\nconst RocketlaneListUsers_UserDataSchema = z.object({\n type: z.string().describe(\"Type of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n fields: z.array(z.unknown()).describe(\"Custom fields of the user\"),\n status: z.string().describe(\"Status of the user\").nullable(),\n userId: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n createdAt: z.number().int().describe(\"Creation timestamp of the user\").nullable().optional(),\n createdBy: z.record(z.string(), z.unknown()).describe(\"User who created this user\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable(),\n updatedAt: z.number().int().describe(\"Last update timestamp of the user\").nullable().optional(),\n updatedBy: z.record(z.string(), z.unknown()).describe(\"User who last updated this user\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneListUsersOutput = z.object({\n users: z.array(RocketlaneListUsers_UserDataSchema).describe(\"List of users in the Rocketlane instance\"),\n nextPageToken: z.string().describe(\"Token for the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneListUsers = action(\"ROCKETLANE_LIST_USERS\", {\n slug: \"rocketlane-list-users\",\n name: \"List Users\",\n description: \"This tool retrieves all users in the Rocketlane instance. It is an independent action that does not require any resource IDs or external dependencies. The endpoint returns detailed user information including user IDs, emails, names, roles, and statuses.\",\n input: RocketlaneListUsersInput,\n output: RocketlaneListUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneListUsersInput = z.object({\n limit: z.number().int().describe(\"Number of results per page\").optional(),\n sort_by: z.string().describe(\"Field to sort by (e.g., firstName, lastName, email)\").optional(),\n page_token: z.string().describe(\"Token for pagination\").optional(),\n sort_order: z.string().describe(\"Sort direction (asc/desc)\").optional(),\n});\nconst RocketlaneListUsers_UserDataSchema = z.object({\n type: z.string().describe(\"Type of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n fields: z.array(z.unknown()).describe(\"Custom fields of the user\"),\n status: z.string().describe(\"Status of the user\").nullable(),\n userId: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n createdAt: z.number().int().describe(\"Creation timestamp of the user\").nullable().optional(),\n createdBy: z.record(z.string(), z.unknown()).describe(\"User who created this user\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable(),\n updatedAt: z.number().int().describe(\"Last update timestamp of the user\").nullable().optional(),\n updatedBy: z.record(z.string(), z.unknown()).describe(\"User who last updated this user\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneListUsersOutput = z.object({\n users: z.array(RocketlaneListUsers_UserDataSchema).describe(\"List of users in the Rocketlane instance\"),\n nextPageToken: z.string().describe(\"Token for the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneListUsers: AppAction<\n typeof RocketlaneListUsersInput,\n typeof RocketlaneListUsersOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_LIST_USERS\", {\n slug: \"rocketlane-list-users\",\n name: \"List Users\",\n description: \"This tool retrieves all users in the Rocketlane instance. It is an independent action that does not require any resource IDs or external dependencies. The endpoint returns detailed user information including user IDs, emails, names, roles, and statuses.\",\n input: RocketlaneListUsersInput,\n output: RocketlaneListUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACxE,CAAC;AACD,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0CAA0C;EACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-task-to-given-phase.cjs","names":["z","action"],"sources":["../../src/actions/move-task-to-given-phase.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneMoveTaskToGivenPhaseInput = z.object({\n phase: z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the target phase to move the task to.\"),\n}).describe(\"Phase object containing the target phase identifier.\"),\n taskId: z.number().int().describe(\"The unique identifier of the task to move.\"),\n});\nconst RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema = z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the phase.\").nullable().optional(),\n phaseName: z.string().describe(\"The name of the phase.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_StatusInfoSchema = z.object({\n label: z.string().describe(\"The label text of the status.\").nullable().optional(),\n value: z.number().int().describe(\"The numeric value of the status.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema = z.object({\n projectId: z.number().int().describe(\"The unique identifier of the project.\").nullable().optional(),\n projectName: z.string().describe(\"The name of the project.\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneMoveTaskToGivenPhaseOutput = z.object({\n phase: RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema.nullable().optional(),\n fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields associated with the task.\").nullable().optional(),\n status: RocketlaneMoveTaskToGivenPhase_StatusInfoSchema.nullable().optional(),\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n dueDate: z.string().describe(\"The due date of the task in date format.\").nullable().optional(),\n private: z.boolean().describe(\"Indicates whether the task is private.\").nullable().optional(),\n project: RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema.nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the task is archived.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n createdAt: z.number().int().describe(\"Timestamp when the task was created.\").nullable().optional(),\n startDate: z.string().describe(\"The start date of the task in date format.\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Timestamp when the task was last updated.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneMoveTaskToGivenPhase = action(\"ROCKETLANE_MOVE_TASK_TO_GIVEN_PHASE\", {\n slug: \"rocketlane-move-task-to-given-phase\",\n name: \"Move Task To Given Phase\",\n description: \"Tool to move a task to a different phase by task ID and phase ID. Use when tasks need to be reorganized across different project phases.\",\n input: RocketlaneMoveTaskToGivenPhaseInput,\n output: RocketlaneMoveTaskToGivenPhaseOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-task-to-given-phase.cjs","names":["z","action"],"sources":["../../src/actions/move-task-to-given-phase.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneMoveTaskToGivenPhaseInput = z.object({\n phase: z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the target phase to move the task to.\"),\n}).describe(\"Phase object containing the target phase identifier.\"),\n taskId: z.number().int().describe(\"The unique identifier of the task to move.\"),\n});\nconst RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema = z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the phase.\").nullable().optional(),\n phaseName: z.string().describe(\"The name of the phase.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_StatusInfoSchema = z.object({\n label: z.string().describe(\"The label text of the status.\").nullable().optional(),\n value: z.number().int().describe(\"The numeric value of the status.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema = z.object({\n projectId: z.number().int().describe(\"The unique identifier of the project.\").nullable().optional(),\n projectName: z.string().describe(\"The name of the project.\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneMoveTaskToGivenPhaseOutput = z.object({\n phase: RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema.nullable().optional(),\n fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields associated with the task.\").nullable().optional(),\n status: RocketlaneMoveTaskToGivenPhase_StatusInfoSchema.nullable().optional(),\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n dueDate: z.string().describe(\"The due date of the task in date format.\").nullable().optional(),\n private: z.boolean().describe(\"Indicates whether the task is private.\").nullable().optional(),\n project: RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema.nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the task is archived.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n createdAt: z.number().int().describe(\"Timestamp when the task was created.\").nullable().optional(),\n startDate: z.string().describe(\"The start date of the task in date format.\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Timestamp when the task was last updated.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneMoveTaskToGivenPhase: AppAction<\n typeof RocketlaneMoveTaskToGivenPhaseInput,\n typeof RocketlaneMoveTaskToGivenPhaseOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_MOVE_TASK_TO_GIVEN_PHASE\", {\n slug: \"rocketlane-move-task-to-given-phase\",\n name: \"Move Task To Given Phase\",\n description: \"Tool to move a task to a different phase by task ID and phase ID. Use when tasks need to be reorganized across different project phases.\",\n input: RocketlaneMoveTaskToGivenPhaseInput,\n output: RocketlaneMoveTaskToGivenPhaseOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-task-to-given-phase.d.ts
|
|
@@ -30,24 +32,7 @@ declare const RocketlaneMoveTaskToGivenPhaseOutput: z.ZodObject<{
|
|
|
30
32
|
startDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
33
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
34
|
}, z.core.$loose>;
|
|
33
|
-
declare const rocketlaneMoveTaskToGivenPhase:
|
|
34
|
-
phase: {
|
|
35
|
-
phaseId: number;
|
|
36
|
-
};
|
|
37
|
-
taskId: number;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
45
|
-
connectionId: z.ZodString;
|
|
46
|
-
entityId: z.ZodString;
|
|
47
|
-
instanceId: z.ZodString;
|
|
48
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
35
|
+
declare const rocketlaneMoveTaskToGivenPhase: AppAction<typeof RocketlaneMoveTaskToGivenPhaseInput, typeof RocketlaneMoveTaskToGivenPhaseOutput, typeof rocketlane.credential>;
|
|
51
36
|
//#endregion
|
|
52
37
|
export { rocketlaneMoveTaskToGivenPhase };
|
|
53
38
|
//# sourceMappingURL=move-task-to-given-phase.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-task-to-given-phase.d.cts","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-task-to-given-phase.d.cts","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAkBnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAepC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rocketlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-task-to-given-phase.d.ts
|
|
@@ -30,24 +32,7 @@ declare const RocketlaneMoveTaskToGivenPhaseOutput: z.ZodObject<{
|
|
|
30
32
|
startDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
33
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
34
|
}, z.core.$loose>;
|
|
33
|
-
declare const rocketlaneMoveTaskToGivenPhase:
|
|
34
|
-
phase: {
|
|
35
|
-
phaseId: number;
|
|
36
|
-
};
|
|
37
|
-
taskId: number;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
45
|
-
connectionId: z.ZodString;
|
|
46
|
-
entityId: z.ZodString;
|
|
47
|
-
instanceId: z.ZodString;
|
|
48
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
35
|
+
declare const rocketlaneMoveTaskToGivenPhase: AppAction<typeof RocketlaneMoveTaskToGivenPhaseInput, typeof RocketlaneMoveTaskToGivenPhaseOutput, typeof rocketlane.credential>;
|
|
51
36
|
//#endregion
|
|
52
37
|
export { rocketlaneMoveTaskToGivenPhase };
|
|
53
38
|
//# sourceMappingURL=move-task-to-given-phase.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-task-to-given-phase.d.mts","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-task-to-given-phase.d.mts","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAkBnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAepC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-task-to-given-phase.mjs","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneMoveTaskToGivenPhaseInput = z.object({\n phase: z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the target phase to move the task to.\"),\n}).describe(\"Phase object containing the target phase identifier.\"),\n taskId: z.number().int().describe(\"The unique identifier of the task to move.\"),\n});\nconst RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema = z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the phase.\").nullable().optional(),\n phaseName: z.string().describe(\"The name of the phase.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_StatusInfoSchema = z.object({\n label: z.string().describe(\"The label text of the status.\").nullable().optional(),\n value: z.number().int().describe(\"The numeric value of the status.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema = z.object({\n projectId: z.number().int().describe(\"The unique identifier of the project.\").nullable().optional(),\n projectName: z.string().describe(\"The name of the project.\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneMoveTaskToGivenPhaseOutput = z.object({\n phase: RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema.nullable().optional(),\n fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields associated with the task.\").nullable().optional(),\n status: RocketlaneMoveTaskToGivenPhase_StatusInfoSchema.nullable().optional(),\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n dueDate: z.string().describe(\"The due date of the task in date format.\").nullable().optional(),\n private: z.boolean().describe(\"Indicates whether the task is private.\").nullable().optional(),\n project: RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema.nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the task is archived.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n createdAt: z.number().int().describe(\"Timestamp when the task was created.\").nullable().optional(),\n startDate: z.string().describe(\"The start date of the task in date format.\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Timestamp when the task was last updated.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneMoveTaskToGivenPhase = action(\"ROCKETLANE_MOVE_TASK_TO_GIVEN_PHASE\", {\n slug: \"rocketlane-move-task-to-given-phase\",\n name: \"Move Task To Given Phase\",\n description: \"Tool to move a task to a different phase by task ID and phase ID. Use when tasks need to be reorganized across different project phases.\",\n input: RocketlaneMoveTaskToGivenPhaseInput,\n output: RocketlaneMoveTaskToGivenPhaseOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-task-to-given-phase.mjs","names":[],"sources":["../../src/actions/move-task-to-given-phase.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneMoveTaskToGivenPhaseInput = z.object({\n phase: z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the target phase to move the task to.\"),\n}).describe(\"Phase object containing the target phase identifier.\"),\n taskId: z.number().int().describe(\"The unique identifier of the task to move.\"),\n});\nconst RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema = z.object({\n phaseId: z.number().int().describe(\"The unique identifier of the phase.\").nullable().optional(),\n phaseName: z.string().describe(\"The name of the phase.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_StatusInfoSchema = z.object({\n label: z.string().describe(\"The label text of the status.\").nullable().optional(),\n value: z.number().int().describe(\"The numeric value of the status.\").nullable().optional(),\n}).passthrough();\nconst RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema = z.object({\n projectId: z.number().int().describe(\"The unique identifier of the project.\").nullable().optional(),\n projectName: z.string().describe(\"The name of the project.\").nullable().optional(),\n}).passthrough();\nexport const RocketlaneMoveTaskToGivenPhaseOutput = z.object({\n phase: RocketlaneMoveTaskToGivenPhase_PhaseResponseInfoSchema.nullable().optional(),\n fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields associated with the task.\").nullable().optional(),\n status: RocketlaneMoveTaskToGivenPhase_StatusInfoSchema.nullable().optional(),\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n dueDate: z.string().describe(\"The due date of the task in date format.\").nullable().optional(),\n private: z.boolean().describe(\"Indicates whether the task is private.\").nullable().optional(),\n project: RocketlaneMoveTaskToGivenPhase_ProjectInfoSchema.nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the task is archived.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n createdAt: z.number().int().describe(\"Timestamp when the task was created.\").nullable().optional(),\n startDate: z.string().describe(\"The start date of the task in date format.\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Timestamp when the task was last updated.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneMoveTaskToGivenPhase: AppAction<\n typeof RocketlaneMoveTaskToGivenPhaseInput,\n typeof RocketlaneMoveTaskToGivenPhaseOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_MOVE_TASK_TO_GIVEN_PHASE\", {\n slug: \"rocketlane-move-task-to-given-phase\",\n name: \"Move Task To Given Phase\",\n description: \"Tool to move a task to a different phase by task ID and phase ID. Use when tasks need to be reorganized across different project phases.\",\n input: RocketlaneMoveTaskToGivenPhaseInput,\n output: RocketlaneMoveTaskToGivenPhaseOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,EACrG,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;AAChF,CAAC;AACD,MAAM,yDAAyD,EAAE,OAAO;CACtE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkD,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmD,EAAE,OAAO;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY;AAgBf,MAAa,iCAIT,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAxBkD,EAAE,OAAO;EAC3D,OAAO,uDAAuD,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,iDAAiD,SAAS,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-assignees-from-task.cjs","names":["z","action"],"sources":["../../src/actions/remove-assignees-from-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketlaneRemoveAssigneesFromTaskInput = z.object({\n members: z.array(z.object({\n userId: z.number().int().describe(\"The unique identifier of the user to remove from the task.\"),\n}).passthrough()).describe(\"List of members to remove from the task. Each member must have a userId.\"),\n task_id: z.string().describe(\"The unique identifier of the task from which to remove assignees.\"),\n});\nexport const RocketlaneRemoveAssigneesFromTaskOutput = z.object({\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n message: z.string().describe(\"A message indicating the result of the operation.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneRemoveAssigneesFromTask = action(\"ROCKETLANE_REMOVE_ASSIGNEES_FROM_TASK\", {\n slug: \"rocketlane-remove-assignees-from-task\",\n name: \"Remove Assignees From Task\",\n description: \"Tool to remove assignees from a task by its unique identifier. Use when you need to remove team members from a specific task.\",\n input: RocketlaneRemoveAssigneesFromTaskInput,\n output: RocketlaneRemoveAssigneesFromTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-assignees-from-task.cjs","names":["z","action"],"sources":["../../src/actions/remove-assignees-from-task.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketlane } from \"../app\";\n\nexport const RocketlaneRemoveAssigneesFromTaskInput = z.object({\n members: z.array(z.object({\n userId: z.number().int().describe(\"The unique identifier of the user to remove from the task.\"),\n}).passthrough()).describe(\"List of members to remove from the task. Each member must have a userId.\"),\n task_id: z.string().describe(\"The unique identifier of the task from which to remove assignees.\"),\n});\nexport const RocketlaneRemoveAssigneesFromTaskOutput = z.object({\n taskId: z.number().int().describe(\"The unique identifier of the task.\").nullable().optional(),\n message: z.string().describe(\"A message indicating the result of the operation.\").nullable().optional(),\n taskName: z.string().describe(\"The name of the task.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketlaneRemoveAssigneesFromTask: AppAction<\n typeof RocketlaneRemoveAssigneesFromTaskInput,\n typeof RocketlaneRemoveAssigneesFromTaskOutput,\n typeof rocketlane.credential\n> = action(\"ROCKETLANE_REMOVE_ASSIGNEES_FROM_TASK\", {\n slug: \"rocketlane-remove-assignees-from-task\",\n name: \"Remove Assignees From Task\",\n description: \"Tool to remove assignees from a task by its unique identifier. Use when you need to remove team members from a specific task.\",\n input: RocketlaneRemoveAssigneesFromTaskInput,\n output: RocketlaneRemoveAssigneesFromTaskOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EAC1B,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,0EAA0E;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAClG,CAAC;AACD,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oCAITC,eAAAA,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|