@keystrokehq/outline 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/activate-user.cjs +1 -0
- package/dist/actions/activate-user.cjs.map +1 -1
- package/dist/actions/activate-user.d.cts +3 -17
- package/dist/actions/activate-user.d.cts.map +1 -1
- package/dist/actions/activate-user.d.mts +3 -17
- package/dist/actions/activate-user.d.mts.map +1 -1
- package/dist/actions/activate-user.mjs +1 -0
- package/dist/actions/activate-user.mjs.map +1 -1
- package/dist/actions/add-collection-group.cjs +1 -0
- package/dist/actions/add-collection-group.cjs.map +1 -1
- package/dist/actions/add-collection-group.d.cts +3 -19
- package/dist/actions/add-collection-group.d.cts.map +1 -1
- package/dist/actions/add-collection-group.d.mts +3 -19
- package/dist/actions/add-collection-group.d.mts.map +1 -1
- package/dist/actions/add-collection-group.mjs +1 -0
- package/dist/actions/add-collection-group.mjs.map +1 -1
- package/dist/actions/add-document-user.cjs +1 -0
- package/dist/actions/add-document-user.cjs.map +1 -1
- package/dist/actions/add-document-user.d.cts +3 -19
- package/dist/actions/add-document-user.d.cts.map +1 -1
- package/dist/actions/add-document-user.d.mts +3 -19
- package/dist/actions/add-document-user.d.mts.map +1 -1
- package/dist/actions/add-document-user.mjs +1 -0
- package/dist/actions/add-document-user.mjs.map +1 -1
- package/dist/actions/add-group-to-document.cjs +1 -0
- package/dist/actions/add-group-to-document.cjs.map +1 -1
- package/dist/actions/add-group-to-document.d.cts +3 -19
- package/dist/actions/add-group-to-document.d.cts.map +1 -1
- package/dist/actions/add-group-to-document.d.mts +3 -19
- package/dist/actions/add-group-to-document.d.mts.map +1 -1
- package/dist/actions/add-group-to-document.mjs +1 -0
- package/dist/actions/add-group-to-document.mjs.map +1 -1
- package/dist/actions/add-group-user.cjs +1 -0
- package/dist/actions/add-group-user.cjs.map +1 -1
- package/dist/actions/add-group-user.d.cts +3 -18
- package/dist/actions/add-group-user.d.cts.map +1 -1
- package/dist/actions/add-group-user.d.mts +3 -18
- package/dist/actions/add-group-user.d.mts.map +1 -1
- package/dist/actions/add-group-user.mjs +1 -0
- package/dist/actions/add-group-user.mjs.map +1 -1
- package/dist/actions/add-user-to-collection.cjs +1 -0
- package/dist/actions/add-user-to-collection.cjs.map +1 -1
- package/dist/actions/add-user-to-collection.d.cts +3 -19
- package/dist/actions/add-user-to-collection.d.cts.map +1 -1
- package/dist/actions/add-user-to-collection.d.mts +3 -19
- package/dist/actions/add-user-to-collection.d.mts.map +1 -1
- package/dist/actions/add-user-to-collection.mjs +1 -0
- package/dist/actions/add-user-to-collection.mjs.map +1 -1
- package/dist/actions/archive-document.cjs +1 -0
- package/dist/actions/archive-document.cjs.map +1 -1
- package/dist/actions/archive-document.d.cts +3 -17
- package/dist/actions/archive-document.d.cts.map +1 -1
- package/dist/actions/archive-document.d.mts +3 -17
- package/dist/actions/archive-document.d.mts.map +1 -1
- package/dist/actions/archive-document.mjs +1 -0
- package/dist/actions/archive-document.mjs.map +1 -1
- package/dist/actions/create-attachment.cjs +1 -0
- package/dist/actions/create-attachment.cjs.map +1 -1
- package/dist/actions/create-attachment.d.cts +3 -20
- package/dist/actions/create-attachment.d.cts.map +1 -1
- package/dist/actions/create-attachment.d.mts +3 -20
- package/dist/actions/create-attachment.d.mts.map +1 -1
- package/dist/actions/create-attachment.mjs +1 -0
- package/dist/actions/create-attachment.mjs.map +1 -1
- package/dist/actions/create-collection.cjs +1 -0
- package/dist/actions/create-collection.cjs.map +1 -1
- package/dist/actions/create-collection.d.cts +3 -22
- package/dist/actions/create-collection.d.cts.map +1 -1
- package/dist/actions/create-collection.d.mts +3 -22
- package/dist/actions/create-collection.d.mts.map +1 -1
- package/dist/actions/create-collection.mjs +1 -0
- package/dist/actions/create-collection.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 -21
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -21
- 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-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -32
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -32
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-group.cjs +1 -0
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +3 -17
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -17
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +1 -0
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-o-auth-client.cjs +1 -0
- package/dist/actions/create-o-auth-client.cjs.map +1 -1
- package/dist/actions/create-o-auth-client.d.cts +3 -23
- package/dist/actions/create-o-auth-client.d.cts.map +1 -1
- package/dist/actions/create-o-auth-client.d.mts +3 -23
- package/dist/actions/create-o-auth-client.d.mts.map +1 -1
- package/dist/actions/create-o-auth-client.mjs +1 -0
- package/dist/actions/create-o-auth-client.mjs.map +1 -1
- package/dist/actions/create-share.cjs +1 -0
- package/dist/actions/create-share.cjs.map +1 -1
- package/dist/actions/create-share.d.cts +3 -20
- package/dist/actions/create-share.d.cts.map +1 -1
- package/dist/actions/create-share.d.mts +3 -20
- package/dist/actions/create-share.d.mts.map +1 -1
- package/dist/actions/create-share.mjs +1 -0
- package/dist/actions/create-share.mjs.map +1 -1
- package/dist/actions/create-star.cjs +1 -0
- package/dist/actions/create-star.cjs.map +1 -1
- package/dist/actions/create-star.d.cts +3 -19
- package/dist/actions/create-star.d.cts.map +1 -1
- package/dist/actions/create-star.d.mts +3 -19
- package/dist/actions/create-star.d.mts.map +1 -1
- package/dist/actions/create-star.mjs +1 -0
- package/dist/actions/create-star.mjs.map +1 -1
- package/dist/actions/create-template.cjs +1 -0
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +3 -22
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -22
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +1 -0
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-view.cjs +1 -0
- package/dist/actions/create-view.cjs.map +1 -1
- package/dist/actions/create-view.d.cts +3 -17
- package/dist/actions/create-view.d.cts.map +1 -1
- package/dist/actions/create-view.d.mts +3 -17
- package/dist/actions/create-view.d.mts.map +1 -1
- package/dist/actions/create-view.mjs +1 -0
- package/dist/actions/create-view.mjs.map +1 -1
- package/dist/actions/delete-attachment.cjs +1 -0
- package/dist/actions/delete-attachment.cjs.map +1 -1
- package/dist/actions/delete-attachment.d.cts +3 -17
- package/dist/actions/delete-attachment.d.cts.map +1 -1
- package/dist/actions/delete-attachment.d.mts +3 -17
- package/dist/actions/delete-attachment.d.mts.map +1 -1
- package/dist/actions/delete-attachment.mjs +1 -0
- package/dist/actions/delete-attachment.mjs.map +1 -1
- package/dist/actions/delete-collection.cjs +1 -0
- package/dist/actions/delete-collection.cjs.map +1 -1
- package/dist/actions/delete-collection.d.cts +3 -17
- package/dist/actions/delete-collection.d.cts.map +1 -1
- package/dist/actions/delete-collection.d.mts +3 -17
- package/dist/actions/delete-collection.d.mts.map +1 -1
- package/dist/actions/delete-collection.mjs +1 -0
- package/dist/actions/delete-collection.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -17
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -17
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -18
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -18
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-file-operation.cjs +1 -0
- package/dist/actions/delete-file-operation.cjs.map +1 -1
- package/dist/actions/delete-file-operation.d.cts +3 -17
- package/dist/actions/delete-file-operation.d.cts.map +1 -1
- package/dist/actions/delete-file-operation.d.mts +3 -17
- package/dist/actions/delete-file-operation.d.mts.map +1 -1
- package/dist/actions/delete-file-operation.mjs +1 -0
- package/dist/actions/delete-file-operation.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -0
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +3 -17
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -17
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs +1 -0
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.cjs +1 -0
- package/dist/actions/delete-oauth-authentication.cjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.cts +3 -18
- package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +3 -18
- package/dist/actions/delete-oauth-authentication.d.mts.map +1 -1
- package/dist/actions/delete-oauth-authentication.mjs +1 -0
- package/dist/actions/delete-oauth-authentication.mjs.map +1 -1
- package/dist/actions/delete-oauth-client.cjs +1 -0
- package/dist/actions/delete-oauth-client.cjs.map +1 -1
- package/dist/actions/delete-oauth-client.d.cts +3 -17
- package/dist/actions/delete-oauth-client.d.cts.map +1 -1
- package/dist/actions/delete-oauth-client.d.mts +3 -17
- package/dist/actions/delete-oauth-client.d.mts.map +1 -1
- package/dist/actions/delete-oauth-client.mjs +1 -0
- package/dist/actions/delete-oauth-client.mjs.map +1 -1
- package/dist/actions/delete-star.cjs +1 -0
- package/dist/actions/delete-star.cjs.map +1 -1
- package/dist/actions/delete-star.d.cts +3 -17
- package/dist/actions/delete-star.d.cts.map +1 -1
- package/dist/actions/delete-star.d.mts +3 -17
- package/dist/actions/delete-star.d.mts.map +1 -1
- package/dist/actions/delete-star.mjs +1 -0
- package/dist/actions/delete-star.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -0
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +3 -17
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -17
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -0
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -17
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -17
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/duplicate-document.cjs +1 -0
- package/dist/actions/duplicate-document.cjs.map +1 -1
- package/dist/actions/duplicate-document.d.cts +3 -22
- package/dist/actions/duplicate-document.d.cts.map +1 -1
- package/dist/actions/duplicate-document.d.mts +3 -22
- package/dist/actions/duplicate-document.d.mts.map +1 -1
- package/dist/actions/duplicate-document.mjs +1 -0
- package/dist/actions/duplicate-document.mjs.map +1 -1
- package/dist/actions/duplicate-template.cjs +1 -0
- package/dist/actions/duplicate-template.cjs.map +1 -1
- package/dist/actions/duplicate-template.d.cts +3 -19
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +3 -19
- package/dist/actions/duplicate-template.d.mts.map +1 -1
- package/dist/actions/duplicate-template.mjs +1 -0
- package/dist/actions/duplicate-template.mjs.map +1 -1
- package/dist/actions/empty-documents-trash.cjs +1 -0
- package/dist/actions/empty-documents-trash.cjs.map +1 -1
- package/dist/actions/empty-documents-trash.d.cts +3 -15
- package/dist/actions/empty-documents-trash.d.cts.map +1 -1
- package/dist/actions/empty-documents-trash.d.mts +3 -15
- package/dist/actions/empty-documents-trash.d.mts.map +1 -1
- package/dist/actions/empty-documents-trash.mjs +1 -0
- package/dist/actions/empty-documents-trash.mjs.map +1 -1
- package/dist/actions/export-all-collections.cjs +1 -0
- package/dist/actions/export-all-collections.cjs.map +1 -1
- package/dist/actions/export-all-collections.d.cts +3 -19
- package/dist/actions/export-all-collections.d.cts.map +1 -1
- package/dist/actions/export-all-collections.d.mts +3 -19
- package/dist/actions/export-all-collections.d.mts.map +1 -1
- package/dist/actions/export-all-collections.mjs +1 -0
- package/dist/actions/export-all-collections.mjs.map +1 -1
- package/dist/actions/export-collection.cjs +1 -0
- package/dist/actions/export-collection.cjs.map +1 -1
- package/dist/actions/export-collection.d.cts +3 -18
- package/dist/actions/export-collection.d.cts.map +1 -1
- package/dist/actions/export-collection.d.mts +3 -18
- package/dist/actions/export-collection.d.mts.map +1 -1
- package/dist/actions/export-collection.mjs +1 -0
- package/dist/actions/export-collection.mjs.map +1 -1
- package/dist/actions/export-document.cjs +1 -0
- package/dist/actions/export-document.cjs.map +1 -1
- package/dist/actions/export-document.d.cts +3 -20
- package/dist/actions/export-document.d.cts.map +1 -1
- package/dist/actions/export-document.d.mts +3 -20
- package/dist/actions/export-document.d.mts.map +1 -1
- package/dist/actions/export-document.mjs +1 -0
- package/dist/actions/export-document.mjs.map +1 -1
- package/dist/actions/get-attachment-redirect.cjs +1 -0
- package/dist/actions/get-attachment-redirect.cjs.map +1 -1
- package/dist/actions/get-attachment-redirect.d.cts +3 -17
- package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +3 -17
- package/dist/actions/get-attachment-redirect.d.mts.map +1 -1
- package/dist/actions/get-attachment-redirect.mjs +1 -0
- package/dist/actions/get-attachment-redirect.mjs.map +1 -1
- package/dist/actions/get-auth-config.cjs +1 -0
- package/dist/actions/get-auth-config.cjs.map +1 -1
- package/dist/actions/get-auth-config.d.cts +3 -15
- package/dist/actions/get-auth-config.d.cts.map +1 -1
- package/dist/actions/get-auth-config.d.mts +3 -15
- package/dist/actions/get-auth-config.d.mts.map +1 -1
- package/dist/actions/get-auth-config.mjs +1 -0
- package/dist/actions/get-auth-config.mjs.map +1 -1
- package/dist/actions/get-collection-documents.cjs +1 -0
- package/dist/actions/get-collection-documents.cjs.map +1 -1
- package/dist/actions/get-collection-documents.d.cts +3 -17
- package/dist/actions/get-collection-documents.d.cts.map +1 -1
- package/dist/actions/get-collection-documents.d.mts +3 -17
- package/dist/actions/get-collection-documents.d.mts.map +1 -1
- package/dist/actions/get-collection-documents.mjs +1 -0
- package/dist/actions/get-collection-documents.mjs.map +1 -1
- package/dist/actions/get-collection.cjs +1 -0
- package/dist/actions/get-collection.cjs.map +1 -1
- package/dist/actions/get-collection.d.cts +3 -17
- package/dist/actions/get-collection.d.cts.map +1 -1
- package/dist/actions/get-collection.d.mts +3 -17
- package/dist/actions/get-collection.d.mts.map +1 -1
- package/dist/actions/get-collection.mjs +1 -0
- package/dist/actions/get-collection.mjs.map +1 -1
- package/dist/actions/get-comment.cjs +1 -0
- package/dist/actions/get-comment.cjs.map +1 -1
- package/dist/actions/get-comment.d.cts +3 -18
- package/dist/actions/get-comment.d.cts.map +1 -1
- package/dist/actions/get-comment.d.mts +3 -18
- package/dist/actions/get-comment.d.mts.map +1 -1
- package/dist/actions/get-comment.mjs +1 -0
- package/dist/actions/get-comment.mjs.map +1 -1
- package/dist/actions/get-document-info.cjs +1 -0
- package/dist/actions/get-document-info.cjs.map +1 -1
- package/dist/actions/get-document-info.d.cts +3 -18
- package/dist/actions/get-document-info.d.cts.map +1 -1
- package/dist/actions/get-document-info.d.mts +3 -18
- package/dist/actions/get-document-info.d.mts.map +1 -1
- package/dist/actions/get-document-info.mjs +1 -0
- package/dist/actions/get-document-info.mjs.map +1 -1
- package/dist/actions/get-documents-documents.cjs +1 -0
- package/dist/actions/get-documents-documents.cjs.map +1 -1
- package/dist/actions/get-documents-documents.d.cts +3 -17
- package/dist/actions/get-documents-documents.d.cts.map +1 -1
- package/dist/actions/get-documents-documents.d.mts +3 -17
- package/dist/actions/get-documents-documents.d.mts.map +1 -1
- package/dist/actions/get-documents-documents.mjs +1 -0
- package/dist/actions/get-documents-documents.mjs.map +1 -1
- package/dist/actions/get-file-operation-info.cjs +1 -0
- package/dist/actions/get-file-operation-info.cjs.map +1 -1
- package/dist/actions/get-file-operation-info.d.cts +3 -17
- package/dist/actions/get-file-operation-info.d.cts.map +1 -1
- package/dist/actions/get-file-operation-info.d.mts +3 -17
- package/dist/actions/get-file-operation-info.d.mts.map +1 -1
- package/dist/actions/get-file-operation-info.mjs +1 -0
- package/dist/actions/get-file-operation-info.mjs.map +1 -1
- package/dist/actions/get-group-info.cjs +1 -0
- package/dist/actions/get-group-info.cjs.map +1 -1
- package/dist/actions/get-group-info.d.cts +3 -17
- package/dist/actions/get-group-info.d.cts.map +1 -1
- package/dist/actions/get-group-info.d.mts +3 -17
- package/dist/actions/get-group-info.d.mts.map +1 -1
- package/dist/actions/get-group-info.mjs +1 -0
- package/dist/actions/get-group-info.mjs.map +1 -1
- package/dist/actions/get-oauth-client-info.cjs +1 -0
- package/dist/actions/get-oauth-client-info.cjs.map +1 -1
- package/dist/actions/get-oauth-client-info.d.cts +3 -18
- package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
- package/dist/actions/get-oauth-client-info.d.mts +3 -18
- package/dist/actions/get-oauth-client-info.d.mts.map +1 -1
- package/dist/actions/get-oauth-client-info.mjs +1 -0
- package/dist/actions/get-oauth-client-info.mjs.map +1 -1
- package/dist/actions/get-revision-info.cjs +1 -0
- package/dist/actions/get-revision-info.cjs.map +1 -1
- package/dist/actions/get-revision-info.d.cts +3 -17
- package/dist/actions/get-revision-info.d.cts.map +1 -1
- package/dist/actions/get-revision-info.d.mts +3 -17
- package/dist/actions/get-revision-info.d.mts.map +1 -1
- package/dist/actions/get-revision-info.mjs +1 -0
- package/dist/actions/get-revision-info.mjs.map +1 -1
- package/dist/actions/get-share-info.cjs +1 -0
- package/dist/actions/get-share-info.cjs.map +1 -1
- package/dist/actions/get-share-info.d.cts +3 -18
- package/dist/actions/get-share-info.d.cts.map +1 -1
- package/dist/actions/get-share-info.d.mts +3 -18
- package/dist/actions/get-share-info.d.mts.map +1 -1
- package/dist/actions/get-share-info.mjs +1 -0
- package/dist/actions/get-share-info.mjs.map +1 -1
- package/dist/actions/get-template-info.cjs +1 -0
- package/dist/actions/get-template-info.cjs.map +1 -1
- package/dist/actions/get-template-info.d.cts +3 -17
- package/dist/actions/get-template-info.d.cts.map +1 -1
- package/dist/actions/get-template-info.d.mts +3 -17
- package/dist/actions/get-template-info.d.mts.map +1 -1
- package/dist/actions/get-template-info.mjs +1 -0
- package/dist/actions/get-template-info.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +1 -0
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +3 -17
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +3 -17
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs +1 -0
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/invite-users.cjs +1 -0
- package/dist/actions/invite-users.cjs.map +1 -1
- package/dist/actions/invite-users.d.cts +3 -22
- package/dist/actions/invite-users.d.cts.map +1 -1
- package/dist/actions/invite-users.d.mts +3 -22
- package/dist/actions/invite-users.d.mts.map +1 -1
- package/dist/actions/invite-users.mjs +1 -0
- package/dist/actions/invite-users.mjs.map +1 -1
- package/dist/actions/list-archived-documents.cjs +1 -0
- package/dist/actions/list-archived-documents.cjs.map +1 -1
- package/dist/actions/list-archived-documents.d.cts +3 -18
- package/dist/actions/list-archived-documents.d.cts.map +1 -1
- package/dist/actions/list-archived-documents.d.mts +3 -18
- package/dist/actions/list-archived-documents.d.mts.map +1 -1
- package/dist/actions/list-archived-documents.mjs +1 -0
- package/dist/actions/list-archived-documents.mjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.cjs +1 -0
- package/dist/actions/list-collection-group-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.cts +3 -21
- package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.mts +3 -21
- package/dist/actions/list-collection-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-group-memberships.mjs +1 -0
- package/dist/actions/list-collection-group-memberships.mjs.map +1 -1
- package/dist/actions/list-collection-memberships.cjs +1 -0
- package/dist/actions/list-collection-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-memberships.d.cts +3 -21
- package/dist/actions/list-collection-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-memberships.d.mts +3 -21
- package/dist/actions/list-collection-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-memberships.mjs +1 -0
- package/dist/actions/list-collection-memberships.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +1 -0
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +3 -22
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -22
- package/dist/actions/list-collections.d.mts.map +1 -1
- package/dist/actions/list-collections.mjs +1 -0
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +1 -0
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +3 -23
- package/dist/actions/list-comments.d.cts.map +1 -1
- package/dist/actions/list-comments.d.mts +3 -23
- package/dist/actions/list-comments.d.mts.map +1 -1
- package/dist/actions/list-comments.mjs +1 -0
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-data-attributes.cjs +1 -0
- package/dist/actions/list-data-attributes.cjs.map +1 -1
- package/dist/actions/list-data-attributes.d.cts +3 -20
- package/dist/actions/list-data-attributes.d.cts.map +1 -1
- package/dist/actions/list-data-attributes.d.mts +3 -20
- package/dist/actions/list-data-attributes.d.mts.map +1 -1
- package/dist/actions/list-data-attributes.mjs +1 -0
- package/dist/actions/list-data-attributes.mjs.map +1 -1
- package/dist/actions/list-deleted-documents.cjs +1 -0
- package/dist/actions/list-deleted-documents.cjs.map +1 -1
- package/dist/actions/list-deleted-documents.d.cts +3 -20
- package/dist/actions/list-deleted-documents.d.cts.map +1 -1
- package/dist/actions/list-deleted-documents.d.mts +3 -20
- package/dist/actions/list-deleted-documents.d.mts.map +1 -1
- package/dist/actions/list-deleted-documents.mjs +1 -0
- package/dist/actions/list-deleted-documents.mjs.map +1 -1
- package/dist/actions/list-document-group-memberships.cjs +1 -0
- package/dist/actions/list-document-group-memberships.cjs.map +1 -1
- package/dist/actions/list-document-group-memberships.d.cts +3 -21
- package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-group-memberships.d.mts +3 -21
- package/dist/actions/list-document-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-group-memberships.mjs +1 -0
- package/dist/actions/list-document-group-memberships.mjs.map +1 -1
- package/dist/actions/list-document-memberships.cjs +1 -0
- package/dist/actions/list-document-memberships.cjs.map +1 -1
- package/dist/actions/list-document-memberships.d.cts +3 -21
- package/dist/actions/list-document-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-memberships.d.mts +3 -21
- package/dist/actions/list-document-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-memberships.mjs +1 -0
- package/dist/actions/list-document-memberships.mjs.map +1 -1
- package/dist/actions/list-document-users.cjs +1 -0
- package/dist/actions/list-document-users.cjs.map +1 -1
- package/dist/actions/list-document-users.d.cts +3 -21
- package/dist/actions/list-document-users.d.cts.map +1 -1
- package/dist/actions/list-document-users.d.mts +3 -21
- package/dist/actions/list-document-users.d.mts.map +1 -1
- package/dist/actions/list-document-users.mjs +1 -0
- package/dist/actions/list-document-users.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -25
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -25
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-draft-documents.cjs +1 -0
- package/dist/actions/list-draft-documents.cjs.map +1 -1
- package/dist/actions/list-draft-documents.d.cts +3 -22
- package/dist/actions/list-draft-documents.d.cts.map +1 -1
- package/dist/actions/list-draft-documents.d.mts +3 -22
- package/dist/actions/list-draft-documents.d.mts.map +1 -1
- package/dist/actions/list-draft-documents.mjs +1 -0
- package/dist/actions/list-draft-documents.mjs.map +1 -1
- package/dist/actions/list-events.cjs +1 -0
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +3 -25
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -25
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-events.mjs +1 -0
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-file-operations.cjs +1 -0
- package/dist/actions/list-file-operations.cjs.map +1 -1
- package/dist/actions/list-file-operations.d.cts +3 -19
- package/dist/actions/list-file-operations.d.cts.map +1 -1
- package/dist/actions/list-file-operations.d.mts +3 -19
- package/dist/actions/list-file-operations.d.mts.map +1 -1
- package/dist/actions/list-file-operations.mjs +1 -0
- package/dist/actions/list-file-operations.mjs.map +1 -1
- package/dist/actions/list-group-memberships.cjs +1 -0
- package/dist/actions/list-group-memberships.cjs.map +1 -1
- package/dist/actions/list-group-memberships.d.cts +3 -20
- package/dist/actions/list-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-group-memberships.d.mts +3 -20
- package/dist/actions/list-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-group-memberships.mjs +1 -0
- package/dist/actions/list-group-memberships.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -21
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -21
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.cjs +1 -0
- package/dist/actions/list-o-auth-authentications.cjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.cts +3 -18
- package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.mts +3 -18
- package/dist/actions/list-o-auth-authentications.d.mts.map +1 -1
- package/dist/actions/list-o-auth-authentications.mjs +1 -0
- package/dist/actions/list-o-auth-authentications.mjs.map +1 -1
- package/dist/actions/list-oauth-clients.cjs +1 -0
- package/dist/actions/list-oauth-clients.cjs.map +1 -1
- package/dist/actions/list-oauth-clients.d.cts +3 -18
- package/dist/actions/list-oauth-clients.d.cts.map +1 -1
- package/dist/actions/list-oauth-clients.d.mts +3 -18
- package/dist/actions/list-oauth-clients.d.mts.map +1 -1
- package/dist/actions/list-oauth-clients.mjs +1 -0
- package/dist/actions/list-oauth-clients.mjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.cjs +1 -0
- package/dist/actions/list-recently-viewed-documents.cjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.cts +3 -20
- package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.mts +3 -20
- package/dist/actions/list-recently-viewed-documents.d.mts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.mjs +1 -0
- package/dist/actions/list-recently-viewed-documents.mjs.map +1 -1
- package/dist/actions/list-revisions.cjs +1 -0
- package/dist/actions/list-revisions.cjs.map +1 -1
- package/dist/actions/list-revisions.d.cts +3 -21
- package/dist/actions/list-revisions.d.cts.map +1 -1
- package/dist/actions/list-revisions.d.mts +3 -21
- package/dist/actions/list-revisions.d.mts.map +1 -1
- package/dist/actions/list-revisions.mjs +1 -0
- package/dist/actions/list-revisions.mjs.map +1 -1
- package/dist/actions/list-shares.cjs +1 -0
- package/dist/actions/list-shares.cjs.map +1 -1
- package/dist/actions/list-shares.d.cts +3 -21
- package/dist/actions/list-shares.d.cts.map +1 -1
- package/dist/actions/list-shares.d.mts +3 -21
- package/dist/actions/list-shares.d.mts.map +1 -1
- package/dist/actions/list-shares.mjs +1 -0
- package/dist/actions/list-shares.mjs.map +1 -1
- package/dist/actions/list-stars.cjs +1 -0
- package/dist/actions/list-stars.cjs.map +1 -1
- package/dist/actions/list-stars.d.cts +3 -21
- package/dist/actions/list-stars.d.cts.map +1 -1
- package/dist/actions/list-stars.d.mts +3 -21
- package/dist/actions/list-stars.d.mts.map +1 -1
- package/dist/actions/list-stars.mjs +1 -0
- package/dist/actions/list-stars.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 -22
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -22
- 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 -22
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -22
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-views.cjs +1 -0
- package/dist/actions/list-views.cjs.map +1 -1
- package/dist/actions/list-views.d.cts +3 -20
- package/dist/actions/list-views.d.cts.map +1 -1
- package/dist/actions/list-views.d.mts +3 -20
- package/dist/actions/list-views.d.mts.map +1 -1
- package/dist/actions/list-views.mjs +1 -0
- package/dist/actions/list-views.mjs.map +1 -1
- package/dist/actions/move-document.cjs +1 -0
- package/dist/actions/move-document.cjs.map +1 -1
- package/dist/actions/move-document.d.cts +3 -20
- package/dist/actions/move-document.d.cts.map +1 -1
- package/dist/actions/move-document.d.mts +3 -20
- package/dist/actions/move-document.d.mts.map +1 -1
- package/dist/actions/move-document.mjs +1 -0
- package/dist/actions/move-document.mjs.map +1 -1
- package/dist/actions/redirect-file-operation.cjs +1 -0
- package/dist/actions/redirect-file-operation.cjs.map +1 -1
- package/dist/actions/redirect-file-operation.d.cts +3 -17
- package/dist/actions/redirect-file-operation.d.cts.map +1 -1
- package/dist/actions/redirect-file-operation.d.mts +3 -17
- package/dist/actions/redirect-file-operation.d.mts.map +1 -1
- package/dist/actions/redirect-file-operation.mjs +1 -0
- package/dist/actions/redirect-file-operation.mjs.map +1 -1
- package/dist/actions/remove-collection-group.cjs +1 -0
- package/dist/actions/remove-collection-group.cjs.map +1 -1
- package/dist/actions/remove-collection-group.d.cts +3 -18
- package/dist/actions/remove-collection-group.d.cts.map +1 -1
- package/dist/actions/remove-collection-group.d.mts +3 -18
- package/dist/actions/remove-collection-group.d.mts.map +1 -1
- package/dist/actions/remove-collection-group.mjs +1 -0
- package/dist/actions/remove-collection-group.mjs.map +1 -1
- package/dist/actions/remove-collection-user.cjs +1 -0
- package/dist/actions/remove-collection-user.cjs.map +1 -1
- package/dist/actions/remove-collection-user.d.cts +3 -18
- package/dist/actions/remove-collection-user.d.cts.map +1 -1
- package/dist/actions/remove-collection-user.d.mts +3 -18
- package/dist/actions/remove-collection-user.d.mts.map +1 -1
- package/dist/actions/remove-collection-user.mjs +1 -0
- package/dist/actions/remove-collection-user.mjs.map +1 -1
- package/dist/actions/remove-document-user.cjs +1 -0
- package/dist/actions/remove-document-user.cjs.map +1 -1
- package/dist/actions/remove-document-user.d.cts +3 -18
- package/dist/actions/remove-document-user.d.cts.map +1 -1
- package/dist/actions/remove-document-user.d.mts +3 -18
- package/dist/actions/remove-document-user.d.mts.map +1 -1
- package/dist/actions/remove-document-user.mjs +1 -0
- package/dist/actions/remove-document-user.mjs.map +1 -1
- package/dist/actions/remove-group-from-document.cjs +1 -0
- package/dist/actions/remove-group-from-document.cjs.map +1 -1
- package/dist/actions/remove-group-from-document.d.cts +3 -18
- package/dist/actions/remove-group-from-document.d.cts.map +1 -1
- package/dist/actions/remove-group-from-document.d.mts +3 -18
- package/dist/actions/remove-group-from-document.d.mts.map +1 -1
- package/dist/actions/remove-group-from-document.mjs +1 -0
- package/dist/actions/remove-group-from-document.mjs.map +1 -1
- package/dist/actions/remove-group-user.cjs +1 -0
- package/dist/actions/remove-group-user.cjs.map +1 -1
- package/dist/actions/remove-group-user.d.cts +3 -18
- package/dist/actions/remove-group-user.d.cts.map +1 -1
- package/dist/actions/remove-group-user.d.mts +3 -18
- package/dist/actions/remove-group-user.d.mts.map +1 -1
- package/dist/actions/remove-group-user.mjs +1 -0
- package/dist/actions/remove-group-user.mjs.map +1 -1
- package/dist/actions/restore-document.cjs +1 -0
- package/dist/actions/restore-document.cjs.map +1 -1
- package/dist/actions/restore-document.d.cts +3 -19
- package/dist/actions/restore-document.d.cts.map +1 -1
- package/dist/actions/restore-document.d.mts +3 -19
- package/dist/actions/restore-document.d.mts.map +1 -1
- package/dist/actions/restore-document.mjs +1 -0
- package/dist/actions/restore-document.mjs.map +1 -1
- package/dist/actions/restore-template.cjs +1 -0
- package/dist/actions/restore-template.cjs.map +1 -1
- package/dist/actions/restore-template.d.cts +3 -17
- package/dist/actions/restore-template.d.cts.map +1 -1
- package/dist/actions/restore-template.d.mts +3 -17
- package/dist/actions/restore-template.d.mts.map +1 -1
- package/dist/actions/restore-template.mjs +1 -0
- package/dist/actions/restore-template.mjs.map +1 -1
- package/dist/actions/retrieve-auth-info.cjs +1 -0
- package/dist/actions/retrieve-auth-info.cjs.map +1 -1
- package/dist/actions/retrieve-auth-info.d.cts +3 -15
- package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
- package/dist/actions/retrieve-auth-info.d.mts +3 -15
- package/dist/actions/retrieve-auth-info.d.mts.map +1 -1
- package/dist/actions/retrieve-auth-info.mjs +1 -0
- package/dist/actions/retrieve-auth-info.mjs.map +1 -1
- package/dist/actions/revoke-share.cjs +1 -0
- package/dist/actions/revoke-share.cjs.map +1 -1
- package/dist/actions/revoke-share.d.cts +3 -17
- package/dist/actions/revoke-share.d.cts.map +1 -1
- package/dist/actions/revoke-share.d.mts +3 -17
- package/dist/actions/revoke-share.d.mts.map +1 -1
- package/dist/actions/revoke-share.mjs +1 -0
- package/dist/actions/revoke-share.mjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.cjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.cjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.cts +3 -17
- package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.mts +3 -17
- package/dist/actions/rotate-oauth-client-secret.d.mts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.mjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.mjs.map +1 -1
- package/dist/actions/search-document-titles.cjs +1 -0
- package/dist/actions/search-document-titles.cjs.map +1 -1
- package/dist/actions/search-document-titles.d.cts +4 -28
- package/dist/actions/search-document-titles.d.cts.map +1 -1
- package/dist/actions/search-document-titles.d.mts +4 -28
- package/dist/actions/search-document-titles.d.mts.map +1 -1
- package/dist/actions/search-document-titles.mjs +1 -0
- package/dist/actions/search-document-titles.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +1 -0
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +3 -27
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +3 -27
- package/dist/actions/search-documents.d.mts.map +1 -1
- package/dist/actions/search-documents.mjs +1 -0
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/suspend-user.cjs +1 -0
- package/dist/actions/suspend-user.cjs.map +1 -1
- package/dist/actions/suspend-user.d.cts +3 -17
- package/dist/actions/suspend-user.d.cts.map +1 -1
- package/dist/actions/suspend-user.d.mts +3 -17
- package/dist/actions/suspend-user.d.mts.map +1 -1
- package/dist/actions/suspend-user.mjs +1 -0
- package/dist/actions/suspend-user.mjs.map +1 -1
- package/dist/actions/templatize-document.cjs +1 -0
- package/dist/actions/templatize-document.cjs.map +1 -1
- package/dist/actions/templatize-document.d.cts +3 -19
- package/dist/actions/templatize-document.d.cts.map +1 -1
- package/dist/actions/templatize-document.d.mts +3 -19
- package/dist/actions/templatize-document.d.mts.map +1 -1
- package/dist/actions/templatize-document.mjs +1 -0
- package/dist/actions/templatize-document.mjs.map +1 -1
- package/dist/actions/unpublish-document.cjs +1 -0
- package/dist/actions/unpublish-document.cjs.map +1 -1
- package/dist/actions/unpublish-document.d.cts +3 -18
- package/dist/actions/unpublish-document.d.cts.map +1 -1
- package/dist/actions/unpublish-document.d.mts +3 -18
- package/dist/actions/unpublish-document.d.mts.map +1 -1
- package/dist/actions/unpublish-document.mjs +1 -0
- package/dist/actions/unpublish-document.mjs.map +1 -1
- package/dist/actions/update-collection.cjs +1 -0
- package/dist/actions/update-collection.cjs.map +1 -1
- package/dist/actions/update-collection.d.cts +3 -23
- package/dist/actions/update-collection.d.cts.map +1 -1
- package/dist/actions/update-collection.d.mts +3 -23
- package/dist/actions/update-collection.d.mts.map +1 -1
- package/dist/actions/update-collection.mjs +1 -0
- package/dist/actions/update-collection.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -18
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -18
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-document.cjs +1 -0
- package/dist/actions/update-document.cjs.map +1 -1
- package/dist/actions/update-document.d.cts +3 -32
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -32
- package/dist/actions/update-document.d.mts.map +1 -1
- package/dist/actions/update-document.mjs +1 -0
- package/dist/actions/update-document.mjs.map +1 -1
- package/dist/actions/update-group.cjs +1 -0
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +3 -18
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -18
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +1 -0
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-o-auth-client.cjs +1 -0
- package/dist/actions/update-o-auth-client.cjs.map +1 -1
- package/dist/actions/update-o-auth-client.d.cts +3 -24
- package/dist/actions/update-o-auth-client.d.cts.map +1 -1
- package/dist/actions/update-o-auth-client.d.mts +3 -24
- package/dist/actions/update-o-auth-client.d.mts.map +1 -1
- package/dist/actions/update-o-auth-client.mjs +1 -0
- package/dist/actions/update-o-auth-client.mjs.map +1 -1
- package/dist/actions/update-share.cjs +1 -0
- package/dist/actions/update-share.cjs.map +1 -1
- package/dist/actions/update-share.d.cts +3 -18
- package/dist/actions/update-share.d.cts.map +1 -1
- package/dist/actions/update-share.d.mts +3 -18
- package/dist/actions/update-share.d.mts.map +1 -1
- package/dist/actions/update-share.mjs +1 -0
- package/dist/actions/update-share.mjs.map +1 -1
- package/dist/actions/update-star.cjs +1 -0
- package/dist/actions/update-star.cjs.map +1 -1
- package/dist/actions/update-star.d.cts +3 -18
- package/dist/actions/update-star.d.cts.map +1 -1
- package/dist/actions/update-star.d.mts +3 -18
- package/dist/actions/update-star.d.mts.map +1 -1
- package/dist/actions/update-star.mjs +1 -0
- package/dist/actions/update-star.mjs.map +1 -1
- package/dist/actions/update-template.cjs +1 -0
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +3 -23
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +3 -23
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-template.mjs +1 -0
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/actions/update-user-role.cjs +1 -0
- package/dist/actions/update-user-role.cjs.map +1 -1
- package/dist/actions/update-user-role.d.cts +3 -18
- package/dist/actions/update-user-role.d.cts.map +1 -1
- package/dist/actions/update-user-role.d.mts +3 -18
- package/dist/actions/update-user-role.d.mts.map +1 -1
- package/dist/actions/update-user-role.mjs +1 -0
- package/dist/actions/update-user-role.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -0
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +3 -20
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -20
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -0
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-views.mjs","names":[],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).passthrough().describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.record(z.string(), z.unknown()).default({}).describe(\"Map of ability names to boolean values indicating permissions (e.g., read, update, delete).\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for a resource.\");\nconst OutlineListViews_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of results skipped in this response.\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results, or null if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListViewsOutput = z.object({\n data: z.array(OutlineListViews_ViewSchema).default([]).describe(\"List of view records for the document.\").nullable().optional(),\n policies: z.array(OutlineListViews_PolicySchema).describe(\"Authorization policies for the returned views indicating what actions the current user can perform.\").nullable().optional(),\n pagination: OutlineListViews_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing document views.\\nReturns an array of view records with user information and view counts.\");\n\nexport const outlineListViews = action(\"OUTLINE_LIST_VIEWS\", {\n slug: \"outline-list-views\",\n name: \"List Views\",\n description: \"Tool to list all users that have viewed a specific document and the overall view count. Use when you need to see who has accessed a document and how many times they've viewed it. Returns view records including first/last view timestamps and total view counts per user.\",\n input: OutlineListViewsInput,\n output: OutlineListViewsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-views.mjs","names":[],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).passthrough().describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.record(z.string(), z.unknown()).default({}).describe(\"Map of ability names to boolean values indicating permissions (e.g., read, update, delete).\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for a resource.\");\nconst OutlineListViews_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of results skipped in this response.\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results, or null if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListViewsOutput = z.object({\n data: z.array(OutlineListViews_ViewSchema).default([]).describe(\"List of view records for the document.\").nullable().optional(),\n policies: z.array(OutlineListViews_PolicySchema).describe(\"Authorization policies for the returned views indicating what actions the current user can perform.\").nullable().optional(),\n pagination: OutlineListViews_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing document views.\\nReturns an array of view records with user information and view counts.\");\n\nexport const outlineListViews: AppAction<\n typeof OutlineListViewsInput,\n typeof OutlineListViewsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_LIST_VIEWS\", {\n slug: \"outline-list-views\",\n name: \"List Views\",\n description: \"Tool to list all users that have viewed a specific document and the overall view count. Use when you need to see who has accessed a document and how many times they've viewed it. Returns view records including first/last view timestamps and total view counts per user.\",\n input: OutlineListViewsInput,\n output: OutlineListViewsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document.cjs","names":["z","action"],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document.cjs","names":["z","action"],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument: AppAction<\n typeof OutlineMoveDocumentInput,\n typeof OutlineMoveDocumentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-document.d.ts
|
|
@@ -45,26 +47,7 @@ declare const OutlineMoveDocumentOutput: z.ZodObject<{
|
|
|
45
47
|
}, z.core.$loose>>>>;
|
|
46
48
|
parentDocumentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const outlineMoveDocument:
|
|
49
|
-
id: string;
|
|
50
|
-
index?: number | undefined;
|
|
51
|
-
collectionId?: string | undefined;
|
|
52
|
-
parentDocumentId?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
full: z.ZodString;
|
|
59
|
-
generic_api_key: z.ZodString;
|
|
60
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
61
|
-
connectionId: z.ZodString;
|
|
62
|
-
entityId: z.ZodString;
|
|
63
|
-
instanceId: z.ZodString;
|
|
64
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
-
full: z.ZodString;
|
|
66
|
-
generic_api_key: z.ZodString;
|
|
67
|
-
}, z.core.$strip>>]>;
|
|
50
|
+
declare const outlineMoveDocument: AppAction<typeof OutlineMoveDocumentInput, typeof OutlineMoveDocumentOutput, typeof outline.credential>;
|
|
68
51
|
//#endregion
|
|
69
52
|
export { outlineMoveDocument };
|
|
70
53
|
//# sourceMappingURL=move-document.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document.d.cts","names":[],"sources":["../../src/actions/move-document.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document.d.cts","names":[],"sources":["../../src/actions/move-document.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAYxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-document.d.ts
|
|
@@ -45,26 +47,7 @@ declare const OutlineMoveDocumentOutput: z.ZodObject<{
|
|
|
45
47
|
}, z.core.$loose>>>>;
|
|
46
48
|
parentDocumentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const outlineMoveDocument:
|
|
49
|
-
id: string;
|
|
50
|
-
index?: number | undefined;
|
|
51
|
-
collectionId?: string | undefined;
|
|
52
|
-
parentDocumentId?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
full: z.ZodString;
|
|
59
|
-
generic_api_key: z.ZodString;
|
|
60
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
61
|
-
connectionId: z.ZodString;
|
|
62
|
-
entityId: z.ZodString;
|
|
63
|
-
instanceId: z.ZodString;
|
|
64
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
-
full: z.ZodString;
|
|
66
|
-
generic_api_key: z.ZodString;
|
|
67
|
-
}, z.core.$strip>>]>;
|
|
50
|
+
declare const outlineMoveDocument: AppAction<typeof OutlineMoveDocumentInput, typeof OutlineMoveDocumentOutput, typeof outline.credential>;
|
|
68
51
|
//#endregion
|
|
69
52
|
export { outlineMoveDocument };
|
|
70
53
|
//# sourceMappingURL=move-document.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document.d.mts","names":[],"sources":["../../src/actions/move-document.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document.d.mts","names":[],"sources":["../../src/actions/move-document.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAYxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document.mjs","names":[],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document.mjs","names":[],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument: AppAction<\n typeof OutlineMoveDocumentInput,\n typeof OutlineMoveDocumentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"redirect-file-operation.cjs","names":["z","action"],"sources":["../../src/actions/redirect-file-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRedirectFileOperationInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving a file operation redirect URL.\");\nexport const OutlineRedirectFileOperationOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the redirect response (typically 302).\").nullable(),\n redirect_url: z.string().describe(\"The URL where the file is located. This is a temporary signed URL with embedded credentials generated on demand.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the file operation.\");\n\nexport const outlineRedirectFileOperation = action(\"OUTLINE_REDIRECT_FILE_OPERATION\", {\n slug: \"outline-redirect-file-operation\",\n name: \"Redirect File Operation\",\n description: \"Tool to retrieve a file from Outline by file operation ID. Loads the resulting file from where it is stored based on the id. A temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an exported file.\",\n input: OutlineRedirectFileOperationInput,\n output: OutlineRedirectFileOperationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"redirect-file-operation.cjs","names":["z","action"],"sources":["../../src/actions/redirect-file-operation.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRedirectFileOperationInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving a file operation redirect URL.\");\nexport const OutlineRedirectFileOperationOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the redirect response (typically 302).\").nullable(),\n redirect_url: z.string().describe(\"The URL where the file is located. This is a temporary signed URL with embedded credentials generated on demand.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the file operation.\");\n\nexport const outlineRedirectFileOperation: AppAction<\n typeof OutlineRedirectFileOperationInput,\n typeof OutlineRedirectFileOperationOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REDIRECT_FILE_OPERATION\", {\n slug: \"outline-redirect-file-operation\",\n name: \"Redirect File Operation\",\n description: \"Tool to retrieve a file from Outline by file operation ID. Loads the resulting file from where it is stored based on the id. A temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an exported file.\",\n input: OutlineRedirectFileOperationInput,\n output: OutlineRedirectFileOperationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/redirect-file-operation.d.ts
|
|
@@ -8,23 +10,7 @@ declare const OutlineRedirectFileOperationOutput: z.ZodObject<{
|
|
|
8
10
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
9
11
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRedirectFileOperation:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
full: z.ZodString;
|
|
19
|
-
generic_api_key: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
full: z.ZodString;
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRedirectFileOperation: AppAction<typeof OutlineRedirectFileOperationInput, typeof OutlineRedirectFileOperationOutput, typeof outline.credential>;
|
|
28
14
|
//#endregion
|
|
29
15
|
export { outlineRedirectFileOperation };
|
|
30
16
|
//# sourceMappingURL=redirect-file-operation.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"redirect-file-operation.d.cts","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"redirect-file-operation.d.cts","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/redirect-file-operation.d.ts
|
|
@@ -8,23 +10,7 @@ declare const OutlineRedirectFileOperationOutput: z.ZodObject<{
|
|
|
8
10
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
9
11
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRedirectFileOperation:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
full: z.ZodString;
|
|
19
|
-
generic_api_key: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
full: z.ZodString;
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRedirectFileOperation: AppAction<typeof OutlineRedirectFileOperationInput, typeof OutlineRedirectFileOperationOutput, typeof outline.credential>;
|
|
28
14
|
//#endregion
|
|
29
15
|
export { outlineRedirectFileOperation };
|
|
30
16
|
//# sourceMappingURL=redirect-file-operation.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"redirect-file-operation.d.mts","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"redirect-file-operation.d.mts","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"redirect-file-operation.mjs","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRedirectFileOperationInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving a file operation redirect URL.\");\nexport const OutlineRedirectFileOperationOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the redirect response (typically 302).\").nullable(),\n redirect_url: z.string().describe(\"The URL where the file is located. This is a temporary signed URL with embedded credentials generated on demand.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the file operation.\");\n\nexport const outlineRedirectFileOperation = action(\"OUTLINE_REDIRECT_FILE_OPERATION\", {\n slug: \"outline-redirect-file-operation\",\n name: \"Redirect File Operation\",\n description: \"Tool to retrieve a file from Outline by file operation ID. Loads the resulting file from where it is stored based on the id. A temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an exported file.\",\n input: OutlineRedirectFileOperationInput,\n output: OutlineRedirectFileOperationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"redirect-file-operation.mjs","names":[],"sources":["../../src/actions/redirect-file-operation.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRedirectFileOperationInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving a file operation redirect URL.\");\nexport const OutlineRedirectFileOperationOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the redirect response (typically 302).\").nullable(),\n redirect_url: z.string().describe(\"The URL where the file is located. This is a temporary signed URL with embedded credentials generated on demand.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the file operation.\");\n\nexport const outlineRedirectFileOperation: AppAction<\n typeof OutlineRedirectFileOperationInput,\n typeof OutlineRedirectFileOperationOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REDIRECT_FILE_OPERATION\", {\n slug: \"outline-redirect-file-operation\",\n name: \"Redirect File Operation\",\n description: \"Tool to retrieve a file from Outline by file operation ID. Loads the resulting file from where it is stored based on the id. A temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an exported file.\",\n input: OutlineRedirectFileOperationInput,\n output: OutlineRedirectFileOperationOutput,\n});\n"],"mappings":";;;AAcA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB+C,EAAE,OAAO,EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,6DAcH;CACP,QAdgD,EAAE,OAAO;EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-group.cjs","names":["z","action"],"sources":["../../src/actions/remove-collection-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRemoveCollectionGroupInput = z.object({\n id: z.string().describe(\"Identifier for the collection\"),\n groupId: z.string().describe(\"Group ID to remove from the collection\"),\n}).describe(\"Request model for removing a group from a collection.\");\nexport const OutlineRemoveCollectionGroupOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response model for removing a group from a collection.\");\n\nexport const outlineRemoveCollectionGroup = action(\"OUTLINE_REMOVE_COLLECTION_GROUP\", {\n slug: \"outline-remove-collection-group\",\n name: \"Remove Collection Group\",\n description: \"Tool to remove a group from a collection, revoking access for all group members. Use when you need to remove group-level access to a collection. Note that members may retain access through other groups or individual memberships.\",\n input: OutlineRemoveCollectionGroupInput,\n output: OutlineRemoveCollectionGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-group.cjs","names":["z","action"],"sources":["../../src/actions/remove-collection-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRemoveCollectionGroupInput = z.object({\n id: z.string().describe(\"Identifier for the collection\"),\n groupId: z.string().describe(\"Group ID to remove from the collection\"),\n}).describe(\"Request model for removing a group from a collection.\");\nexport const OutlineRemoveCollectionGroupOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response model for removing a group from a collection.\");\n\nexport const outlineRemoveCollectionGroup: AppAction<\n typeof OutlineRemoveCollectionGroupInput,\n typeof OutlineRemoveCollectionGroupOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REMOVE_COLLECTION_GROUP\", {\n slug: \"outline-remove-collection-group\",\n name: \"Remove Collection Group\",\n description: \"Tool to remove a group from a collection, revoking access for all group members. Use when you need to remove group-level access to a collection. Note that members may retain access through other groups or individual memberships.\",\n input: OutlineRemoveCollectionGroupInput,\n output: OutlineRemoveCollectionGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;AACvE,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-collection-group.d.ts
|
|
@@ -8,24 +10,7 @@ declare const OutlineRemoveCollectionGroupInput: z.ZodObject<{
|
|
|
8
10
|
declare const OutlineRemoveCollectionGroupOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRemoveCollectionGroup:
|
|
12
|
-
id: string;
|
|
13
|
-
groupId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRemoveCollectionGroup: AppAction<typeof OutlineRemoveCollectionGroupInput, typeof OutlineRemoveCollectionGroupOutput, typeof outline.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { outlineRemoveCollectionGroup };
|
|
31
16
|
//# sourceMappingURL=remove-collection-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-group.d.cts","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-group.d.cts","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-collection-group.d.ts
|
|
@@ -8,24 +10,7 @@ declare const OutlineRemoveCollectionGroupInput: z.ZodObject<{
|
|
|
8
10
|
declare const OutlineRemoveCollectionGroupOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRemoveCollectionGroup:
|
|
12
|
-
id: string;
|
|
13
|
-
groupId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRemoveCollectionGroup: AppAction<typeof OutlineRemoveCollectionGroupInput, typeof OutlineRemoveCollectionGroupOutput, typeof outline.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { outlineRemoveCollectionGroup };
|
|
31
16
|
//# sourceMappingURL=remove-collection-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-group.d.mts","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-group.d.mts","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-group.mjs","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRemoveCollectionGroupInput = z.object({\n id: z.string().describe(\"Identifier for the collection\"),\n groupId: z.string().describe(\"Group ID to remove from the collection\"),\n}).describe(\"Request model for removing a group from a collection.\");\nexport const OutlineRemoveCollectionGroupOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response model for removing a group from a collection.\");\n\nexport const outlineRemoveCollectionGroup = action(\"OUTLINE_REMOVE_COLLECTION_GROUP\", {\n slug: \"outline-remove-collection-group\",\n name: \"Remove Collection Group\",\n description: \"Tool to remove a group from a collection, revoking access for all group members. Use when you need to remove group-level access to a collection. Note that members may retain access through other groups or individual memberships.\",\n input: OutlineRemoveCollectionGroupInput,\n output: OutlineRemoveCollectionGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-group.mjs","names":[],"sources":["../../src/actions/remove-collection-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRemoveCollectionGroupInput = z.object({\n id: z.string().describe(\"Identifier for the collection\"),\n groupId: z.string().describe(\"Group ID to remove from the collection\"),\n}).describe(\"Request model for removing a group from a collection.\");\nexport const OutlineRemoveCollectionGroupOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response model for removing a group from a collection.\");\n\nexport const outlineRemoveCollectionGroup: AppAction<\n typeof OutlineRemoveCollectionGroupInput,\n typeof OutlineRemoveCollectionGroupOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REMOVE_COLLECTION_GROUP\", {\n slug: \"outline-remove-collection-group\",\n name: \"Remove Collection Group\",\n description: \"Tool to remove a group from a collection, revoking access for all group members. Use when you need to remove group-level access to a collection. Note that members may retain access through other groups or individual memberships.\",\n input: OutlineRemoveCollectionGroupInput,\n output: OutlineRemoveCollectionGroupOutput,\n});\n"],"mappings":";;;AAcA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACvE,CAAC,CAAC,CAAC,SAAS,uDAaH;CACP,QAbgD,EAAE,OAAO,EACzD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-user.cjs","names":["z","action"],"sources":["../../src/actions/remove-collection-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRemoveCollectionUserInput = z.object({\n id: z.string().describe(\"Identifier for the collection from which the user will be removed\"),\n userId: z.string().describe(\"Identifier for the user to remove from the collection\"),\n}).describe(\"Request parameters for removing a user from a collection.\");\nexport const OutlineRemoveCollectionUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the user was successfully removed from the collection\").nullable(),\n}).passthrough().describe(\"Response schema after removing a user from a collection.\");\n\nexport const outlineRemoveCollectionUser = action(\"OUTLINE_REMOVE_COLLECTION_USER\", {\n slug: \"outline-remove-collection-user\",\n name: \"Remove Collection User\",\n description: \"Tool to remove a user from a collection. Use when you need to revoke a user's access to a specific collection in Outline.\",\n input: OutlineRemoveCollectionUserInput,\n output: OutlineRemoveCollectionUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-user.cjs","names":["z","action"],"sources":["../../src/actions/remove-collection-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRemoveCollectionUserInput = z.object({\n id: z.string().describe(\"Identifier for the collection from which the user will be removed\"),\n userId: z.string().describe(\"Identifier for the user to remove from the collection\"),\n}).describe(\"Request parameters for removing a user from a collection.\");\nexport const OutlineRemoveCollectionUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the user was successfully removed from the collection\").nullable(),\n}).passthrough().describe(\"Response schema after removing a user from a collection.\");\n\nexport const outlineRemoveCollectionUser: AppAction<\n typeof OutlineRemoveCollectionUserInput,\n typeof OutlineRemoveCollectionUserOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REMOVE_COLLECTION_USER\", {\n slug: \"outline-remove-collection-user\",\n name: \"Remove Collection User\",\n description: \"Tool to remove a user from a collection. Use when you need to revoke a user's access to a specific collection in Outline.\",\n input: OutlineRemoveCollectionUserInput,\n output: OutlineRemoveCollectionUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAC3F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AACrF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-collection-user.d.ts
|
|
@@ -8,24 +10,7 @@ declare const OutlineRemoveCollectionUserInput: z.ZodObject<{
|
|
|
8
10
|
declare const OutlineRemoveCollectionUserOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRemoveCollectionUser:
|
|
12
|
-
id: string;
|
|
13
|
-
userId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRemoveCollectionUser: AppAction<typeof OutlineRemoveCollectionUserInput, typeof OutlineRemoveCollectionUserOutput, typeof outline.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { outlineRemoveCollectionUser };
|
|
31
16
|
//# sourceMappingURL=remove-collection-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-user.d.cts","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-user.d.cts","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-collection-user.d.ts
|
|
@@ -8,24 +10,7 @@ declare const OutlineRemoveCollectionUserInput: z.ZodObject<{
|
|
|
8
10
|
declare const OutlineRemoveCollectionUserOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRemoveCollectionUser:
|
|
12
|
-
id: string;
|
|
13
|
-
userId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRemoveCollectionUser: AppAction<typeof OutlineRemoveCollectionUserInput, typeof OutlineRemoveCollectionUserOutput, typeof outline.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { outlineRemoveCollectionUser };
|
|
31
16
|
//# sourceMappingURL=remove-collection-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-user.d.mts","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-user.d.mts","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-collection-user.mjs","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRemoveCollectionUserInput = z.object({\n id: z.string().describe(\"Identifier for the collection from which the user will be removed\"),\n userId: z.string().describe(\"Identifier for the user to remove from the collection\"),\n}).describe(\"Request parameters for removing a user from a collection.\");\nexport const OutlineRemoveCollectionUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the user was successfully removed from the collection\").nullable(),\n}).passthrough().describe(\"Response schema after removing a user from a collection.\");\n\nexport const outlineRemoveCollectionUser = action(\"OUTLINE_REMOVE_COLLECTION_USER\", {\n slug: \"outline-remove-collection-user\",\n name: \"Remove Collection User\",\n description: \"Tool to remove a user from a collection. Use when you need to revoke a user's access to a specific collection in Outline.\",\n input: OutlineRemoveCollectionUserInput,\n output: OutlineRemoveCollectionUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-collection-user.mjs","names":[],"sources":["../../src/actions/remove-collection-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRemoveCollectionUserInput = z.object({\n id: z.string().describe(\"Identifier for the collection from which the user will be removed\"),\n userId: z.string().describe(\"Identifier for the user to remove from the collection\"),\n}).describe(\"Request parameters for removing a user from a collection.\");\nexport const OutlineRemoveCollectionUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the user was successfully removed from the collection\").nullable(),\n}).passthrough().describe(\"Response schema after removing a user from a collection.\");\n\nexport const outlineRemoveCollectionUser: AppAction<\n typeof OutlineRemoveCollectionUserInput,\n typeof OutlineRemoveCollectionUserOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REMOVE_COLLECTION_USER\", {\n slug: \"outline-remove-collection-user\",\n name: \"Remove Collection User\",\n description: \"Tool to remove a user from a collection. Use when you need to revoke a user's access to a specific collection in Outline.\",\n input: OutlineRemoveCollectionUserInput,\n output: OutlineRemoveCollectionUserOutput,\n});\n"],"mappings":";;;AAcA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACrF,CAAC,CAAC,CAAC,SAAS,2DAaH;CACP,QAb+C,EAAE,OAAO,EACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-document-user.cjs","names":["z","action"],"sources":["../../src/actions/remove-document-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineRemoveDocumentUserInput = z.object({\n id: z.string().describe(\"Document identifier. Either the UUID or the urlId is acceptable.\"),\n userId: z.string().describe(\"User ID of the user to remove from the document\"),\n}).describe(\"Request model for removing a user from a document.\");\nexport const OutlineRemoveDocumentUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for removing a user from a document.\");\n\nexport const outlineRemoveDocumentUser = action(\"OUTLINE_REMOVE_DOCUMENT_USER\", {\n slug: \"outline-remove-document-user\",\n name: \"Remove Document User\",\n description: \"Tool to remove a user membership from a document. Use when you need to revoke a user's access to a specific document.\",\n input: OutlineRemoveDocumentUserInput,\n output: OutlineRemoveDocumentUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-document-user.cjs","names":["z","action"],"sources":["../../src/actions/remove-document-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineRemoveDocumentUserInput = z.object({\n id: z.string().describe(\"Document identifier. Either the UUID or the urlId is acceptable.\"),\n userId: z.string().describe(\"User ID of the user to remove from the document\"),\n}).describe(\"Request model for removing a user from a document.\");\nexport const OutlineRemoveDocumentUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for removing a user from a document.\");\n\nexport const outlineRemoveDocumentUser: AppAction<\n typeof OutlineRemoveDocumentUserInput,\n typeof OutlineRemoveDocumentUserOutput,\n typeof outline.credential\n> = action(\"OUTLINE_REMOVE_DOCUMENT_USER\", {\n slug: \"outline-remove-document-user\",\n name: \"Remove Document User\",\n description: \"Tool to remove a user membership from a document. Use when you need to revoke a user's access to a specific document.\",\n input: OutlineRemoveDocumentUserInput,\n output: OutlineRemoveDocumentUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC1F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-document-user.d.ts
|
|
@@ -8,24 +10,7 @@ declare const OutlineRemoveDocumentUserInput: z.ZodObject<{
|
|
|
8
10
|
declare const OutlineRemoveDocumentUserOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const outlineRemoveDocumentUser:
|
|
12
|
-
id: string;
|
|
13
|
-
userId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const outlineRemoveDocumentUser: AppAction<typeof OutlineRemoveDocumentUserInput, typeof OutlineRemoveDocumentUserOutput, typeof outline.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { outlineRemoveDocumentUser };
|
|
31
16
|
//# sourceMappingURL=remove-document-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-document-user.d.cts","names":[],"sources":["../../src/actions/remove-document-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-document-user.d.cts","names":[],"sources":["../../src/actions/remove-document-user.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|