@keystrokehq/outline 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/activate-user.cjs +1 -0
- package/dist/actions/activate-user.cjs.map +1 -1
- package/dist/actions/activate-user.d.cts +3 -3
- package/dist/actions/activate-user.d.cts.map +1 -1
- package/dist/actions/activate-user.d.mts +3 -3
- 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 -5
- package/dist/actions/add-collection-group.d.cts.map +1 -1
- package/dist/actions/add-collection-group.d.mts +3 -5
- 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 -5
- package/dist/actions/add-document-user.d.cts.map +1 -1
- package/dist/actions/add-document-user.d.mts +3 -5
- 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 -5
- package/dist/actions/add-group-to-document.d.cts.map +1 -1
- package/dist/actions/add-group-to-document.d.mts +3 -5
- 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 -4
- package/dist/actions/add-group-user.d.cts.map +1 -1
- package/dist/actions/add-group-user.d.mts +3 -4
- 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 -5
- package/dist/actions/add-user-to-collection.d.cts.map +1 -1
- package/dist/actions/add-user-to-collection.d.mts +3 -5
- 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 -3
- package/dist/actions/archive-document.d.cts.map +1 -1
- package/dist/actions/archive-document.d.mts +3 -3
- 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 -6
- package/dist/actions/create-attachment.d.cts.map +1 -1
- package/dist/actions/create-attachment.d.mts +3 -6
- 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 -8
- package/dist/actions/create-collection.d.cts.map +1 -1
- package/dist/actions/create-collection.d.mts +3 -8
- 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 -7
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -7
- 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 -18
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -18
- 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 -3
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -3
- 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 -9
- package/dist/actions/create-o-auth-client.d.cts.map +1 -1
- package/dist/actions/create-o-auth-client.d.mts +3 -9
- 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 -6
- package/dist/actions/create-share.d.cts.map +1 -1
- package/dist/actions/create-share.d.mts +3 -6
- 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 -5
- package/dist/actions/create-star.d.cts.map +1 -1
- package/dist/actions/create-star.d.mts +3 -5
- 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 -8
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -8
- 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 -3
- package/dist/actions/create-view.d.cts.map +1 -1
- package/dist/actions/create-view.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-attachment.d.cts.map +1 -1
- package/dist/actions/delete-attachment.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-collection.d.cts.map +1 -1
- package/dist/actions/delete-collection.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-file-operation.d.cts.map +1 -1
- package/dist/actions/delete-file-operation.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-oauth-client.d.cts.map +1 -1
- package/dist/actions/delete-oauth-client.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-star.d.cts.map +1 -1
- package/dist/actions/delete-star.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -3
- 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 -8
- package/dist/actions/duplicate-document.d.cts.map +1 -1
- package/dist/actions/duplicate-document.d.mts +3 -8
- 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 -5
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +3 -5
- 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 -1
- package/dist/actions/empty-documents-trash.d.cts.map +1 -1
- package/dist/actions/empty-documents-trash.d.mts +3 -1
- 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 -5
- package/dist/actions/export-all-collections.d.cts.map +1 -1
- package/dist/actions/export-all-collections.d.mts +3 -5
- 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 -4
- package/dist/actions/export-collection.d.cts.map +1 -1
- package/dist/actions/export-collection.d.mts +3 -4
- 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 -6
- package/dist/actions/export-document.d.cts.map +1 -1
- package/dist/actions/export-document.d.mts +3 -6
- 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 -3
- package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +3 -3
- 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 -1
- package/dist/actions/get-auth-config.d.cts.map +1 -1
- package/dist/actions/get-auth-config.d.mts +3 -1
- 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 -3
- package/dist/actions/get-collection-documents.d.cts.map +1 -1
- package/dist/actions/get-collection-documents.d.mts +3 -3
- 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 -3
- package/dist/actions/get-collection.d.cts.map +1 -1
- package/dist/actions/get-collection.d.mts +3 -3
- 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 -4
- package/dist/actions/get-comment.d.cts.map +1 -1
- package/dist/actions/get-comment.d.mts +3 -4
- 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 -4
- package/dist/actions/get-document-info.d.cts.map +1 -1
- package/dist/actions/get-document-info.d.mts +3 -4
- 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 -3
- package/dist/actions/get-documents-documents.d.cts.map +1 -1
- package/dist/actions/get-documents-documents.d.mts +3 -3
- 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 -3
- package/dist/actions/get-file-operation-info.d.cts.map +1 -1
- package/dist/actions/get-file-operation-info.d.mts +3 -3
- 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 -3
- package/dist/actions/get-group-info.d.cts.map +1 -1
- package/dist/actions/get-group-info.d.mts +3 -3
- 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 -4
- package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
- package/dist/actions/get-oauth-client-info.d.mts +3 -4
- 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 -3
- package/dist/actions/get-revision-info.d.cts.map +1 -1
- package/dist/actions/get-revision-info.d.mts +3 -3
- 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 -4
- package/dist/actions/get-share-info.d.cts.map +1 -1
- package/dist/actions/get-share-info.d.mts +3 -4
- 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 -3
- package/dist/actions/get-template-info.d.cts.map +1 -1
- package/dist/actions/get-template-info.d.mts +3 -3
- 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 -3
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +3 -3
- 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 -8
- package/dist/actions/invite-users.d.cts.map +1 -1
- package/dist/actions/invite-users.d.mts +3 -8
- 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 -4
- package/dist/actions/list-archived-documents.d.cts.map +1 -1
- package/dist/actions/list-archived-documents.d.mts +3 -4
- 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 -7
- package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.mts +3 -7
- 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 -7
- package/dist/actions/list-collection-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-memberships.d.mts +3 -7
- 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 -8
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -8
- 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 -9
- package/dist/actions/list-comments.d.cts.map +1 -1
- package/dist/actions/list-comments.d.mts +3 -9
- 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 -6
- package/dist/actions/list-data-attributes.d.cts.map +1 -1
- package/dist/actions/list-data-attributes.d.mts +3 -6
- 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 -6
- package/dist/actions/list-deleted-documents.d.cts.map +1 -1
- package/dist/actions/list-deleted-documents.d.mts +3 -6
- 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 -7
- package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-group-memberships.d.mts +3 -7
- 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 -7
- package/dist/actions/list-document-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-memberships.d.mts +3 -7
- 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 -7
- package/dist/actions/list-document-users.d.cts.map +1 -1
- package/dist/actions/list-document-users.d.mts +3 -7
- 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 -11
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -11
- 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 -8
- package/dist/actions/list-draft-documents.d.cts.map +1 -1
- package/dist/actions/list-draft-documents.d.mts +3 -8
- 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 -11
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -11
- 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 -5
- package/dist/actions/list-file-operations.d.cts.map +1 -1
- package/dist/actions/list-file-operations.d.mts +3 -5
- 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 -6
- package/dist/actions/list-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-group-memberships.d.mts +3 -6
- 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 -7
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -7
- 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 -4
- package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.mts +3 -4
- 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 -4
- package/dist/actions/list-oauth-clients.d.cts.map +1 -1
- package/dist/actions/list-oauth-clients.d.mts +3 -4
- 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 -6
- package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.mts +3 -6
- 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 -7
- package/dist/actions/list-revisions.d.cts.map +1 -1
- package/dist/actions/list-revisions.d.mts +3 -7
- 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 -7
- package/dist/actions/list-shares.d.cts.map +1 -1
- package/dist/actions/list-shares.d.mts +3 -7
- 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 -7
- package/dist/actions/list-stars.d.cts.map +1 -1
- package/dist/actions/list-stars.d.mts +3 -7
- 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 -8
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -8
- 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 -8
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -8
- 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 -6
- package/dist/actions/list-views.d.cts.map +1 -1
- package/dist/actions/list-views.d.mts +3 -6
- 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 -6
- package/dist/actions/move-document.d.cts.map +1 -1
- package/dist/actions/move-document.d.mts +3 -6
- 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 -3
- package/dist/actions/redirect-file-operation.d.cts.map +1 -1
- package/dist/actions/redirect-file-operation.d.mts +3 -3
- 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 -4
- package/dist/actions/remove-collection-group.d.cts.map +1 -1
- package/dist/actions/remove-collection-group.d.mts +3 -4
- 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 -4
- package/dist/actions/remove-collection-user.d.cts.map +1 -1
- package/dist/actions/remove-collection-user.d.mts +3 -4
- 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 -4
- package/dist/actions/remove-document-user.d.cts.map +1 -1
- package/dist/actions/remove-document-user.d.mts +3 -4
- 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 -4
- package/dist/actions/remove-group-from-document.d.cts.map +1 -1
- package/dist/actions/remove-group-from-document.d.mts +3 -4
- 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 -4
- package/dist/actions/remove-group-user.d.cts.map +1 -1
- package/dist/actions/remove-group-user.d.mts +3 -4
- 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 -5
- package/dist/actions/restore-document.d.cts.map +1 -1
- package/dist/actions/restore-document.d.mts +3 -5
- 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 -3
- package/dist/actions/restore-template.d.cts.map +1 -1
- package/dist/actions/restore-template.d.mts +3 -3
- 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 -1
- package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
- package/dist/actions/retrieve-auth-info.d.mts +3 -1
- 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 -3
- package/dist/actions/revoke-share.d.cts.map +1 -1
- package/dist/actions/revoke-share.d.mts +3 -3
- 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 -3
- package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.mts +3 -3
- 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 -14
- package/dist/actions/search-document-titles.d.cts.map +1 -1
- package/dist/actions/search-document-titles.d.mts +4 -14
- 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 -13
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +3 -13
- 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 -3
- package/dist/actions/suspend-user.d.cts.map +1 -1
- package/dist/actions/suspend-user.d.mts +3 -3
- 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 -5
- package/dist/actions/templatize-document.d.cts.map +1 -1
- package/dist/actions/templatize-document.d.mts +3 -5
- 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 -4
- package/dist/actions/unpublish-document.d.cts.map +1 -1
- package/dist/actions/unpublish-document.d.mts +3 -4
- 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 -9
- package/dist/actions/update-collection.d.cts.map +1 -1
- package/dist/actions/update-collection.d.mts +3 -9
- 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 -4
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -4
- 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 -18
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -18
- 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 -4
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -4
- 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 -10
- package/dist/actions/update-o-auth-client.d.cts.map +1 -1
- package/dist/actions/update-o-auth-client.d.mts +3 -10
- 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 -4
- package/dist/actions/update-share.d.cts.map +1 -1
- package/dist/actions/update-share.d.mts +3 -4
- 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 -4
- package/dist/actions/update-star.d.cts.map +1 -1
- package/dist/actions/update-star.d.mts +3 -4
- 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 -9
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +3 -9
- 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 -4
- package/dist/actions/update-user-role.d.cts.map +1 -1
- package/dist/actions/update-user-role.d.mts +3 -4
- 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 -6
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -6
- 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 +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,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/export-all-collections.d.ts
|
|
@@ -13,11 +15,7 @@ declare const OutlineExportAllCollectionsInput: z.ZodObject<{
|
|
|
13
15
|
declare const OutlineExportAllCollectionsOutput: z.ZodObject<{
|
|
14
16
|
data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const outlineExportAllCollections:
|
|
17
|
-
format?: "outline-markdown" | "json" | "html" | undefined;
|
|
18
|
-
includePrivate?: boolean | undefined;
|
|
19
|
-
includeAttachments?: boolean | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const outlineExportAllCollections: AppAction<typeof OutlineExportAllCollectionsInput, typeof OutlineExportAllCollectionsOutput, typeof outline.credential>;
|
|
21
19
|
//#endregion
|
|
22
20
|
export { outlineExportAllCollections };
|
|
23
21
|
//# sourceMappingURL=export-all-collections.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-all-collections.d.mts","names":[],"sources":["../../src/actions/export-all-collections.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-all-collections.d.mts","names":[],"sources":["../../src/actions/export-all-collections.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-all-collections.mjs","names":[],"sources":["../../src/actions/export-all-collections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineExportAllCollectionsInput = z.object({\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).default(\"outline-markdown\").describe(\"Export format. Options: 'outline-markdown' (default), 'json', or 'html'\").optional(),\n includePrivate: z.boolean().default(true).describe(\"Whether to include private collections in the export\").optional(),\n includeAttachments: z.boolean().default(true).describe(\"Whether to include attachments in the export\").optional(),\n}).describe(\"Request model for exporting all collections.\");\nexport const OutlineExportAllCollectionsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the file operation for tracking export progress\"),\n}).passthrough().describe(\"Response model for exporting all collections.\");\n\nexport const outlineExportAllCollections = action(\"OUTLINE_EXPORT_ALL_COLLECTIONS\", {\n slug: \"outline-export-all-collections\",\n name: \"Export All Collections\",\n description: \"Tool to export all collections and their documents in bulk. Use when you need to create a backup or export of all workspace collections. Returns a FileOperation object for tracking export progress.\",\n input: OutlineExportAllCollectionsInput,\n output: OutlineExportAllCollectionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-all-collections.mjs","names":[],"sources":["../../src/actions/export-all-collections.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 OutlineExportAllCollectionsInput = z.object({\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).default(\"outline-markdown\").describe(\"Export format. Options: 'outline-markdown' (default), 'json', or 'html'\").optional(),\n includePrivate: z.boolean().default(true).describe(\"Whether to include private collections in the export\").optional(),\n includeAttachments: z.boolean().default(true).describe(\"Whether to include attachments in the export\").optional(),\n}).describe(\"Request model for exporting all collections.\");\nexport const OutlineExportAllCollectionsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the file operation for tracking export progress\"),\n}).passthrough().describe(\"Response model for exporting all collections.\");\n\nexport const outlineExportAllCollections: AppAction<\n typeof OutlineExportAllCollectionsInput,\n typeof OutlineExportAllCollectionsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_EXPORT_ALL_COLLECTIONS\", {\n slug: \"outline-export-all-collections\",\n name: \"Export All Collections\",\n description: \"Tool to export all collections and their documents in bulk. Use when you need to create a backup or export of all workspace collections. Returns a FileOperation object for tracking export progress.\",\n input: OutlineExportAllCollectionsInput,\n output: OutlineExportAllCollectionsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB8C,EAAE,OAAO;EACvD,QAAQ,EAAE,KAAK;GAAC;GAAoB;GAAQ;EAAM,CAAC,CAAC,CAAC,QAAQ,kBAAkB,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EAC9K,gBAAgB,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACpH,oBAAoB,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,SAAS,8CAaH;CACP,QAb+C,EAAE,OAAO,EACxD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0EAA0E,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-collection.cjs","names":["z","action"],"sources":["../../src/actions/export-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineExportCollectionInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the collection to export.\"),\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).describe(\"Format options for collection export.\").optional(),\n}).describe(\"Request model for exporting a collection.\");\nexport const OutlineExportCollectionOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the fileOperation object that can be queried to track export progress.\"),\n}).passthrough().describe(\"Response model for collection export.\");\n\nexport const outlineExportCollection = action(\"OUTLINE_EXPORT_COLLECTION\", {\n slug: \"outline-export-collection\",\n name: \"Export Collection\",\n description: \"Tool to export a collection in markdown, JSON, or HTML format. Triggers a bulk export that includes all documents and attachments. If documents are nested, they will be organized in folders within the zip file. Returns a fileOperation object to track progress.\",\n input: OutlineExportCollectionInput,\n output: OutlineExportCollectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-collection.cjs","names":["z","action"],"sources":["../../src/actions/export-collection.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 OutlineExportCollectionInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the collection to export.\"),\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).describe(\"Format options for collection export.\").optional(),\n}).describe(\"Request model for exporting a collection.\");\nexport const OutlineExportCollectionOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the fileOperation object that can be queried to track export progress.\"),\n}).passthrough().describe(\"Response model for collection export.\");\n\nexport const outlineExportCollection: AppAction<\n typeof OutlineExportCollectionInput,\n typeof OutlineExportCollectionOutput,\n typeof outline.credential\n> = action(\"OUTLINE_EXPORT_COLLECTION\", {\n slug: \"outline-export-collection\",\n name: \"Export Collection\",\n description: \"Tool to export a collection in markdown, JSON, or HTML format. Triggers a bulk export that includes all documents and attachments. If documents are nested, they will be organized in folders within the zip file. Returns a fileOperation object to track progress.\",\n input: OutlineExportCollectionInput,\n output: OutlineExportCollectionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAoB;EAAQ;CAAM,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/export-collection.d.ts
|
|
@@ -12,10 +14,7 @@ declare const OutlineExportCollectionInput: z.ZodObject<{
|
|
|
12
14
|
declare const OutlineExportCollectionOutput: z.ZodObject<{
|
|
13
15
|
data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const outlineExportCollection:
|
|
16
|
-
id: string;
|
|
17
|
-
format?: "outline-markdown" | "json" | "html" | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const outlineExportCollection: AppAction<typeof OutlineExportCollectionInput, typeof OutlineExportCollectionOutput, typeof outline.credential>;
|
|
19
18
|
//#endregion
|
|
20
19
|
export { outlineExportCollection };
|
|
21
20
|
//# sourceMappingURL=export-collection.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-collection.d.cts","names":[],"sources":["../../src/actions/export-collection.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-collection.d.cts","names":[],"sources":["../../src/actions/export-collection.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,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/export-collection.d.ts
|
|
@@ -12,10 +14,7 @@ declare const OutlineExportCollectionInput: z.ZodObject<{
|
|
|
12
14
|
declare const OutlineExportCollectionOutput: z.ZodObject<{
|
|
13
15
|
data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const outlineExportCollection:
|
|
16
|
-
id: string;
|
|
17
|
-
format?: "outline-markdown" | "json" | "html" | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const outlineExportCollection: AppAction<typeof OutlineExportCollectionInput, typeof OutlineExportCollectionOutput, typeof outline.credential>;
|
|
19
18
|
//#endregion
|
|
20
19
|
export { outlineExportCollection };
|
|
21
20
|
//# sourceMappingURL=export-collection.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-collection.d.mts","names":[],"sources":["../../src/actions/export-collection.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-collection.d.mts","names":[],"sources":["../../src/actions/export-collection.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-collection.mjs","names":[],"sources":["../../src/actions/export-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineExportCollectionInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the collection to export.\"),\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).describe(\"Format options for collection export.\").optional(),\n}).describe(\"Request model for exporting a collection.\");\nexport const OutlineExportCollectionOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the fileOperation object that can be queried to track export progress.\"),\n}).passthrough().describe(\"Response model for collection export.\");\n\nexport const outlineExportCollection = action(\"OUTLINE_EXPORT_COLLECTION\", {\n slug: \"outline-export-collection\",\n name: \"Export Collection\",\n description: \"Tool to export a collection in markdown, JSON, or HTML format. Triggers a bulk export that includes all documents and attachments. If documents are nested, they will be organized in folders within the zip file. Returns a fileOperation object to track progress.\",\n input: OutlineExportCollectionInput,\n output: OutlineExportCollectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-collection.mjs","names":[],"sources":["../../src/actions/export-collection.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 OutlineExportCollectionInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the collection to export.\"),\n format: z.enum([\"outline-markdown\", \"json\", \"html\"]).describe(\"Format options for collection export.\").optional(),\n}).describe(\"Request model for exporting a collection.\");\nexport const OutlineExportCollectionOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data containing the fileOperation object that can be queried to track export progress.\"),\n}).passthrough().describe(\"Response model for collection export.\");\n\nexport const outlineExportCollection: AppAction<\n typeof OutlineExportCollectionInput,\n typeof OutlineExportCollectionOutput,\n typeof outline.credential\n> = action(\"OUTLINE_EXPORT_COLLECTION\", {\n slug: \"outline-export-collection\",\n name: \"Export Collection\",\n description: \"Tool to export a collection in markdown, JSON, or HTML format. Triggers a bulk export that includes all documents and attachments. If documents are nested, they will be organized in folders within the zip file. Returns a fileOperation object to track progress.\",\n input: OutlineExportCollectionInput,\n output: OutlineExportCollectionOutput,\n});\n"],"mappings":";;;AAcA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACnF,QAAQ,EAAE,KAAK;GAAC;GAAoB;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,SAAS,2CAaH;CACP,QAb2C,EAAE,OAAO,EACpD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-document.cjs","names":["z","action"],"sources":["../../src/actions/export-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineExportDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n paper_size: z.string().describe(\"Paper size for PDF export. Common values: A4, Letter, Legal, Tabloid, Ledger, A0, A1, A2, A3, A5, A6. Only applicable when Accept header is application/pdf.\").optional(),\n signed_urls: z.number().int().describe(\"How long signed URLs should remain valid for attachment links (in seconds). Useful for controlling access to embedded images and attachments in the exported document.\").optional(),\n include_child_documents: z.boolean().describe(\"Whether to include child documents in the export. Using this option will always return a zip file containing the parent document and all its children.\").optional(),\n}).describe(\"Request model for exporting an Outline document.\");\nconst OutlineExportDocument_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const OutlineExportDocumentOutput = z.object({\n content: OutlineExportDocument_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for exporting a document.\\nReturns the exported document content as a file.\");\n\nexport const outlineExportDocument = action(\"OUTLINE_EXPORT_DOCUMENT\", {\n slug: \"outline-export-document\",\n name: \"Export Document\",\n description: \"Tool to export a document from Outline in Markdown, HTML, or PDF format. The response format is determined by the Accept header (text/markdown, text/html, or application/pdf). Use when you need to download or extract document content for external processing, archiving, or sharing.\",\n input: OutlineExportDocumentInput,\n output: OutlineExportDocumentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-document.cjs","names":["z","action"],"sources":["../../src/actions/export-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 OutlineExportDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n paper_size: z.string().describe(\"Paper size for PDF export. Common values: A4, Letter, Legal, Tabloid, Ledger, A0, A1, A2, A3, A5, A6. Only applicable when Accept header is application/pdf.\").optional(),\n signed_urls: z.number().int().describe(\"How long signed URLs should remain valid for attachment links (in seconds). Useful for controlling access to embedded images and attachments in the exported document.\").optional(),\n include_child_documents: z.boolean().describe(\"Whether to include child documents in the export. Using this option will always return a zip file containing the parent document and all its children.\").optional(),\n}).describe(\"Request model for exporting an Outline document.\");\nconst OutlineExportDocument_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const OutlineExportDocumentOutput = z.object({\n content: OutlineExportDocument_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for exporting a document.\\nReturns the exported document content as a file.\");\n\nexport const outlineExportDocument: AppAction<\n typeof OutlineExportDocumentInput,\n typeof OutlineExportDocumentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_EXPORT_DOCUMENT\", {\n slug: \"outline-export-document\",\n name: \"Export Document\",\n description: \"Tool to export a document from Outline in Markdown, HTML, or PDF format. The response format is determined by the Accept header (text/markdown, text/html, or application/pdf). Use when you need to download or extract document content for external processing, archiving, or sharing.\",\n input: OutlineExportDocumentInput,\n output: OutlineExportDocumentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACzM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS;CAC1N,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;AACnN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAAS,6CAA6C,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4FAA4F;AAEtH,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/export-document.d.ts
|
|
@@ -14,12 +16,7 @@ declare const OutlineExportDocumentOutput: z.ZodObject<{
|
|
|
14
16
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const outlineExportDocument:
|
|
18
|
-
id: string;
|
|
19
|
-
paper_size?: string | undefined;
|
|
20
|
-
signed_urls?: number | undefined;
|
|
21
|
-
include_child_documents?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const outlineExportDocument: AppAction<typeof OutlineExportDocumentInput, typeof OutlineExportDocumentOutput, typeof outline.credential>;
|
|
23
20
|
//#endregion
|
|
24
21
|
export { outlineExportDocument };
|
|
25
22
|
//# sourceMappingURL=export-document.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-document.d.cts","names":[],"sources":["../../src/actions/export-document.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-document.d.cts","names":[],"sources":["../../src/actions/export-document.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/export-document.d.ts
|
|
@@ -14,12 +16,7 @@ declare const OutlineExportDocumentOutput: z.ZodObject<{
|
|
|
14
16
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const outlineExportDocument:
|
|
18
|
-
id: string;
|
|
19
|
-
paper_size?: string | undefined;
|
|
20
|
-
signed_urls?: number | undefined;
|
|
21
|
-
include_child_documents?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const outlineExportDocument: AppAction<typeof OutlineExportDocumentInput, typeof OutlineExportDocumentOutput, typeof outline.credential>;
|
|
23
20
|
//#endregion
|
|
24
21
|
export { outlineExportDocument };
|
|
25
22
|
//# sourceMappingURL=export-document.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-document.d.mts","names":[],"sources":["../../src/actions/export-document.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-document.d.mts","names":[],"sources":["../../src/actions/export-document.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-document.mjs","names":[],"sources":["../../src/actions/export-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineExportDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n paper_size: z.string().describe(\"Paper size for PDF export. Common values: A4, Letter, Legal, Tabloid, Ledger, A0, A1, A2, A3, A5, A6. Only applicable when Accept header is application/pdf.\").optional(),\n signed_urls: z.number().int().describe(\"How long signed URLs should remain valid for attachment links (in seconds). Useful for controlling access to embedded images and attachments in the exported document.\").optional(),\n include_child_documents: z.boolean().describe(\"Whether to include child documents in the export. Using this option will always return a zip file containing the parent document and all its children.\").optional(),\n}).describe(\"Request model for exporting an Outline document.\");\nconst OutlineExportDocument_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const OutlineExportDocumentOutput = z.object({\n content: OutlineExportDocument_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for exporting a document.\\nReturns the exported document content as a file.\");\n\nexport const outlineExportDocument = action(\"OUTLINE_EXPORT_DOCUMENT\", {\n slug: \"outline-export-document\",\n name: \"Export Document\",\n description: \"Tool to export a document from Outline in Markdown, HTML, or PDF format. The response format is determined by the Accept header (text/markdown, text/html, or application/pdf). Use when you need to download or extract document content for external processing, archiving, or sharing.\",\n input: OutlineExportDocumentInput,\n output: OutlineExportDocumentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"export-document.mjs","names":[],"sources":["../../src/actions/export-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 OutlineExportDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n paper_size: z.string().describe(\"Paper size for PDF export. Common values: A4, Letter, Legal, Tabloid, Ledger, A0, A1, A2, A3, A5, A6. Only applicable when Accept header is application/pdf.\").optional(),\n signed_urls: z.number().int().describe(\"How long signed URLs should remain valid for attachment links (in seconds). Useful for controlling access to embedded images and attachments in the exported document.\").optional(),\n include_child_documents: z.boolean().describe(\"Whether to include child documents in the export. Using this option will always return a zip file containing the parent document and all its children.\").optional(),\n}).describe(\"Request model for exporting an Outline document.\");\nconst OutlineExportDocument_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const OutlineExportDocumentOutput = z.object({\n content: OutlineExportDocument_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for exporting a document.\\nReturns the exported document content as a file.\");\n\nexport const outlineExportDocument: AppAction<\n typeof OutlineExportDocumentInput,\n typeof OutlineExportDocumentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_EXPORT_DOCUMENT\", {\n slug: \"outline-export-document\",\n name: \"Export Document\",\n description: \"Tool to export a document from Outline in Markdown, HTML, or PDF format. The response format is determined by the Accept header (text/markdown, text/html, or application/pdf). Use when you need to download or extract document content for external processing, archiving, or sharing.\",\n input: OutlineExportDocumentInput,\n output: OutlineExportDocumentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACzM,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS;CAC1N,yBAAyB,EAAE,QAAQ,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;AACnN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,6CAA6C,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4FAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment-redirect.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-redirect.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetAttachmentRedirectInput = z.object({\n id: z.string().describe(\"Unique identifier for the attachment.\"),\n}).describe(\"Request model for retrieving an attachment redirect URL.\");\nexport const OutlineGetAttachmentRedirectOutput = 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 attachment is located. For private attachments, this is a temporary signed URL with embedded credentials.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the attachment.\");\n\nexport const outlineGetAttachmentRedirect = action(\"OUTLINE_GET_ATTACHMENT_REDIRECT\", {\n slug: \"outline-get-attachment-redirect\",\n name: \"Get Attachment Redirect URL\",\n description: \"Tool to retrieve an attachment redirect URL from Outline. Loads an attachment from where it is stored based on the id. If the attachment is private, a temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an attachment.\",\n input: OutlineGetAttachmentRedirectInput,\n output: OutlineGetAttachmentRedirectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment-redirect.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-redirect.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 OutlineGetAttachmentRedirectInput = z.object({\n id: z.string().describe(\"Unique identifier for the attachment.\"),\n}).describe(\"Request model for retrieving an attachment redirect URL.\");\nexport const OutlineGetAttachmentRedirectOutput = 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 attachment is located. For private attachments, this is a temporary signed URL with embedded credentials.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the attachment.\");\n\nexport const outlineGetAttachmentRedirect: AppAction<\n typeof OutlineGetAttachmentRedirectInput,\n typeof OutlineGetAttachmentRedirectOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_ATTACHMENT_REDIRECT\", {\n slug: \"outline-get-attachment-redirect\",\n name: \"Get Attachment Redirect URL\",\n description: \"Tool to retrieve an attachment redirect URL from Outline. Loads an attachment from where it is stored based on the id. If the attachment is private, a temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an attachment.\",\n input: OutlineGetAttachmentRedirectInput,\n output: OutlineGetAttachmentRedirectOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACjE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,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,6HAA6H,CAAC,CAAC,SAAS;AAC5K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,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/get-attachment-redirect.d.ts
|
|
@@ -8,9 +10,7 @@ declare const OutlineGetAttachmentRedirectOutput: 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 outlineGetAttachmentRedirect:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const outlineGetAttachmentRedirect: AppAction<typeof OutlineGetAttachmentRedirectInput, typeof OutlineGetAttachmentRedirectOutput, typeof outline.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { outlineGetAttachmentRedirect };
|
|
16
16
|
//# sourceMappingURL=get-attachment-redirect.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment-redirect.d.cts","names":[],"sources":["../../src/actions/get-attachment-redirect.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment-redirect.d.cts","names":[],"sources":["../../src/actions/get-attachment-redirect.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/get-attachment-redirect.d.ts
|
|
@@ -8,9 +10,7 @@ declare const OutlineGetAttachmentRedirectOutput: 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 outlineGetAttachmentRedirect:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const outlineGetAttachmentRedirect: AppAction<typeof OutlineGetAttachmentRedirectInput, typeof OutlineGetAttachmentRedirectOutput, typeof outline.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { outlineGetAttachmentRedirect };
|
|
16
16
|
//# sourceMappingURL=get-attachment-redirect.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment-redirect.d.mts","names":[],"sources":["../../src/actions/get-attachment-redirect.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment-redirect.d.mts","names":[],"sources":["../../src/actions/get-attachment-redirect.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":"get-attachment-redirect.mjs","names":[],"sources":["../../src/actions/get-attachment-redirect.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetAttachmentRedirectInput = z.object({\n id: z.string().describe(\"Unique identifier for the attachment.\"),\n}).describe(\"Request model for retrieving an attachment redirect URL.\");\nexport const OutlineGetAttachmentRedirectOutput = 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 attachment is located. For private attachments, this is a temporary signed URL with embedded credentials.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the attachment.\");\n\nexport const outlineGetAttachmentRedirect = action(\"OUTLINE_GET_ATTACHMENT_REDIRECT\", {\n slug: \"outline-get-attachment-redirect\",\n name: \"Get Attachment Redirect URL\",\n description: \"Tool to retrieve an attachment redirect URL from Outline. Loads an attachment from where it is stored based on the id. If the attachment is private, a temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an attachment.\",\n input: OutlineGetAttachmentRedirectInput,\n output: OutlineGetAttachmentRedirectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment-redirect.mjs","names":[],"sources":["../../src/actions/get-attachment-redirect.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 OutlineGetAttachmentRedirectInput = z.object({\n id: z.string().describe(\"Unique identifier for the attachment.\"),\n}).describe(\"Request model for retrieving an attachment redirect URL.\");\nexport const OutlineGetAttachmentRedirectOutput = 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 attachment is located. For private attachments, this is a temporary signed URL with embedded credentials.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for the attachment.\");\n\nexport const outlineGetAttachmentRedirect: AppAction<\n typeof OutlineGetAttachmentRedirectInput,\n typeof OutlineGetAttachmentRedirectOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_ATTACHMENT_REDIRECT\", {\n slug: \"outline-get-attachment-redirect\",\n name: \"Get Attachment Redirect URL\",\n description: \"Tool to retrieve an attachment redirect URL from Outline. Loads an attachment from where it is stored based on the id. If the attachment is private, a temporary signed URL with embedded credentials is generated on demand. Use when you need to access or download an attachment.\",\n input: OutlineGetAttachmentRedirectInput,\n output: OutlineGetAttachmentRedirectOutput,\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,uCAAuC,EACjE,CAAC,CAAC,CAAC,SAAS,0DAcH;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,6HAA6H,CAAC,CAAC,SAAS;CAC5K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-auth-config.cjs","names":["z","action"],"sources":["../../src/actions/get-auth-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetAuthConfigInput = z.object({}).describe(\"Request schema for `GetAuthConfig`\");\nconst OutlineGetAuthConfig_AuthServiceSchema = z.object({\n id: z.string().describe(\"Service identifier (e.g., 'slack', 'google', 'azure')\").nullable(),\n name: z.string().describe(\"Display name of the authentication service (e.g., 'Slack', 'Google', 'Azure AD')\").nullable(),\n authUrl: z.string().describe(\"Authentication URL for the service\").nullable(),\n}).passthrough().describe(\"Authentication service configuration\");\nconst OutlineGetAuthConfig_AuthConfigDataSchema = z.object({\n name: z.string().describe(\"Workspace name (e.g., 'Acme Inc')\").nullable(),\n hostname: z.string().describe(\"Workspace hostname (e.g., 'acme-inc.getoutline.com')\").nullable(),\n providers: z.array(OutlineGetAuthConfig_AuthServiceSchema).describe(\"List of available authentication services for the workspace\"),\n}).passthrough().describe(\"Authentication configuration data\");\nexport const OutlineGetAuthConfigOutput = z.object({\n data: OutlineGetAuthConfig_AuthConfigDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetAuthConfig`\");\n\nexport const outlineGetAuthConfig = action(\"OUTLINE_GET_AUTH_CONFIG\", {\n slug: \"outline-get-auth-config\",\n name: \"Get authentication config\",\n description: \"Tool to retrieve authentication configuration options for an Outline workspace. Use when you need to discover the workspace name, hostname, or available SSO/OAuth authentication services before user login.\",\n input: OutlineGetAuthConfigInput,\n output: OutlineGetAuthConfigOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-auth-config.cjs","names":["z","action"],"sources":["../../src/actions/get-auth-config.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 OutlineGetAuthConfigInput = z.object({}).describe(\"Request schema for `GetAuthConfig`\");\nconst OutlineGetAuthConfig_AuthServiceSchema = z.object({\n id: z.string().describe(\"Service identifier (e.g., 'slack', 'google', 'azure')\").nullable(),\n name: z.string().describe(\"Display name of the authentication service (e.g., 'Slack', 'Google', 'Azure AD')\").nullable(),\n authUrl: z.string().describe(\"Authentication URL for the service\").nullable(),\n}).passthrough().describe(\"Authentication service configuration\");\nconst OutlineGetAuthConfig_AuthConfigDataSchema = z.object({\n name: z.string().describe(\"Workspace name (e.g., 'Acme Inc')\").nullable(),\n hostname: z.string().describe(\"Workspace hostname (e.g., 'acme-inc.getoutline.com')\").nullable(),\n providers: z.array(OutlineGetAuthConfig_AuthServiceSchema).describe(\"List of available authentication services for the workspace\"),\n}).passthrough().describe(\"Authentication configuration data\");\nexport const OutlineGetAuthConfigOutput = z.object({\n data: OutlineGetAuthConfig_AuthConfigDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetAuthConfig`\");\n\nexport const outlineGetAuthConfig: AppAction<\n typeof OutlineGetAuthConfigInput,\n typeof OutlineGetAuthConfigOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_AUTH_CONFIG\", {\n slug: \"outline-get-auth-config\",\n name: \"Get authentication config\",\n description: \"Tool to retrieve authentication configuration options for an Outline workspace. Use when you need to discover the workspace name, hostname, or available SSO/OAuth authentication services before user login.\",\n input: OutlineGetAuthConfigInput,\n output: OutlineGetAuthConfigOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC;AACnG,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACvH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6DAA6D;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/get-auth-config.d.ts
|
|
@@ -13,7 +15,7 @@ declare const OutlineGetAuthConfigOutput: z.ZodObject<{
|
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const outlineGetAuthConfig:
|
|
18
|
+
declare const outlineGetAuthConfig: AppAction<typeof OutlineGetAuthConfigInput, typeof OutlineGetAuthConfigOutput, typeof outline.credential>;
|
|
17
19
|
//#endregion
|
|
18
20
|
export { outlineGetAuthConfig };
|
|
19
21
|
//# sourceMappingURL=get-auth-config.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-auth-config.d.cts","names":[],"sources":["../../src/actions/get-auth-config.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-auth-config.d.cts","names":[],"sources":["../../src/actions/get-auth-config.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,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/get-auth-config.d.ts
|
|
@@ -13,7 +15,7 @@ declare const OutlineGetAuthConfigOutput: z.ZodObject<{
|
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const outlineGetAuthConfig:
|
|
18
|
+
declare const outlineGetAuthConfig: AppAction<typeof OutlineGetAuthConfigInput, typeof OutlineGetAuthConfigOutput, typeof outline.credential>;
|
|
17
19
|
//#endregion
|
|
18
20
|
export { outlineGetAuthConfig };
|
|
19
21
|
//# sourceMappingURL=get-auth-config.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-auth-config.d.mts","names":[],"sources":["../../src/actions/get-auth-config.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-auth-config.d.mts","names":[],"sources":["../../src/actions/get-auth-config.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-auth-config.mjs","names":[],"sources":["../../src/actions/get-auth-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetAuthConfigInput = z.object({}).describe(\"Request schema for `GetAuthConfig`\");\nconst OutlineGetAuthConfig_AuthServiceSchema = z.object({\n id: z.string().describe(\"Service identifier (e.g., 'slack', 'google', 'azure')\").nullable(),\n name: z.string().describe(\"Display name of the authentication service (e.g., 'Slack', 'Google', 'Azure AD')\").nullable(),\n authUrl: z.string().describe(\"Authentication URL for the service\").nullable(),\n}).passthrough().describe(\"Authentication service configuration\");\nconst OutlineGetAuthConfig_AuthConfigDataSchema = z.object({\n name: z.string().describe(\"Workspace name (e.g., 'Acme Inc')\").nullable(),\n hostname: z.string().describe(\"Workspace hostname (e.g., 'acme-inc.getoutline.com')\").nullable(),\n providers: z.array(OutlineGetAuthConfig_AuthServiceSchema).describe(\"List of available authentication services for the workspace\"),\n}).passthrough().describe(\"Authentication configuration data\");\nexport const OutlineGetAuthConfigOutput = z.object({\n data: OutlineGetAuthConfig_AuthConfigDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetAuthConfig`\");\n\nexport const outlineGetAuthConfig = action(\"OUTLINE_GET_AUTH_CONFIG\", {\n slug: \"outline-get-auth-config\",\n name: \"Get authentication config\",\n description: \"Tool to retrieve authentication configuration options for an Outline workspace. Use when you need to discover the workspace name, hostname, or available SSO/OAuth authentication services before user login.\",\n input: OutlineGetAuthConfigInput,\n output: OutlineGetAuthConfigOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-auth-config.mjs","names":[],"sources":["../../src/actions/get-auth-config.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 OutlineGetAuthConfigInput = z.object({}).describe(\"Request schema for `GetAuthConfig`\");\nconst OutlineGetAuthConfig_AuthServiceSchema = z.object({\n id: z.string().describe(\"Service identifier (e.g., 'slack', 'google', 'azure')\").nullable(),\n name: z.string().describe(\"Display name of the authentication service (e.g., 'Slack', 'Google', 'Azure AD')\").nullable(),\n authUrl: z.string().describe(\"Authentication URL for the service\").nullable(),\n}).passthrough().describe(\"Authentication service configuration\");\nconst OutlineGetAuthConfig_AuthConfigDataSchema = z.object({\n name: z.string().describe(\"Workspace name (e.g., 'Acme Inc')\").nullable(),\n hostname: z.string().describe(\"Workspace hostname (e.g., 'acme-inc.getoutline.com')\").nullable(),\n providers: z.array(OutlineGetAuthConfig_AuthServiceSchema).describe(\"List of available authentication services for the workspace\"),\n}).passthrough().describe(\"Authentication configuration data\");\nexport const OutlineGetAuthConfigOutput = z.object({\n data: OutlineGetAuthConfig_AuthConfigDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetAuthConfig`\");\n\nexport const outlineGetAuthConfig: AppAction<\n typeof OutlineGetAuthConfigInput,\n typeof OutlineGetAuthConfigOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_AUTH_CONFIG\", {\n slug: \"outline-get-auth-config\",\n name: \"Get authentication config\",\n description: \"Tool to retrieve authentication configuration options for an Outline workspace. Use when you need to discover the workspace name, hostname, or available SSO/OAuth authentication services before user login.\",\n input: OutlineGetAuthConfigInput,\n output: OutlineGetAuthConfigOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC;AACnG,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6DAA6D;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAK7D,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO,EACjD,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection-documents.cjs","names":["z","action"],"sources":["../../src/actions/get-collection-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCollectionDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n}).describe(\"Request model for retrieving collection document structure.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel5Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n}).passthrough().describe(\"Represents a navigation node at depth level 5 (leaf level).\\n\\nNote: Outline API supports unlimited nesting, but to avoid circular references\\nin schema generation, we limit to 5 levels of depth.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel4Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel5Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 4.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel3Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel4Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 3.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel2Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel3Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 2.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel1Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel2Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 1 (root level).\");\nexport const OutlineGetCollectionDocumentsOutput = z.object({\n data: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel1Schema).describe(\"Array of navigation nodes representing the document hierarchy of the collection.\"),\n}).passthrough().describe(\"Response containing the document structure of a collection.\");\n\nexport const outlineGetCollectionDocuments = action(\"OUTLINE_GET_COLLECTION_DOCUMENTS\", {\n slug: \"outline-get-collection-documents\",\n name: \"Get Collection Documents\",\n description: \"Tool to retrieve a collection's document structure as a tree of navigation nodes. Use when you need to explore the document hierarchy within a collection.\",\n input: OutlineGetCollectionDocumentsInput,\n output: OutlineGetCollectionDocumentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection-documents.cjs","names":["z","action"],"sources":["../../src/actions/get-collection-documents.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 OutlineGetCollectionDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n}).describe(\"Request model for retrieving collection document structure.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel5Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n}).passthrough().describe(\"Represents a navigation node at depth level 5 (leaf level).\\n\\nNote: Outline API supports unlimited nesting, but to avoid circular references\\nin schema generation, we limit to 5 levels of depth.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel4Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel5Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 4.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel3Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel4Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 3.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel2Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel3Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 2.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel1Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel2Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 1 (root level).\");\nexport const OutlineGetCollectionDocumentsOutput = z.object({\n data: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel1Schema).describe(\"Array of navigation nodes representing the document hierarchy of the collection.\"),\n}).passthrough().describe(\"Response containing the document structure of a collection.\");\n\nexport const outlineGetCollectionDocuments: AppAction<\n typeof OutlineGetCollectionDocumentsInput,\n typeof OutlineGetCollectionDocumentsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COLLECTION_DOCUMENTS\", {\n slug: \"outline-get-collection-documents\",\n name: \"Get Collection Documents\",\n description: \"Tool to retrieve a collection's document structure as a tree of navigation nodes. Use when you need to explore the document hierarchy within a collection.\",\n input: OutlineGetCollectionDocumentsInput,\n output: OutlineGetCollectionDocumentsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qMAAqM;AAC/N,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kFAAkF,EACrK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,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/get-collection-documents.d.ts
|
|
@@ -31,9 +33,7 @@ declare const OutlineGetCollectionDocumentsOutput: z.ZodObject<{
|
|
|
31
33
|
}, z.core.$loose>>>>;
|
|
32
34
|
}, z.core.$loose>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const outlineGetCollectionDocuments:
|
|
35
|
-
id: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const outlineGetCollectionDocuments: AppAction<typeof OutlineGetCollectionDocumentsInput, typeof OutlineGetCollectionDocumentsOutput, typeof outline.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { outlineGetCollectionDocuments };
|
|
39
39
|
//# sourceMappingURL=get-collection-documents.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection-documents.d.cts","names":[],"sources":["../../src/actions/get-collection-documents.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection-documents.d.cts","names":[],"sources":["../../src/actions/get-collection-documents.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,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/get-collection-documents.d.ts
|
|
@@ -31,9 +33,7 @@ declare const OutlineGetCollectionDocumentsOutput: z.ZodObject<{
|
|
|
31
33
|
}, z.core.$loose>>>>;
|
|
32
34
|
}, z.core.$loose>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const outlineGetCollectionDocuments:
|
|
35
|
-
id: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const outlineGetCollectionDocuments: AppAction<typeof OutlineGetCollectionDocumentsInput, typeof OutlineGetCollectionDocumentsOutput, typeof outline.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { outlineGetCollectionDocuments };
|
|
39
39
|
//# sourceMappingURL=get-collection-documents.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection-documents.d.mts","names":[],"sources":["../../src/actions/get-collection-documents.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection-documents.d.mts","names":[],"sources":["../../src/actions/get-collection-documents.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection-documents.mjs","names":[],"sources":["../../src/actions/get-collection-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCollectionDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n}).describe(\"Request model for retrieving collection document structure.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel5Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n}).passthrough().describe(\"Represents a navigation node at depth level 5 (leaf level).\\n\\nNote: Outline API supports unlimited nesting, but to avoid circular references\\nin schema generation, we limit to 5 levels of depth.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel4Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel5Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 4.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel3Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel4Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 3.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel2Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel3Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 2.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel1Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel2Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 1 (root level).\");\nexport const OutlineGetCollectionDocumentsOutput = z.object({\n data: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel1Schema).describe(\"Array of navigation nodes representing the document hierarchy of the collection.\"),\n}).passthrough().describe(\"Response containing the document structure of a collection.\");\n\nexport const outlineGetCollectionDocuments = action(\"OUTLINE_GET_COLLECTION_DOCUMENTS\", {\n slug: \"outline-get-collection-documents\",\n name: \"Get Collection Documents\",\n description: \"Tool to retrieve a collection's document structure as a tree of navigation nodes. Use when you need to explore the document hierarchy within a collection.\",\n input: OutlineGetCollectionDocumentsInput,\n output: OutlineGetCollectionDocumentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection-documents.mjs","names":[],"sources":["../../src/actions/get-collection-documents.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 OutlineGetCollectionDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n}).describe(\"Request model for retrieving collection document structure.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel5Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n}).passthrough().describe(\"Represents a navigation node at depth level 5 (leaf level).\\n\\nNote: Outline API supports unlimited nesting, but to avoid circular references\\nin schema generation, we limit to 5 levels of depth.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel4Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel5Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 4.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel3Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel4Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 3.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel2Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel3Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 2.\");\nconst OutlineGetCollectionDocuments_NavigationNodeLevel1Schema = z.object({\n id: z.string().describe(\"Unique identifier for the document.\").nullable(),\n url: z.string().describe(\"URL path to access the document.\").nullable(),\n title: z.string().describe(\"Title of the document.\").nullable(),\n children: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel2Schema).describe(\"Child documents in the hierarchy.\").nullable().optional(),\n}).passthrough().describe(\"Represents a navigation node at depth level 1 (root level).\");\nexport const OutlineGetCollectionDocumentsOutput = z.object({\n data: z.array(OutlineGetCollectionDocuments_NavigationNodeLevel1Schema).describe(\"Array of navigation nodes representing the document hierarchy of the collection.\"),\n}).passthrough().describe(\"Response containing the document structure of a collection.\");\n\nexport const outlineGetCollectionDocuments: AppAction<\n typeof OutlineGetCollectionDocumentsInput,\n typeof OutlineGetCollectionDocumentsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COLLECTION_DOCUMENTS\", {\n slug: \"outline-get-collection-documents\",\n name: \"Get Collection Documents\",\n description: \"Tool to retrieve a collection's document structure as a tree of navigation nodes. Use when you need to explore the document hierarchy within a collection.\",\n input: OutlineGetCollectionDocumentsInput,\n output: OutlineGetCollectionDocumentsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqC,EAAE,OAAO,EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qMAAqM;AAC/N,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAKvF,MAAa,gCAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbiD,EAAE,OAAO,EAC1D,MAAM,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kFAAkF,EACrK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|