@keystrokehq/outline 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/activate-user.cjs +1 -0
- package/dist/actions/activate-user.cjs.map +1 -1
- package/dist/actions/activate-user.d.cts +3 -17
- package/dist/actions/activate-user.d.cts.map +1 -1
- package/dist/actions/activate-user.d.mts +3 -17
- package/dist/actions/activate-user.d.mts.map +1 -1
- package/dist/actions/activate-user.mjs +1 -0
- package/dist/actions/activate-user.mjs.map +1 -1
- package/dist/actions/add-collection-group.cjs +1 -0
- package/dist/actions/add-collection-group.cjs.map +1 -1
- package/dist/actions/add-collection-group.d.cts +3 -19
- package/dist/actions/add-collection-group.d.cts.map +1 -1
- package/dist/actions/add-collection-group.d.mts +3 -19
- package/dist/actions/add-collection-group.d.mts.map +1 -1
- package/dist/actions/add-collection-group.mjs +1 -0
- package/dist/actions/add-collection-group.mjs.map +1 -1
- package/dist/actions/add-document-user.cjs +1 -0
- package/dist/actions/add-document-user.cjs.map +1 -1
- package/dist/actions/add-document-user.d.cts +3 -19
- package/dist/actions/add-document-user.d.cts.map +1 -1
- package/dist/actions/add-document-user.d.mts +3 -19
- package/dist/actions/add-document-user.d.mts.map +1 -1
- package/dist/actions/add-document-user.mjs +1 -0
- package/dist/actions/add-document-user.mjs.map +1 -1
- package/dist/actions/add-group-to-document.cjs +1 -0
- package/dist/actions/add-group-to-document.cjs.map +1 -1
- package/dist/actions/add-group-to-document.d.cts +3 -19
- package/dist/actions/add-group-to-document.d.cts.map +1 -1
- package/dist/actions/add-group-to-document.d.mts +3 -19
- package/dist/actions/add-group-to-document.d.mts.map +1 -1
- package/dist/actions/add-group-to-document.mjs +1 -0
- package/dist/actions/add-group-to-document.mjs.map +1 -1
- package/dist/actions/add-group-user.cjs +1 -0
- package/dist/actions/add-group-user.cjs.map +1 -1
- package/dist/actions/add-group-user.d.cts +3 -18
- package/dist/actions/add-group-user.d.cts.map +1 -1
- package/dist/actions/add-group-user.d.mts +3 -18
- package/dist/actions/add-group-user.d.mts.map +1 -1
- package/dist/actions/add-group-user.mjs +1 -0
- package/dist/actions/add-group-user.mjs.map +1 -1
- package/dist/actions/add-user-to-collection.cjs +1 -0
- package/dist/actions/add-user-to-collection.cjs.map +1 -1
- package/dist/actions/add-user-to-collection.d.cts +3 -19
- package/dist/actions/add-user-to-collection.d.cts.map +1 -1
- package/dist/actions/add-user-to-collection.d.mts +3 -19
- package/dist/actions/add-user-to-collection.d.mts.map +1 -1
- package/dist/actions/add-user-to-collection.mjs +1 -0
- package/dist/actions/add-user-to-collection.mjs.map +1 -1
- package/dist/actions/archive-document.cjs +1 -0
- package/dist/actions/archive-document.cjs.map +1 -1
- package/dist/actions/archive-document.d.cts +3 -17
- package/dist/actions/archive-document.d.cts.map +1 -1
- package/dist/actions/archive-document.d.mts +3 -17
- package/dist/actions/archive-document.d.mts.map +1 -1
- package/dist/actions/archive-document.mjs +1 -0
- package/dist/actions/archive-document.mjs.map +1 -1
- package/dist/actions/create-attachment.cjs +1 -0
- package/dist/actions/create-attachment.cjs.map +1 -1
- package/dist/actions/create-attachment.d.cts +3 -20
- package/dist/actions/create-attachment.d.cts.map +1 -1
- package/dist/actions/create-attachment.d.mts +3 -20
- package/dist/actions/create-attachment.d.mts.map +1 -1
- package/dist/actions/create-attachment.mjs +1 -0
- package/dist/actions/create-attachment.mjs.map +1 -1
- package/dist/actions/create-collection.cjs +1 -0
- package/dist/actions/create-collection.cjs.map +1 -1
- package/dist/actions/create-collection.d.cts +3 -22
- package/dist/actions/create-collection.d.cts.map +1 -1
- package/dist/actions/create-collection.d.mts +3 -22
- package/dist/actions/create-collection.d.mts.map +1 -1
- package/dist/actions/create-collection.mjs +1 -0
- package/dist/actions/create-collection.mjs.map +1 -1
- package/dist/actions/create-comment.cjs +1 -0
- package/dist/actions/create-comment.cjs.map +1 -1
- package/dist/actions/create-comment.d.cts +3 -21
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -21
- package/dist/actions/create-comment.d.mts.map +1 -1
- package/dist/actions/create-comment.mjs +1 -0
- package/dist/actions/create-comment.mjs.map +1 -1
- package/dist/actions/create-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -32
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -32
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-group.cjs +1 -0
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +3 -17
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -17
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +1 -0
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-o-auth-client.cjs +1 -0
- package/dist/actions/create-o-auth-client.cjs.map +1 -1
- package/dist/actions/create-o-auth-client.d.cts +3 -23
- package/dist/actions/create-o-auth-client.d.cts.map +1 -1
- package/dist/actions/create-o-auth-client.d.mts +3 -23
- package/dist/actions/create-o-auth-client.d.mts.map +1 -1
- package/dist/actions/create-o-auth-client.mjs +1 -0
- package/dist/actions/create-o-auth-client.mjs.map +1 -1
- package/dist/actions/create-share.cjs +1 -0
- package/dist/actions/create-share.cjs.map +1 -1
- package/dist/actions/create-share.d.cts +3 -20
- package/dist/actions/create-share.d.cts.map +1 -1
- package/dist/actions/create-share.d.mts +3 -20
- package/dist/actions/create-share.d.mts.map +1 -1
- package/dist/actions/create-share.mjs +1 -0
- package/dist/actions/create-share.mjs.map +1 -1
- package/dist/actions/create-star.cjs +1 -0
- package/dist/actions/create-star.cjs.map +1 -1
- package/dist/actions/create-star.d.cts +3 -19
- package/dist/actions/create-star.d.cts.map +1 -1
- package/dist/actions/create-star.d.mts +3 -19
- package/dist/actions/create-star.d.mts.map +1 -1
- package/dist/actions/create-star.mjs +1 -0
- package/dist/actions/create-star.mjs.map +1 -1
- package/dist/actions/create-template.cjs +1 -0
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +3 -22
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -22
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +1 -0
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-view.cjs +1 -0
- package/dist/actions/create-view.cjs.map +1 -1
- package/dist/actions/create-view.d.cts +3 -17
- package/dist/actions/create-view.d.cts.map +1 -1
- package/dist/actions/create-view.d.mts +3 -17
- package/dist/actions/create-view.d.mts.map +1 -1
- package/dist/actions/create-view.mjs +1 -0
- package/dist/actions/create-view.mjs.map +1 -1
- package/dist/actions/delete-attachment.cjs +1 -0
- package/dist/actions/delete-attachment.cjs.map +1 -1
- package/dist/actions/delete-attachment.d.cts +3 -17
- package/dist/actions/delete-attachment.d.cts.map +1 -1
- package/dist/actions/delete-attachment.d.mts +3 -17
- package/dist/actions/delete-attachment.d.mts.map +1 -1
- package/dist/actions/delete-attachment.mjs +1 -0
- package/dist/actions/delete-attachment.mjs.map +1 -1
- package/dist/actions/delete-collection.cjs +1 -0
- package/dist/actions/delete-collection.cjs.map +1 -1
- package/dist/actions/delete-collection.d.cts +3 -17
- package/dist/actions/delete-collection.d.cts.map +1 -1
- package/dist/actions/delete-collection.d.mts +3 -17
- package/dist/actions/delete-collection.d.mts.map +1 -1
- package/dist/actions/delete-collection.mjs +1 -0
- package/dist/actions/delete-collection.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -17
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -17
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -18
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -18
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-file-operation.cjs +1 -0
- package/dist/actions/delete-file-operation.cjs.map +1 -1
- package/dist/actions/delete-file-operation.d.cts +3 -17
- package/dist/actions/delete-file-operation.d.cts.map +1 -1
- package/dist/actions/delete-file-operation.d.mts +3 -17
- package/dist/actions/delete-file-operation.d.mts.map +1 -1
- package/dist/actions/delete-file-operation.mjs +1 -0
- package/dist/actions/delete-file-operation.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -0
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +3 -17
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -17
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs +1 -0
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.cjs +1 -0
- package/dist/actions/delete-oauth-authentication.cjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.cts +3 -18
- package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +3 -18
- package/dist/actions/delete-oauth-authentication.d.mts.map +1 -1
- package/dist/actions/delete-oauth-authentication.mjs +1 -0
- package/dist/actions/delete-oauth-authentication.mjs.map +1 -1
- package/dist/actions/delete-oauth-client.cjs +1 -0
- package/dist/actions/delete-oauth-client.cjs.map +1 -1
- package/dist/actions/delete-oauth-client.d.cts +3 -17
- package/dist/actions/delete-oauth-client.d.cts.map +1 -1
- package/dist/actions/delete-oauth-client.d.mts +3 -17
- package/dist/actions/delete-oauth-client.d.mts.map +1 -1
- package/dist/actions/delete-oauth-client.mjs +1 -0
- package/dist/actions/delete-oauth-client.mjs.map +1 -1
- package/dist/actions/delete-star.cjs +1 -0
- package/dist/actions/delete-star.cjs.map +1 -1
- package/dist/actions/delete-star.d.cts +3 -17
- package/dist/actions/delete-star.d.cts.map +1 -1
- package/dist/actions/delete-star.d.mts +3 -17
- package/dist/actions/delete-star.d.mts.map +1 -1
- package/dist/actions/delete-star.mjs +1 -0
- package/dist/actions/delete-star.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -0
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +3 -17
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -17
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -0
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -17
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -17
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/duplicate-document.cjs +1 -0
- package/dist/actions/duplicate-document.cjs.map +1 -1
- package/dist/actions/duplicate-document.d.cts +3 -22
- package/dist/actions/duplicate-document.d.cts.map +1 -1
- package/dist/actions/duplicate-document.d.mts +3 -22
- package/dist/actions/duplicate-document.d.mts.map +1 -1
- package/dist/actions/duplicate-document.mjs +1 -0
- package/dist/actions/duplicate-document.mjs.map +1 -1
- package/dist/actions/duplicate-template.cjs +1 -0
- package/dist/actions/duplicate-template.cjs.map +1 -1
- package/dist/actions/duplicate-template.d.cts +3 -19
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +3 -19
- package/dist/actions/duplicate-template.d.mts.map +1 -1
- package/dist/actions/duplicate-template.mjs +1 -0
- package/dist/actions/duplicate-template.mjs.map +1 -1
- package/dist/actions/empty-documents-trash.cjs +1 -0
- package/dist/actions/empty-documents-trash.cjs.map +1 -1
- package/dist/actions/empty-documents-trash.d.cts +3 -15
- package/dist/actions/empty-documents-trash.d.cts.map +1 -1
- package/dist/actions/empty-documents-trash.d.mts +3 -15
- package/dist/actions/empty-documents-trash.d.mts.map +1 -1
- package/dist/actions/empty-documents-trash.mjs +1 -0
- package/dist/actions/empty-documents-trash.mjs.map +1 -1
- package/dist/actions/export-all-collections.cjs +1 -0
- package/dist/actions/export-all-collections.cjs.map +1 -1
- package/dist/actions/export-all-collections.d.cts +3 -19
- package/dist/actions/export-all-collections.d.cts.map +1 -1
- package/dist/actions/export-all-collections.d.mts +3 -19
- package/dist/actions/export-all-collections.d.mts.map +1 -1
- package/dist/actions/export-all-collections.mjs +1 -0
- package/dist/actions/export-all-collections.mjs.map +1 -1
- package/dist/actions/export-collection.cjs +1 -0
- package/dist/actions/export-collection.cjs.map +1 -1
- package/dist/actions/export-collection.d.cts +3 -18
- package/dist/actions/export-collection.d.cts.map +1 -1
- package/dist/actions/export-collection.d.mts +3 -18
- package/dist/actions/export-collection.d.mts.map +1 -1
- package/dist/actions/export-collection.mjs +1 -0
- package/dist/actions/export-collection.mjs.map +1 -1
- package/dist/actions/export-document.cjs +1 -0
- package/dist/actions/export-document.cjs.map +1 -1
- package/dist/actions/export-document.d.cts +3 -20
- package/dist/actions/export-document.d.cts.map +1 -1
- package/dist/actions/export-document.d.mts +3 -20
- package/dist/actions/export-document.d.mts.map +1 -1
- package/dist/actions/export-document.mjs +1 -0
- package/dist/actions/export-document.mjs.map +1 -1
- package/dist/actions/get-attachment-redirect.cjs +1 -0
- package/dist/actions/get-attachment-redirect.cjs.map +1 -1
- package/dist/actions/get-attachment-redirect.d.cts +3 -17
- package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +3 -17
- package/dist/actions/get-attachment-redirect.d.mts.map +1 -1
- package/dist/actions/get-attachment-redirect.mjs +1 -0
- package/dist/actions/get-attachment-redirect.mjs.map +1 -1
- package/dist/actions/get-auth-config.cjs +1 -0
- package/dist/actions/get-auth-config.cjs.map +1 -1
- package/dist/actions/get-auth-config.d.cts +3 -15
- package/dist/actions/get-auth-config.d.cts.map +1 -1
- package/dist/actions/get-auth-config.d.mts +3 -15
- package/dist/actions/get-auth-config.d.mts.map +1 -1
- package/dist/actions/get-auth-config.mjs +1 -0
- package/dist/actions/get-auth-config.mjs.map +1 -1
- package/dist/actions/get-collection-documents.cjs +1 -0
- package/dist/actions/get-collection-documents.cjs.map +1 -1
- package/dist/actions/get-collection-documents.d.cts +3 -17
- package/dist/actions/get-collection-documents.d.cts.map +1 -1
- package/dist/actions/get-collection-documents.d.mts +3 -17
- package/dist/actions/get-collection-documents.d.mts.map +1 -1
- package/dist/actions/get-collection-documents.mjs +1 -0
- package/dist/actions/get-collection-documents.mjs.map +1 -1
- package/dist/actions/get-collection.cjs +1 -0
- package/dist/actions/get-collection.cjs.map +1 -1
- package/dist/actions/get-collection.d.cts +3 -17
- package/dist/actions/get-collection.d.cts.map +1 -1
- package/dist/actions/get-collection.d.mts +3 -17
- package/dist/actions/get-collection.d.mts.map +1 -1
- package/dist/actions/get-collection.mjs +1 -0
- package/dist/actions/get-collection.mjs.map +1 -1
- package/dist/actions/get-comment.cjs +1 -0
- package/dist/actions/get-comment.cjs.map +1 -1
- package/dist/actions/get-comment.d.cts +3 -18
- package/dist/actions/get-comment.d.cts.map +1 -1
- package/dist/actions/get-comment.d.mts +3 -18
- package/dist/actions/get-comment.d.mts.map +1 -1
- package/dist/actions/get-comment.mjs +1 -0
- package/dist/actions/get-comment.mjs.map +1 -1
- package/dist/actions/get-document-info.cjs +1 -0
- package/dist/actions/get-document-info.cjs.map +1 -1
- package/dist/actions/get-document-info.d.cts +3 -18
- package/dist/actions/get-document-info.d.cts.map +1 -1
- package/dist/actions/get-document-info.d.mts +3 -18
- package/dist/actions/get-document-info.d.mts.map +1 -1
- package/dist/actions/get-document-info.mjs +1 -0
- package/dist/actions/get-document-info.mjs.map +1 -1
- package/dist/actions/get-documents-documents.cjs +1 -0
- package/dist/actions/get-documents-documents.cjs.map +1 -1
- package/dist/actions/get-documents-documents.d.cts +3 -17
- package/dist/actions/get-documents-documents.d.cts.map +1 -1
- package/dist/actions/get-documents-documents.d.mts +3 -17
- package/dist/actions/get-documents-documents.d.mts.map +1 -1
- package/dist/actions/get-documents-documents.mjs +1 -0
- package/dist/actions/get-documents-documents.mjs.map +1 -1
- package/dist/actions/get-file-operation-info.cjs +1 -0
- package/dist/actions/get-file-operation-info.cjs.map +1 -1
- package/dist/actions/get-file-operation-info.d.cts +3 -17
- package/dist/actions/get-file-operation-info.d.cts.map +1 -1
- package/dist/actions/get-file-operation-info.d.mts +3 -17
- package/dist/actions/get-file-operation-info.d.mts.map +1 -1
- package/dist/actions/get-file-operation-info.mjs +1 -0
- package/dist/actions/get-file-operation-info.mjs.map +1 -1
- package/dist/actions/get-group-info.cjs +1 -0
- package/dist/actions/get-group-info.cjs.map +1 -1
- package/dist/actions/get-group-info.d.cts +3 -17
- package/dist/actions/get-group-info.d.cts.map +1 -1
- package/dist/actions/get-group-info.d.mts +3 -17
- package/dist/actions/get-group-info.d.mts.map +1 -1
- package/dist/actions/get-group-info.mjs +1 -0
- package/dist/actions/get-group-info.mjs.map +1 -1
- package/dist/actions/get-oauth-client-info.cjs +1 -0
- package/dist/actions/get-oauth-client-info.cjs.map +1 -1
- package/dist/actions/get-oauth-client-info.d.cts +3 -18
- package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
- package/dist/actions/get-oauth-client-info.d.mts +3 -18
- package/dist/actions/get-oauth-client-info.d.mts.map +1 -1
- package/dist/actions/get-oauth-client-info.mjs +1 -0
- package/dist/actions/get-oauth-client-info.mjs.map +1 -1
- package/dist/actions/get-revision-info.cjs +1 -0
- package/dist/actions/get-revision-info.cjs.map +1 -1
- package/dist/actions/get-revision-info.d.cts +3 -17
- package/dist/actions/get-revision-info.d.cts.map +1 -1
- package/dist/actions/get-revision-info.d.mts +3 -17
- package/dist/actions/get-revision-info.d.mts.map +1 -1
- package/dist/actions/get-revision-info.mjs +1 -0
- package/dist/actions/get-revision-info.mjs.map +1 -1
- package/dist/actions/get-share-info.cjs +1 -0
- package/dist/actions/get-share-info.cjs.map +1 -1
- package/dist/actions/get-share-info.d.cts +3 -18
- package/dist/actions/get-share-info.d.cts.map +1 -1
- package/dist/actions/get-share-info.d.mts +3 -18
- package/dist/actions/get-share-info.d.mts.map +1 -1
- package/dist/actions/get-share-info.mjs +1 -0
- package/dist/actions/get-share-info.mjs.map +1 -1
- package/dist/actions/get-template-info.cjs +1 -0
- package/dist/actions/get-template-info.cjs.map +1 -1
- package/dist/actions/get-template-info.d.cts +3 -17
- package/dist/actions/get-template-info.d.cts.map +1 -1
- package/dist/actions/get-template-info.d.mts +3 -17
- package/dist/actions/get-template-info.d.mts.map +1 -1
- package/dist/actions/get-template-info.mjs +1 -0
- package/dist/actions/get-template-info.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +1 -0
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +3 -17
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +3 -17
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs +1 -0
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/invite-users.cjs +1 -0
- package/dist/actions/invite-users.cjs.map +1 -1
- package/dist/actions/invite-users.d.cts +3 -22
- package/dist/actions/invite-users.d.cts.map +1 -1
- package/dist/actions/invite-users.d.mts +3 -22
- package/dist/actions/invite-users.d.mts.map +1 -1
- package/dist/actions/invite-users.mjs +1 -0
- package/dist/actions/invite-users.mjs.map +1 -1
- package/dist/actions/list-archived-documents.cjs +1 -0
- package/dist/actions/list-archived-documents.cjs.map +1 -1
- package/dist/actions/list-archived-documents.d.cts +3 -18
- package/dist/actions/list-archived-documents.d.cts.map +1 -1
- package/dist/actions/list-archived-documents.d.mts +3 -18
- package/dist/actions/list-archived-documents.d.mts.map +1 -1
- package/dist/actions/list-archived-documents.mjs +1 -0
- package/dist/actions/list-archived-documents.mjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.cjs +1 -0
- package/dist/actions/list-collection-group-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.cts +3 -21
- package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.mts +3 -21
- package/dist/actions/list-collection-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-group-memberships.mjs +1 -0
- package/dist/actions/list-collection-group-memberships.mjs.map +1 -1
- package/dist/actions/list-collection-memberships.cjs +1 -0
- package/dist/actions/list-collection-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-memberships.d.cts +3 -21
- package/dist/actions/list-collection-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-memberships.d.mts +3 -21
- package/dist/actions/list-collection-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-memberships.mjs +1 -0
- package/dist/actions/list-collection-memberships.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +1 -0
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +3 -22
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -22
- package/dist/actions/list-collections.d.mts.map +1 -1
- package/dist/actions/list-collections.mjs +1 -0
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +1 -0
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +3 -23
- package/dist/actions/list-comments.d.cts.map +1 -1
- package/dist/actions/list-comments.d.mts +3 -23
- package/dist/actions/list-comments.d.mts.map +1 -1
- package/dist/actions/list-comments.mjs +1 -0
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-data-attributes.cjs +1 -0
- package/dist/actions/list-data-attributes.cjs.map +1 -1
- package/dist/actions/list-data-attributes.d.cts +3 -20
- package/dist/actions/list-data-attributes.d.cts.map +1 -1
- package/dist/actions/list-data-attributes.d.mts +3 -20
- package/dist/actions/list-data-attributes.d.mts.map +1 -1
- package/dist/actions/list-data-attributes.mjs +1 -0
- package/dist/actions/list-data-attributes.mjs.map +1 -1
- package/dist/actions/list-deleted-documents.cjs +1 -0
- package/dist/actions/list-deleted-documents.cjs.map +1 -1
- package/dist/actions/list-deleted-documents.d.cts +3 -20
- package/dist/actions/list-deleted-documents.d.cts.map +1 -1
- package/dist/actions/list-deleted-documents.d.mts +3 -20
- package/dist/actions/list-deleted-documents.d.mts.map +1 -1
- package/dist/actions/list-deleted-documents.mjs +1 -0
- package/dist/actions/list-deleted-documents.mjs.map +1 -1
- package/dist/actions/list-document-group-memberships.cjs +1 -0
- package/dist/actions/list-document-group-memberships.cjs.map +1 -1
- package/dist/actions/list-document-group-memberships.d.cts +3 -21
- package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-group-memberships.d.mts +3 -21
- package/dist/actions/list-document-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-group-memberships.mjs +1 -0
- package/dist/actions/list-document-group-memberships.mjs.map +1 -1
- package/dist/actions/list-document-memberships.cjs +1 -0
- package/dist/actions/list-document-memberships.cjs.map +1 -1
- package/dist/actions/list-document-memberships.d.cts +3 -21
- package/dist/actions/list-document-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-memberships.d.mts +3 -21
- package/dist/actions/list-document-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-memberships.mjs +1 -0
- package/dist/actions/list-document-memberships.mjs.map +1 -1
- package/dist/actions/list-document-users.cjs +1 -0
- package/dist/actions/list-document-users.cjs.map +1 -1
- package/dist/actions/list-document-users.d.cts +3 -21
- package/dist/actions/list-document-users.d.cts.map +1 -1
- package/dist/actions/list-document-users.d.mts +3 -21
- package/dist/actions/list-document-users.d.mts.map +1 -1
- package/dist/actions/list-document-users.mjs +1 -0
- package/dist/actions/list-document-users.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -25
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -25
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-draft-documents.cjs +1 -0
- package/dist/actions/list-draft-documents.cjs.map +1 -1
- package/dist/actions/list-draft-documents.d.cts +3 -22
- package/dist/actions/list-draft-documents.d.cts.map +1 -1
- package/dist/actions/list-draft-documents.d.mts +3 -22
- package/dist/actions/list-draft-documents.d.mts.map +1 -1
- package/dist/actions/list-draft-documents.mjs +1 -0
- package/dist/actions/list-draft-documents.mjs.map +1 -1
- package/dist/actions/list-events.cjs +1 -0
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +3 -25
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -25
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-events.mjs +1 -0
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-file-operations.cjs +1 -0
- package/dist/actions/list-file-operations.cjs.map +1 -1
- package/dist/actions/list-file-operations.d.cts +3 -19
- package/dist/actions/list-file-operations.d.cts.map +1 -1
- package/dist/actions/list-file-operations.d.mts +3 -19
- package/dist/actions/list-file-operations.d.mts.map +1 -1
- package/dist/actions/list-file-operations.mjs +1 -0
- package/dist/actions/list-file-operations.mjs.map +1 -1
- package/dist/actions/list-group-memberships.cjs +1 -0
- package/dist/actions/list-group-memberships.cjs.map +1 -1
- package/dist/actions/list-group-memberships.d.cts +3 -20
- package/dist/actions/list-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-group-memberships.d.mts +3 -20
- package/dist/actions/list-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-group-memberships.mjs +1 -0
- package/dist/actions/list-group-memberships.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -21
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -21
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.cjs +1 -0
- package/dist/actions/list-o-auth-authentications.cjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.cts +3 -18
- package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.mts +3 -18
- package/dist/actions/list-o-auth-authentications.d.mts.map +1 -1
- package/dist/actions/list-o-auth-authentications.mjs +1 -0
- package/dist/actions/list-o-auth-authentications.mjs.map +1 -1
- package/dist/actions/list-oauth-clients.cjs +1 -0
- package/dist/actions/list-oauth-clients.cjs.map +1 -1
- package/dist/actions/list-oauth-clients.d.cts +3 -18
- package/dist/actions/list-oauth-clients.d.cts.map +1 -1
- package/dist/actions/list-oauth-clients.d.mts +3 -18
- package/dist/actions/list-oauth-clients.d.mts.map +1 -1
- package/dist/actions/list-oauth-clients.mjs +1 -0
- package/dist/actions/list-oauth-clients.mjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.cjs +1 -0
- package/dist/actions/list-recently-viewed-documents.cjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.cts +3 -20
- package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.mts +3 -20
- package/dist/actions/list-recently-viewed-documents.d.mts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.mjs +1 -0
- package/dist/actions/list-recently-viewed-documents.mjs.map +1 -1
- package/dist/actions/list-revisions.cjs +1 -0
- package/dist/actions/list-revisions.cjs.map +1 -1
- package/dist/actions/list-revisions.d.cts +3 -21
- package/dist/actions/list-revisions.d.cts.map +1 -1
- package/dist/actions/list-revisions.d.mts +3 -21
- package/dist/actions/list-revisions.d.mts.map +1 -1
- package/dist/actions/list-revisions.mjs +1 -0
- package/dist/actions/list-revisions.mjs.map +1 -1
- package/dist/actions/list-shares.cjs +1 -0
- package/dist/actions/list-shares.cjs.map +1 -1
- package/dist/actions/list-shares.d.cts +3 -21
- package/dist/actions/list-shares.d.cts.map +1 -1
- package/dist/actions/list-shares.d.mts +3 -21
- package/dist/actions/list-shares.d.mts.map +1 -1
- package/dist/actions/list-shares.mjs +1 -0
- package/dist/actions/list-shares.mjs.map +1 -1
- package/dist/actions/list-stars.cjs +1 -0
- package/dist/actions/list-stars.cjs.map +1 -1
- package/dist/actions/list-stars.d.cts +3 -21
- package/dist/actions/list-stars.d.cts.map +1 -1
- package/dist/actions/list-stars.d.mts +3 -21
- package/dist/actions/list-stars.d.mts.map +1 -1
- package/dist/actions/list-stars.mjs +1 -0
- package/dist/actions/list-stars.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -22
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -22
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -22
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -22
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-views.cjs +1 -0
- package/dist/actions/list-views.cjs.map +1 -1
- package/dist/actions/list-views.d.cts +3 -20
- package/dist/actions/list-views.d.cts.map +1 -1
- package/dist/actions/list-views.d.mts +3 -20
- package/dist/actions/list-views.d.mts.map +1 -1
- package/dist/actions/list-views.mjs +1 -0
- package/dist/actions/list-views.mjs.map +1 -1
- package/dist/actions/move-document.cjs +1 -0
- package/dist/actions/move-document.cjs.map +1 -1
- package/dist/actions/move-document.d.cts +3 -20
- package/dist/actions/move-document.d.cts.map +1 -1
- package/dist/actions/move-document.d.mts +3 -20
- package/dist/actions/move-document.d.mts.map +1 -1
- package/dist/actions/move-document.mjs +1 -0
- package/dist/actions/move-document.mjs.map +1 -1
- package/dist/actions/redirect-file-operation.cjs +1 -0
- package/dist/actions/redirect-file-operation.cjs.map +1 -1
- package/dist/actions/redirect-file-operation.d.cts +3 -17
- package/dist/actions/redirect-file-operation.d.cts.map +1 -1
- package/dist/actions/redirect-file-operation.d.mts +3 -17
- package/dist/actions/redirect-file-operation.d.mts.map +1 -1
- package/dist/actions/redirect-file-operation.mjs +1 -0
- package/dist/actions/redirect-file-operation.mjs.map +1 -1
- package/dist/actions/remove-collection-group.cjs +1 -0
- package/dist/actions/remove-collection-group.cjs.map +1 -1
- package/dist/actions/remove-collection-group.d.cts +3 -18
- package/dist/actions/remove-collection-group.d.cts.map +1 -1
- package/dist/actions/remove-collection-group.d.mts +3 -18
- package/dist/actions/remove-collection-group.d.mts.map +1 -1
- package/dist/actions/remove-collection-group.mjs +1 -0
- package/dist/actions/remove-collection-group.mjs.map +1 -1
- package/dist/actions/remove-collection-user.cjs +1 -0
- package/dist/actions/remove-collection-user.cjs.map +1 -1
- package/dist/actions/remove-collection-user.d.cts +3 -18
- package/dist/actions/remove-collection-user.d.cts.map +1 -1
- package/dist/actions/remove-collection-user.d.mts +3 -18
- package/dist/actions/remove-collection-user.d.mts.map +1 -1
- package/dist/actions/remove-collection-user.mjs +1 -0
- package/dist/actions/remove-collection-user.mjs.map +1 -1
- package/dist/actions/remove-document-user.cjs +1 -0
- package/dist/actions/remove-document-user.cjs.map +1 -1
- package/dist/actions/remove-document-user.d.cts +3 -18
- package/dist/actions/remove-document-user.d.cts.map +1 -1
- package/dist/actions/remove-document-user.d.mts +3 -18
- package/dist/actions/remove-document-user.d.mts.map +1 -1
- package/dist/actions/remove-document-user.mjs +1 -0
- package/dist/actions/remove-document-user.mjs.map +1 -1
- package/dist/actions/remove-group-from-document.cjs +1 -0
- package/dist/actions/remove-group-from-document.cjs.map +1 -1
- package/dist/actions/remove-group-from-document.d.cts +3 -18
- package/dist/actions/remove-group-from-document.d.cts.map +1 -1
- package/dist/actions/remove-group-from-document.d.mts +3 -18
- package/dist/actions/remove-group-from-document.d.mts.map +1 -1
- package/dist/actions/remove-group-from-document.mjs +1 -0
- package/dist/actions/remove-group-from-document.mjs.map +1 -1
- package/dist/actions/remove-group-user.cjs +1 -0
- package/dist/actions/remove-group-user.cjs.map +1 -1
- package/dist/actions/remove-group-user.d.cts +3 -18
- package/dist/actions/remove-group-user.d.cts.map +1 -1
- package/dist/actions/remove-group-user.d.mts +3 -18
- package/dist/actions/remove-group-user.d.mts.map +1 -1
- package/dist/actions/remove-group-user.mjs +1 -0
- package/dist/actions/remove-group-user.mjs.map +1 -1
- package/dist/actions/restore-document.cjs +1 -0
- package/dist/actions/restore-document.cjs.map +1 -1
- package/dist/actions/restore-document.d.cts +3 -19
- package/dist/actions/restore-document.d.cts.map +1 -1
- package/dist/actions/restore-document.d.mts +3 -19
- package/dist/actions/restore-document.d.mts.map +1 -1
- package/dist/actions/restore-document.mjs +1 -0
- package/dist/actions/restore-document.mjs.map +1 -1
- package/dist/actions/restore-template.cjs +1 -0
- package/dist/actions/restore-template.cjs.map +1 -1
- package/dist/actions/restore-template.d.cts +3 -17
- package/dist/actions/restore-template.d.cts.map +1 -1
- package/dist/actions/restore-template.d.mts +3 -17
- package/dist/actions/restore-template.d.mts.map +1 -1
- package/dist/actions/restore-template.mjs +1 -0
- package/dist/actions/restore-template.mjs.map +1 -1
- package/dist/actions/retrieve-auth-info.cjs +1 -0
- package/dist/actions/retrieve-auth-info.cjs.map +1 -1
- package/dist/actions/retrieve-auth-info.d.cts +3 -15
- package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
- package/dist/actions/retrieve-auth-info.d.mts +3 -15
- package/dist/actions/retrieve-auth-info.d.mts.map +1 -1
- package/dist/actions/retrieve-auth-info.mjs +1 -0
- package/dist/actions/retrieve-auth-info.mjs.map +1 -1
- package/dist/actions/revoke-share.cjs +1 -0
- package/dist/actions/revoke-share.cjs.map +1 -1
- package/dist/actions/revoke-share.d.cts +3 -17
- package/dist/actions/revoke-share.d.cts.map +1 -1
- package/dist/actions/revoke-share.d.mts +3 -17
- package/dist/actions/revoke-share.d.mts.map +1 -1
- package/dist/actions/revoke-share.mjs +1 -0
- package/dist/actions/revoke-share.mjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.cjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.cjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.cts +3 -17
- package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.mts +3 -17
- package/dist/actions/rotate-oauth-client-secret.d.mts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.mjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.mjs.map +1 -1
- package/dist/actions/search-document-titles.cjs +1 -0
- package/dist/actions/search-document-titles.cjs.map +1 -1
- package/dist/actions/search-document-titles.d.cts +4 -28
- package/dist/actions/search-document-titles.d.cts.map +1 -1
- package/dist/actions/search-document-titles.d.mts +4 -28
- package/dist/actions/search-document-titles.d.mts.map +1 -1
- package/dist/actions/search-document-titles.mjs +1 -0
- package/dist/actions/search-document-titles.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +1 -0
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +3 -27
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +3 -27
- package/dist/actions/search-documents.d.mts.map +1 -1
- package/dist/actions/search-documents.mjs +1 -0
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/suspend-user.cjs +1 -0
- package/dist/actions/suspend-user.cjs.map +1 -1
- package/dist/actions/suspend-user.d.cts +3 -17
- package/dist/actions/suspend-user.d.cts.map +1 -1
- package/dist/actions/suspend-user.d.mts +3 -17
- package/dist/actions/suspend-user.d.mts.map +1 -1
- package/dist/actions/suspend-user.mjs +1 -0
- package/dist/actions/suspend-user.mjs.map +1 -1
- package/dist/actions/templatize-document.cjs +1 -0
- package/dist/actions/templatize-document.cjs.map +1 -1
- package/dist/actions/templatize-document.d.cts +3 -19
- package/dist/actions/templatize-document.d.cts.map +1 -1
- package/dist/actions/templatize-document.d.mts +3 -19
- package/dist/actions/templatize-document.d.mts.map +1 -1
- package/dist/actions/templatize-document.mjs +1 -0
- package/dist/actions/templatize-document.mjs.map +1 -1
- package/dist/actions/unpublish-document.cjs +1 -0
- package/dist/actions/unpublish-document.cjs.map +1 -1
- package/dist/actions/unpublish-document.d.cts +3 -18
- package/dist/actions/unpublish-document.d.cts.map +1 -1
- package/dist/actions/unpublish-document.d.mts +3 -18
- package/dist/actions/unpublish-document.d.mts.map +1 -1
- package/dist/actions/unpublish-document.mjs +1 -0
- package/dist/actions/unpublish-document.mjs.map +1 -1
- package/dist/actions/update-collection.cjs +1 -0
- package/dist/actions/update-collection.cjs.map +1 -1
- package/dist/actions/update-collection.d.cts +3 -23
- package/dist/actions/update-collection.d.cts.map +1 -1
- package/dist/actions/update-collection.d.mts +3 -23
- package/dist/actions/update-collection.d.mts.map +1 -1
- package/dist/actions/update-collection.mjs +1 -0
- package/dist/actions/update-collection.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -18
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -18
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-document.cjs +1 -0
- package/dist/actions/update-document.cjs.map +1 -1
- package/dist/actions/update-document.d.cts +3 -32
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -32
- package/dist/actions/update-document.d.mts.map +1 -1
- package/dist/actions/update-document.mjs +1 -0
- package/dist/actions/update-document.mjs.map +1 -1
- package/dist/actions/update-group.cjs +1 -0
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +3 -18
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -18
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +1 -0
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-o-auth-client.cjs +1 -0
- package/dist/actions/update-o-auth-client.cjs.map +1 -1
- package/dist/actions/update-o-auth-client.d.cts +3 -24
- package/dist/actions/update-o-auth-client.d.cts.map +1 -1
- package/dist/actions/update-o-auth-client.d.mts +3 -24
- package/dist/actions/update-o-auth-client.d.mts.map +1 -1
- package/dist/actions/update-o-auth-client.mjs +1 -0
- package/dist/actions/update-o-auth-client.mjs.map +1 -1
- package/dist/actions/update-share.cjs +1 -0
- package/dist/actions/update-share.cjs.map +1 -1
- package/dist/actions/update-share.d.cts +3 -18
- package/dist/actions/update-share.d.cts.map +1 -1
- package/dist/actions/update-share.d.mts +3 -18
- package/dist/actions/update-share.d.mts.map +1 -1
- package/dist/actions/update-share.mjs +1 -0
- package/dist/actions/update-share.mjs.map +1 -1
- package/dist/actions/update-star.cjs +1 -0
- package/dist/actions/update-star.cjs.map +1 -1
- package/dist/actions/update-star.d.cts +3 -18
- package/dist/actions/update-star.d.cts.map +1 -1
- package/dist/actions/update-star.d.mts +3 -18
- package/dist/actions/update-star.d.mts.map +1 -1
- package/dist/actions/update-star.mjs +1 -0
- package/dist/actions/update-star.mjs.map +1 -1
- package/dist/actions/update-template.cjs +1 -0
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +3 -23
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +3 -23
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-template.mjs +1 -0
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/actions/update-user-role.cjs +1 -0
- package/dist/actions/update-user-role.cjs.map +1 -1
- package/dist/actions/update-user-role.d.cts +3 -18
- package/dist/actions/update-user-role.d.cts.map +1 -1
- package/dist/actions/update-user-role.d.mts +3 -18
- package/dist/actions/update-user-role.d.mts.map +1 -1
- package/dist/actions/update-user-role.mjs +1 -0
- package/dist/actions/update-user-role.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -0
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +3 -20
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -20
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -0
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"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,21 +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:
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
full: z.ZodString;
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
full: z.ZodString;
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const outlineGetAuthConfig: AppAction<typeof OutlineGetAuthConfigInput, typeof OutlineGetAuthConfigOutput, typeof outline.credential>;
|
|
31
19
|
//#endregion
|
|
32
20
|
export { outlineGetAuthConfig };
|
|
33
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,21 +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:
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
full: z.ZodString;
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
full: z.ZodString;
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const outlineGetAuthConfig: AppAction<typeof OutlineGetAuthConfigInput, typeof OutlineGetAuthConfigOutput, typeof outline.credential>;
|
|
31
19
|
//#endregion
|
|
32
20
|
export { outlineGetAuthConfig };
|
|
33
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":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-collection-documents.d.ts
|
|
@@ -31,23 +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<"outline", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
full: z.ZodString;
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
full: z.ZodString;
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
36
|
+
declare const outlineGetCollectionDocuments: AppAction<typeof OutlineGetCollectionDocumentsInput, typeof OutlineGetCollectionDocumentsOutput, typeof outline.credential>;
|
|
51
37
|
//#endregion
|
|
52
38
|
export { outlineGetCollectionDocuments };
|
|
53
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,23 +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<"outline", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
full: z.ZodString;
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
full: z.ZodString;
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
36
|
+
declare const outlineGetCollectionDocuments: AppAction<typeof OutlineGetCollectionDocumentsInput, typeof OutlineGetCollectionDocumentsOutput, typeof outline.credential>;
|
|
51
37
|
//#endregion
|
|
52
38
|
export { outlineGetCollectionDocuments };
|
|
53
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection.cjs","names":["z","action"],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCollectionInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection (UUID format).\"),\n}).describe(\"Request model for retrieving a collection by its unique identifier.\");\nconst OutlineGetCollection_CollectionSortSchema = z.object({\n field: z.string().describe(\"Field to sort by (e.g., 'index', 'title')\").nullable(),\n direction: z.string().describe(\"Sort direction ('asc' or 'desc')\").nullable(),\n}).passthrough().describe(\"Sorting configuration for documents within a collection.\");\nconst OutlineGetCollection_CollectionDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the collection\").nullable(),\n url: z.string().describe(\"URL path to the collection\").nullable(),\n icon: z.string().describe(\"Icon for the collection\").nullable().optional(),\n name: z.string().describe(\"Name of the collection\").nullable(),\n sort: OutlineGetCollection_CollectionSortSchema.nullable(),\n color: z.string().describe(\"Color for the collection\").nullable().optional(),\n index: z.string().describe(\"Index position of the collection\").nullable(),\n urlId: z.string().describe(\"Short URL identifier for the collection\").nullable(),\n sharing: z.boolean().describe(\"Whether sharing is enabled\").nullable(),\n createdAt: z.string().describe(\"Timestamp when collection was created\").nullable(),\n deletedAt: z.string().describe(\"Timestamp when collection was deleted\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when collection was last updated\").nullable(),\n archivedAt: z.string().describe(\"Timestamp when collection was archived\").nullable().optional(),\n archivedBy: z.string().describe(\"User ID who archived the collection\").nullable().optional(),\n commenting: z.boolean().describe(\"Whether commenting is enabled\").nullable().optional(),\n permission: z.string().describe(\"Default permission level for the collection\").nullable().optional(),\n description: z.string().describe(\"Description of the collection\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a collection.\");\nconst OutlineGetCollection_PolicyAbilitiesSchema = z.object({\n move: z.boolean().describe(\"Permission to move the collection\").nullable(),\n read: z.boolean().describe(\"Permission to read the collection\").nullable(),\n star: z.boolean().describe(\"Permission to star the collection\").nullable(),\n share: z.boolean().describe(\"Permission to share the collection\").nullable(),\n \"delete\": z.boolean().describe(\"Permission to delete the collection\").nullable(),\n \"export\": z.boolean().describe(\"Permission to export the collection\").nullable(),\n unstar: z.boolean().describe(\"Permission to unstar the collection\").nullable(),\n update: z.boolean().describe(\"Permission to update the collection\").nullable(),\n archive: z.boolean().describe(\"Permission to archive the collection\").nullable(),\n restore: z.boolean().describe(\"Permission to restore the collection\").nullable(),\n subscribe: z.boolean().describe(\"Permission to subscribe to the collection\").nullable(),\n unsubscribe: z.boolean().describe(\"Permission to unsubscribe from the collection\").nullable(),\n readDocument: z.boolean().describe(\"Permission to read documents in the collection\").nullable(),\n createDocument: z.boolean().describe(\"Permission to create documents in the collection\").nullable(),\n deleteDocument: z.boolean().describe(\"Permission to delete documents from the collection\").nullable(),\n updateDocument: z.boolean().describe(\"Permission to update documents in the collection\").nullable(),\n}).passthrough().describe(\"Abilities/permissions for a collection.\");\nconst OutlineGetCollection_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches collection ID)\").nullable(),\n abilities: OutlineGetCollection_PolicyAbilitiesSchema.nullable(),\n}).passthrough().describe(\"Policy defining user permissions for a collection.\");\nexport const OutlineGetCollectionOutput = z.object({\n data: OutlineGetCollection_CollectionDataSchema.nullable(),\n policies: z.array(OutlineGetCollection_PolicySchema).describe(\"List of policies defining permissions for the collection\"),\n}).passthrough().describe(\"Response model for retrieving a collection. Contains detailed collection information\\nand associated permissions/policies.\");\n\nexport const outlineGetCollection = action(\"OUTLINE_GET_COLLECTION\", {\n slug: \"outline-get-collection\",\n name: \"Get Collection Info\",\n description: \"Tool to retrieve a collection by its unique identifier. Use when you need to fetch detailed information about a specific collection including its name, description, settings, and permissions.\",\n input: OutlineGetCollectionInput,\n output: OutlineGetCollectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection.cjs","names":["z","action"],"sources":["../../src/actions/get-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 OutlineGetCollectionInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection (UUID format).\"),\n}).describe(\"Request model for retrieving a collection by its unique identifier.\");\nconst OutlineGetCollection_CollectionSortSchema = z.object({\n field: z.string().describe(\"Field to sort by (e.g., 'index', 'title')\").nullable(),\n direction: z.string().describe(\"Sort direction ('asc' or 'desc')\").nullable(),\n}).passthrough().describe(\"Sorting configuration for documents within a collection.\");\nconst OutlineGetCollection_CollectionDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the collection\").nullable(),\n url: z.string().describe(\"URL path to the collection\").nullable(),\n icon: z.string().describe(\"Icon for the collection\").nullable().optional(),\n name: z.string().describe(\"Name of the collection\").nullable(),\n sort: OutlineGetCollection_CollectionSortSchema.nullable(),\n color: z.string().describe(\"Color for the collection\").nullable().optional(),\n index: z.string().describe(\"Index position of the collection\").nullable(),\n urlId: z.string().describe(\"Short URL identifier for the collection\").nullable(),\n sharing: z.boolean().describe(\"Whether sharing is enabled\").nullable(),\n createdAt: z.string().describe(\"Timestamp when collection was created\").nullable(),\n deletedAt: z.string().describe(\"Timestamp when collection was deleted\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when collection was last updated\").nullable(),\n archivedAt: z.string().describe(\"Timestamp when collection was archived\").nullable().optional(),\n archivedBy: z.string().describe(\"User ID who archived the collection\").nullable().optional(),\n commenting: z.boolean().describe(\"Whether commenting is enabled\").nullable().optional(),\n permission: z.string().describe(\"Default permission level for the collection\").nullable().optional(),\n description: z.string().describe(\"Description of the collection\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a collection.\");\nconst OutlineGetCollection_PolicyAbilitiesSchema = z.object({\n move: z.boolean().describe(\"Permission to move the collection\").nullable(),\n read: z.boolean().describe(\"Permission to read the collection\").nullable(),\n star: z.boolean().describe(\"Permission to star the collection\").nullable(),\n share: z.boolean().describe(\"Permission to share the collection\").nullable(),\n \"delete\": z.boolean().describe(\"Permission to delete the collection\").nullable(),\n \"export\": z.boolean().describe(\"Permission to export the collection\").nullable(),\n unstar: z.boolean().describe(\"Permission to unstar the collection\").nullable(),\n update: z.boolean().describe(\"Permission to update the collection\").nullable(),\n archive: z.boolean().describe(\"Permission to archive the collection\").nullable(),\n restore: z.boolean().describe(\"Permission to restore the collection\").nullable(),\n subscribe: z.boolean().describe(\"Permission to subscribe to the collection\").nullable(),\n unsubscribe: z.boolean().describe(\"Permission to unsubscribe from the collection\").nullable(),\n readDocument: z.boolean().describe(\"Permission to read documents in the collection\").nullable(),\n createDocument: z.boolean().describe(\"Permission to create documents in the collection\").nullable(),\n deleteDocument: z.boolean().describe(\"Permission to delete documents from the collection\").nullable(),\n updateDocument: z.boolean().describe(\"Permission to update documents in the collection\").nullable(),\n}).passthrough().describe(\"Abilities/permissions for a collection.\");\nconst OutlineGetCollection_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches collection ID)\").nullable(),\n abilities: OutlineGetCollection_PolicyAbilitiesSchema.nullable(),\n}).passthrough().describe(\"Policy defining user permissions for a collection.\");\nexport const OutlineGetCollectionOutput = z.object({\n data: OutlineGetCollection_CollectionDataSchema.nullable(),\n policies: z.array(OutlineGetCollection_PolicySchema).describe(\"List of policies defining permissions for the collection\"),\n}).passthrough().describe(\"Response model for retrieving a collection. Contains detailed collection information\\nand associated permissions/policies.\");\n\nexport const outlineGetCollection: AppAction<\n typeof OutlineGetCollectionInput,\n typeof OutlineGetCollectionOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COLLECTION\", {\n slug: \"outline-get-collection\",\n name: \"Get Collection Info\",\n description: \"Tool to retrieve a collection by its unique identifier. Use when you need to fetch detailed information about a specific collection including its name, description, settings, and permissions.\",\n input: OutlineGetCollectionInput,\n output: OutlineGetCollectionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-collection.d.ts
|
|
@@ -49,23 +51,7 @@ declare const OutlineGetCollectionOutput: z.ZodObject<{
|
|
|
49
51
|
}, z.core.$loose>>;
|
|
50
52
|
}, z.core.$loose>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const outlineGetCollection:
|
|
53
|
-
id: string;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
55
|
-
connectionId: z.ZodString;
|
|
56
|
-
entityId: z.ZodString;
|
|
57
|
-
instanceId: z.ZodString;
|
|
58
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
-
full: z.ZodString;
|
|
60
|
-
generic_api_key: z.ZodString;
|
|
61
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
62
|
-
connectionId: z.ZodString;
|
|
63
|
-
entityId: z.ZodString;
|
|
64
|
-
instanceId: z.ZodString;
|
|
65
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
-
full: z.ZodString;
|
|
67
|
-
generic_api_key: z.ZodString;
|
|
68
|
-
}, z.core.$strip>>]>;
|
|
54
|
+
declare const outlineGetCollection: AppAction<typeof OutlineGetCollectionInput, typeof OutlineGetCollectionOutput, typeof outline.credential>;
|
|
69
55
|
//#endregion
|
|
70
56
|
export { outlineGetCollection };
|
|
71
57
|
//# sourceMappingURL=get-collection.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection.d.cts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection.d.cts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAgDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK1B,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-collection.d.ts
|
|
@@ -49,23 +51,7 @@ declare const OutlineGetCollectionOutput: z.ZodObject<{
|
|
|
49
51
|
}, z.core.$loose>>;
|
|
50
52
|
}, z.core.$loose>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const outlineGetCollection:
|
|
53
|
-
id: string;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
55
|
-
connectionId: z.ZodString;
|
|
56
|
-
entityId: z.ZodString;
|
|
57
|
-
instanceId: z.ZodString;
|
|
58
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
-
full: z.ZodString;
|
|
60
|
-
generic_api_key: z.ZodString;
|
|
61
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
62
|
-
connectionId: z.ZodString;
|
|
63
|
-
entityId: z.ZodString;
|
|
64
|
-
instanceId: z.ZodString;
|
|
65
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
-
full: z.ZodString;
|
|
67
|
-
generic_api_key: z.ZodString;
|
|
68
|
-
}, z.core.$strip>>]>;
|
|
54
|
+
declare const outlineGetCollection: AppAction<typeof OutlineGetCollectionInput, typeof OutlineGetCollectionOutput, typeof outline.credential>;
|
|
69
55
|
//#endregion
|
|
70
56
|
export { outlineGetCollection };
|
|
71
57
|
//# sourceMappingURL=get-collection.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection.d.mts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection.d.mts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAgDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection.mjs","names":[],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCollectionInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection (UUID format).\"),\n}).describe(\"Request model for retrieving a collection by its unique identifier.\");\nconst OutlineGetCollection_CollectionSortSchema = z.object({\n field: z.string().describe(\"Field to sort by (e.g., 'index', 'title')\").nullable(),\n direction: z.string().describe(\"Sort direction ('asc' or 'desc')\").nullable(),\n}).passthrough().describe(\"Sorting configuration for documents within a collection.\");\nconst OutlineGetCollection_CollectionDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the collection\").nullable(),\n url: z.string().describe(\"URL path to the collection\").nullable(),\n icon: z.string().describe(\"Icon for the collection\").nullable().optional(),\n name: z.string().describe(\"Name of the collection\").nullable(),\n sort: OutlineGetCollection_CollectionSortSchema.nullable(),\n color: z.string().describe(\"Color for the collection\").nullable().optional(),\n index: z.string().describe(\"Index position of the collection\").nullable(),\n urlId: z.string().describe(\"Short URL identifier for the collection\").nullable(),\n sharing: z.boolean().describe(\"Whether sharing is enabled\").nullable(),\n createdAt: z.string().describe(\"Timestamp when collection was created\").nullable(),\n deletedAt: z.string().describe(\"Timestamp when collection was deleted\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when collection was last updated\").nullable(),\n archivedAt: z.string().describe(\"Timestamp when collection was archived\").nullable().optional(),\n archivedBy: z.string().describe(\"User ID who archived the collection\").nullable().optional(),\n commenting: z.boolean().describe(\"Whether commenting is enabled\").nullable().optional(),\n permission: z.string().describe(\"Default permission level for the collection\").nullable().optional(),\n description: z.string().describe(\"Description of the collection\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a collection.\");\nconst OutlineGetCollection_PolicyAbilitiesSchema = z.object({\n move: z.boolean().describe(\"Permission to move the collection\").nullable(),\n read: z.boolean().describe(\"Permission to read the collection\").nullable(),\n star: z.boolean().describe(\"Permission to star the collection\").nullable(),\n share: z.boolean().describe(\"Permission to share the collection\").nullable(),\n \"delete\": z.boolean().describe(\"Permission to delete the collection\").nullable(),\n \"export\": z.boolean().describe(\"Permission to export the collection\").nullable(),\n unstar: z.boolean().describe(\"Permission to unstar the collection\").nullable(),\n update: z.boolean().describe(\"Permission to update the collection\").nullable(),\n archive: z.boolean().describe(\"Permission to archive the collection\").nullable(),\n restore: z.boolean().describe(\"Permission to restore the collection\").nullable(),\n subscribe: z.boolean().describe(\"Permission to subscribe to the collection\").nullable(),\n unsubscribe: z.boolean().describe(\"Permission to unsubscribe from the collection\").nullable(),\n readDocument: z.boolean().describe(\"Permission to read documents in the collection\").nullable(),\n createDocument: z.boolean().describe(\"Permission to create documents in the collection\").nullable(),\n deleteDocument: z.boolean().describe(\"Permission to delete documents from the collection\").nullable(),\n updateDocument: z.boolean().describe(\"Permission to update documents in the collection\").nullable(),\n}).passthrough().describe(\"Abilities/permissions for a collection.\");\nconst OutlineGetCollection_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches collection ID)\").nullable(),\n abilities: OutlineGetCollection_PolicyAbilitiesSchema.nullable(),\n}).passthrough().describe(\"Policy defining user permissions for a collection.\");\nexport const OutlineGetCollectionOutput = z.object({\n data: OutlineGetCollection_CollectionDataSchema.nullable(),\n policies: z.array(OutlineGetCollection_PolicySchema).describe(\"List of policies defining permissions for the collection\"),\n}).passthrough().describe(\"Response model for retrieving a collection. Contains detailed collection information\\nand associated permissions/policies.\");\n\nexport const outlineGetCollection = action(\"OUTLINE_GET_COLLECTION\", {\n slug: \"outline-get-collection\",\n name: \"Get Collection Info\",\n description: \"Tool to retrieve a collection by its unique identifier. Use when you need to fetch detailed information about a specific collection including its name, description, settings, and permissions.\",\n input: OutlineGetCollectionInput,\n output: OutlineGetCollectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-collection.mjs","names":[],"sources":["../../src/actions/get-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 OutlineGetCollectionInput = z.object({\n id: z.string().describe(\"Unique identifier for the collection (UUID format).\"),\n}).describe(\"Request model for retrieving a collection by its unique identifier.\");\nconst OutlineGetCollection_CollectionSortSchema = z.object({\n field: z.string().describe(\"Field to sort by (e.g., 'index', 'title')\").nullable(),\n direction: z.string().describe(\"Sort direction ('asc' or 'desc')\").nullable(),\n}).passthrough().describe(\"Sorting configuration for documents within a collection.\");\nconst OutlineGetCollection_CollectionDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the collection\").nullable(),\n url: z.string().describe(\"URL path to the collection\").nullable(),\n icon: z.string().describe(\"Icon for the collection\").nullable().optional(),\n name: z.string().describe(\"Name of the collection\").nullable(),\n sort: OutlineGetCollection_CollectionSortSchema.nullable(),\n color: z.string().describe(\"Color for the collection\").nullable().optional(),\n index: z.string().describe(\"Index position of the collection\").nullable(),\n urlId: z.string().describe(\"Short URL identifier for the collection\").nullable(),\n sharing: z.boolean().describe(\"Whether sharing is enabled\").nullable(),\n createdAt: z.string().describe(\"Timestamp when collection was created\").nullable(),\n deletedAt: z.string().describe(\"Timestamp when collection was deleted\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when collection was last updated\").nullable(),\n archivedAt: z.string().describe(\"Timestamp when collection was archived\").nullable().optional(),\n archivedBy: z.string().describe(\"User ID who archived the collection\").nullable().optional(),\n commenting: z.boolean().describe(\"Whether commenting is enabled\").nullable().optional(),\n permission: z.string().describe(\"Default permission level for the collection\").nullable().optional(),\n description: z.string().describe(\"Description of the collection\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a collection.\");\nconst OutlineGetCollection_PolicyAbilitiesSchema = z.object({\n move: z.boolean().describe(\"Permission to move the collection\").nullable(),\n read: z.boolean().describe(\"Permission to read the collection\").nullable(),\n star: z.boolean().describe(\"Permission to star the collection\").nullable(),\n share: z.boolean().describe(\"Permission to share the collection\").nullable(),\n \"delete\": z.boolean().describe(\"Permission to delete the collection\").nullable(),\n \"export\": z.boolean().describe(\"Permission to export the collection\").nullable(),\n unstar: z.boolean().describe(\"Permission to unstar the collection\").nullable(),\n update: z.boolean().describe(\"Permission to update the collection\").nullable(),\n archive: z.boolean().describe(\"Permission to archive the collection\").nullable(),\n restore: z.boolean().describe(\"Permission to restore the collection\").nullable(),\n subscribe: z.boolean().describe(\"Permission to subscribe to the collection\").nullable(),\n unsubscribe: z.boolean().describe(\"Permission to unsubscribe from the collection\").nullable(),\n readDocument: z.boolean().describe(\"Permission to read documents in the collection\").nullable(),\n createDocument: z.boolean().describe(\"Permission to create documents in the collection\").nullable(),\n deleteDocument: z.boolean().describe(\"Permission to delete documents from the collection\").nullable(),\n updateDocument: z.boolean().describe(\"Permission to update documents in the collection\").nullable(),\n}).passthrough().describe(\"Abilities/permissions for a collection.\");\nconst OutlineGetCollection_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches collection ID)\").nullable(),\n abilities: OutlineGetCollection_PolicyAbilitiesSchema.nullable(),\n}).passthrough().describe(\"Policy defining user permissions for a collection.\");\nexport const OutlineGetCollectionOutput = z.object({\n data: OutlineGetCollection_CollectionDataSchema.nullable(),\n policies: z.array(OutlineGetCollection_PolicySchema).describe(\"List of policies defining permissions for the collection\"),\n}).passthrough().describe(\"Response model for retrieving a collection. Contains detailed collection information\\nand associated permissions/policies.\");\n\nexport const outlineGetCollection: AppAction<\n typeof OutlineGetCollectionInput,\n typeof OutlineGetCollectionOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COLLECTION\", {\n slug: \"outline-get-collection\",\n name: \"Get Collection Info\",\n description: \"Tool to retrieve a collection by its unique identifier. Use when you need to fetch detailed information about a specific collection including its name, description, settings, and permissions.\",\n input: OutlineGetCollectionInput,\n output: OutlineGetCollectionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EAC/E,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,MAAM,0CAA0C,SAAS;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC9F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACpG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,WAAW,2CAA2C,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdwC,EAAE,OAAO;EACjD,MAAM,0CAA0C,SAAS;EACzD,UAAU,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,0DAA0D;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4HAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-comment.cjs","names":["z","action"],"sources":["../../src/actions/get-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCommentInput = z.object({\n id: z.string().describe(\"Comment ID to retrieve\"),\n includeAnchorText: z.boolean().describe(\"Include the document text that the comment is anchored to, if any, in the response.\").optional(),\n}).describe(\"Request model for retrieving a comment by its ID.\");\nconst OutlineGetComment_ContentNodeSchema = z.object({\n text: z.string().describe(\"Text content of the node\").nullable().optional(),\n type: z.string().describe(\"Type of the content node\").nullable().optional(),\n marks: z.array(z.record(z.string(), z.unknown())).describe(\"Formatting marks applied to the text\").nullable().optional(),\n content: z.array(z.record(z.string(), z.unknown())).describe(\"Nested content nodes\").nullable().optional(),\n}).passthrough().describe(\"A content node within the comment data.\");\nconst OutlineGetComment_CommentDataSchema = z.object({\n type: z.string().describe(\"Type of content (e.g., 'doc')\").nullable().optional(),\n content: z.array(OutlineGetComment_ContentNodeSchema).describe(\"Content nodes of the comment\").nullable().optional(),\n}).passthrough().describe(\"The content data of the comment.\");\nconst OutlineGetComment_CommentCreatedBySchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n color: z.string().describe(\"User's color identifier\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user is an admin\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether user is the viewer\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether user is suspended\").nullable().optional(),\n}).passthrough().describe(\"Information about the user who created the comment.\");\nconst OutlineGetComment_CommentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment\").nullable(),\n data: OutlineGetComment_CommentDataSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when comment was created\").nullable(),\n createdBy: OutlineGetComment_CommentCreatedBySchema.nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when comment was last updated\").nullable(),\n anchorText: z.string().describe(\"Document text the comment is anchored to (if includeAnchorText=true)\").nullable().optional(),\n documentId: z.string().describe(\"ID of the document the comment belongs to\").nullable(),\n resolvedAt: z.string().describe(\"ISO 8601 timestamp when comment was resolved\").nullable().optional(),\n resolvedBy: OutlineGetComment_CommentCreatedBySchema.nullable().optional(),\n parentCommentId: z.string().describe(\"ID of the parent comment if this is a reply\").nullable().optional(),\n}).passthrough().describe(\"Representation of a comment object.\");\nconst OutlineGetComment_PolicySchema = z.object({\n id: z.string().describe(\"Resource identifier\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of action names to boolean authorization status\"),\n}).passthrough().describe(\"Policy object describing authorized actions on the comment.\");\nexport const OutlineGetCommentOutput = z.object({\n data: OutlineGetComment_CommentSchema.nullable(),\n policies: z.array(OutlineGetComment_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a comment.\");\n\nexport const outlineGetComment = action(\"OUTLINE_GET_COMMENT\", {\n slug: \"outline-get-comment\",\n name: \"Get Comment\",\n description: \"Tool to retrieve a comment by its ID from Outline. Use when you need to fetch detailed information about a specific comment including its content, author, timestamps, and resolution status.\",\n input: OutlineGetCommentInput,\n output: OutlineGetCommentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-comment.cjs","names":["z","action"],"sources":["../../src/actions/get-comment.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 OutlineGetCommentInput = z.object({\n id: z.string().describe(\"Comment ID to retrieve\"),\n includeAnchorText: z.boolean().describe(\"Include the document text that the comment is anchored to, if any, in the response.\").optional(),\n}).describe(\"Request model for retrieving a comment by its ID.\");\nconst OutlineGetComment_ContentNodeSchema = z.object({\n text: z.string().describe(\"Text content of the node\").nullable().optional(),\n type: z.string().describe(\"Type of the content node\").nullable().optional(),\n marks: z.array(z.record(z.string(), z.unknown())).describe(\"Formatting marks applied to the text\").nullable().optional(),\n content: z.array(z.record(z.string(), z.unknown())).describe(\"Nested content nodes\").nullable().optional(),\n}).passthrough().describe(\"A content node within the comment data.\");\nconst OutlineGetComment_CommentDataSchema = z.object({\n type: z.string().describe(\"Type of content (e.g., 'doc')\").nullable().optional(),\n content: z.array(OutlineGetComment_ContentNodeSchema).describe(\"Content nodes of the comment\").nullable().optional(),\n}).passthrough().describe(\"The content data of the comment.\");\nconst OutlineGetComment_CommentCreatedBySchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n color: z.string().describe(\"User's color identifier\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user is an admin\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether user is the viewer\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether user is suspended\").nullable().optional(),\n}).passthrough().describe(\"Information about the user who created the comment.\");\nconst OutlineGetComment_CommentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment\").nullable(),\n data: OutlineGetComment_CommentDataSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when comment was created\").nullable(),\n createdBy: OutlineGetComment_CommentCreatedBySchema.nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when comment was last updated\").nullable(),\n anchorText: z.string().describe(\"Document text the comment is anchored to (if includeAnchorText=true)\").nullable().optional(),\n documentId: z.string().describe(\"ID of the document the comment belongs to\").nullable(),\n resolvedAt: z.string().describe(\"ISO 8601 timestamp when comment was resolved\").nullable().optional(),\n resolvedBy: OutlineGetComment_CommentCreatedBySchema.nullable().optional(),\n parentCommentId: z.string().describe(\"ID of the parent comment if this is a reply\").nullable().optional(),\n}).passthrough().describe(\"Representation of a comment object.\");\nconst OutlineGetComment_PolicySchema = z.object({\n id: z.string().describe(\"Resource identifier\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of action names to boolean authorization status\"),\n}).passthrough().describe(\"Policy object describing authorized actions on the comment.\");\nexport const OutlineGetCommentOutput = z.object({\n data: OutlineGetComment_CommentSchema.nullable(),\n policies: z.array(OutlineGetComment_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a comment.\");\n\nexport const outlineGetComment: AppAction<\n typeof OutlineGetCommentInput,\n typeof OutlineGetCommentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COMMENT\", {\n slug: \"outline-get-comment\",\n name: \"Get Comment\",\n description: \"Tool to retrieve a comment by its ID from Outline. Use when you need to fetch detailed information about a specific comment including its content, author, timestamps, and resolution status.\",\n input: OutlineGetCommentInput,\n output: OutlineGetCommentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-comment.d.ts
|
|
@@ -47,24 +49,7 @@ declare const OutlineGetCommentOutput: z.ZodObject<{
|
|
|
47
49
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
48
50
|
}, z.core.$loose>>>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const outlineGetComment:
|
|
51
|
-
id: string;
|
|
52
|
-
includeAnchorText?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
full: z.ZodString;
|
|
59
|
-
generic_api_key: z.ZodString;
|
|
60
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
61
|
-
connectionId: z.ZodString;
|
|
62
|
-
entityId: z.ZodString;
|
|
63
|
-
instanceId: z.ZodString;
|
|
64
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
-
full: z.ZodString;
|
|
66
|
-
generic_api_key: z.ZodString;
|
|
67
|
-
}, z.core.$strip>>]>;
|
|
52
|
+
declare const outlineGetComment: AppAction<typeof OutlineGetCommentInput, typeof OutlineGetCommentOutput, typeof outline.credential>;
|
|
68
53
|
//#endregion
|
|
69
54
|
export { outlineGetComment };
|
|
70
55
|
//# sourceMappingURL=get-comment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-comment.d.cts","names":[],"sources":["../../src/actions/get-comment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-comment.d.cts","names":[],"sources":["../../src/actions/get-comment.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAuCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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-comment.d.ts
|
|
@@ -47,24 +49,7 @@ declare const OutlineGetCommentOutput: z.ZodObject<{
|
|
|
47
49
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
48
50
|
}, z.core.$loose>>>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const outlineGetComment:
|
|
51
|
-
id: string;
|
|
52
|
-
includeAnchorText?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
full: z.ZodString;
|
|
59
|
-
generic_api_key: z.ZodString;
|
|
60
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
61
|
-
connectionId: z.ZodString;
|
|
62
|
-
entityId: z.ZodString;
|
|
63
|
-
instanceId: z.ZodString;
|
|
64
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
-
full: z.ZodString;
|
|
66
|
-
generic_api_key: z.ZodString;
|
|
67
|
-
}, z.core.$strip>>]>;
|
|
52
|
+
declare const outlineGetComment: AppAction<typeof OutlineGetCommentInput, typeof OutlineGetCommentOutput, typeof outline.credential>;
|
|
68
53
|
//#endregion
|
|
69
54
|
export { outlineGetComment };
|
|
70
55
|
//# sourceMappingURL=get-comment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-comment.d.mts","names":[],"sources":["../../src/actions/get-comment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-comment.d.mts","names":[],"sources":["../../src/actions/get-comment.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAuCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|