@keystrokehq/outline 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/activate-user.cjs +4 -4
- package/dist/actions/activate-user.cjs.map +1 -1
- package/dist/actions/activate-user.d.cts +4 -4
- package/dist/actions/activate-user.d.mts +4 -4
- package/dist/actions/activate-user.mjs +4 -4
- package/dist/actions/activate-user.mjs.map +1 -1
- package/dist/actions/add-collection-group.cjs +3 -3
- package/dist/actions/add-collection-group.cjs.map +1 -1
- package/dist/actions/add-collection-group.d.cts +3 -3
- package/dist/actions/add-collection-group.d.mts +3 -3
- package/dist/actions/add-collection-group.mjs +3 -3
- package/dist/actions/add-collection-group.mjs.map +1 -1
- package/dist/actions/add-document-user.cjs +4 -4
- package/dist/actions/add-document-user.cjs.map +1 -1
- package/dist/actions/add-document-user.d.cts +4 -4
- package/dist/actions/add-document-user.d.mts +4 -4
- package/dist/actions/add-document-user.mjs +4 -4
- package/dist/actions/add-document-user.mjs.map +1 -1
- package/dist/actions/add-group-to-document.cjs +3 -3
- package/dist/actions/add-group-to-document.cjs.map +1 -1
- package/dist/actions/add-group-to-document.d.cts +3 -3
- package/dist/actions/add-group-to-document.d.mts +3 -3
- package/dist/actions/add-group-to-document.mjs +3 -3
- package/dist/actions/add-group-to-document.mjs.map +1 -1
- package/dist/actions/add-group-user.cjs +4 -4
- package/dist/actions/add-group-user.cjs.map +1 -1
- package/dist/actions/add-group-user.d.cts +4 -4
- package/dist/actions/add-group-user.d.mts +4 -4
- package/dist/actions/add-group-user.mjs +4 -4
- package/dist/actions/add-group-user.mjs.map +1 -1
- package/dist/actions/add-user-to-collection.cjs +4 -4
- package/dist/actions/add-user-to-collection.cjs.map +1 -1
- package/dist/actions/add-user-to-collection.d.cts +4 -4
- package/dist/actions/add-user-to-collection.d.mts +4 -4
- package/dist/actions/add-user-to-collection.mjs +4 -4
- package/dist/actions/add-user-to-collection.mjs.map +1 -1
- package/dist/actions/archive-document.cjs +6 -6
- package/dist/actions/archive-document.cjs.map +1 -1
- package/dist/actions/archive-document.d.cts +7 -7
- package/dist/actions/archive-document.d.mts +7 -7
- package/dist/actions/archive-document.mjs +6 -6
- package/dist/actions/archive-document.mjs.map +1 -1
- package/dist/actions/create-attachment.cjs +4 -4
- package/dist/actions/create-attachment.cjs.map +1 -1
- package/dist/actions/create-attachment.d.cts +4 -4
- package/dist/actions/create-attachment.d.mts +4 -4
- package/dist/actions/create-attachment.mjs +4 -4
- package/dist/actions/create-attachment.mjs.map +1 -1
- package/dist/actions/create-collection.cjs +4 -4
- package/dist/actions/create-collection.cjs.map +1 -1
- package/dist/actions/create-collection.d.cts +4 -4
- package/dist/actions/create-collection.d.mts +4 -4
- package/dist/actions/create-collection.mjs +4 -4
- package/dist/actions/create-collection.mjs.map +1 -1
- package/dist/actions/create-comment.cjs +3 -3
- package/dist/actions/create-comment.cjs.map +1 -1
- package/dist/actions/create-comment.d.cts +3 -3
- package/dist/actions/create-comment.d.mts +3 -3
- package/dist/actions/create-comment.mjs +3 -3
- package/dist/actions/create-comment.mjs.map +1 -1
- package/dist/actions/create-document.cjs +7 -7
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +9 -8
- package/dist/actions/create-document.d.mts +9 -8
- package/dist/actions/create-document.mjs +7 -7
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-group.cjs +4 -4
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +4 -4
- package/dist/actions/create-group.d.mts +4 -4
- package/dist/actions/create-group.mjs +4 -4
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-o-auth-client.cjs +4 -4
- package/dist/actions/create-o-auth-client.cjs.map +1 -1
- package/dist/actions/create-o-auth-client.d.cts +4 -4
- package/dist/actions/create-o-auth-client.d.mts +4 -4
- package/dist/actions/create-o-auth-client.mjs +4 -4
- package/dist/actions/create-o-auth-client.mjs.map +1 -1
- package/dist/actions/create-share.cjs +5 -5
- package/dist/actions/create-share.cjs.map +1 -1
- package/dist/actions/create-share.d.cts +5 -5
- package/dist/actions/create-share.d.mts +5 -5
- package/dist/actions/create-share.mjs +5 -5
- package/dist/actions/create-share.mjs.map +1 -1
- package/dist/actions/create-star.cjs +2 -2
- package/dist/actions/create-star.cjs.map +1 -1
- package/dist/actions/create-star.d.cts +2 -2
- package/dist/actions/create-star.d.mts +2 -2
- package/dist/actions/create-star.mjs +2 -2
- package/dist/actions/create-star.mjs.map +1 -1
- package/dist/actions/create-template.cjs +6 -6
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +8 -8
- package/dist/actions/create-template.d.mts +8 -8
- package/dist/actions/create-template.mjs +6 -6
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-view.cjs +2 -2
- package/dist/actions/create-view.cjs.map +1 -1
- package/dist/actions/create-view.d.cts +2 -2
- package/dist/actions/create-view.d.mts +2 -2
- package/dist/actions/create-view.mjs +2 -2
- package/dist/actions/create-view.mjs.map +1 -1
- package/dist/actions/delete-attachment.cjs +1 -1
- package/dist/actions/delete-attachment.cjs.map +1 -1
- package/dist/actions/delete-attachment.d.cts +1 -1
- package/dist/actions/delete-attachment.d.mts +1 -1
- package/dist/actions/delete-attachment.mjs +1 -1
- package/dist/actions/delete-attachment.mjs.map +1 -1
- package/dist/actions/delete-collection.cjs +1 -1
- package/dist/actions/delete-collection.cjs.map +1 -1
- package/dist/actions/delete-collection.d.cts +1 -1
- package/dist/actions/delete-collection.d.mts +1 -1
- package/dist/actions/delete-collection.mjs +1 -1
- package/dist/actions/delete-collection.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -1
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +1 -1
- package/dist/actions/delete-comment.d.mts +1 -1
- package/dist/actions/delete-comment.mjs +1 -1
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -1
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +1 -1
- package/dist/actions/delete-document.d.mts +1 -1
- package/dist/actions/delete-document.mjs +1 -1
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-file-operation.cjs +1 -1
- package/dist/actions/delete-file-operation.cjs.map +1 -1
- package/dist/actions/delete-file-operation.d.cts +1 -1
- package/dist/actions/delete-file-operation.d.mts +1 -1
- package/dist/actions/delete-file-operation.mjs +1 -1
- package/dist/actions/delete-file-operation.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -1
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +1 -1
- package/dist/actions/delete-group.d.mts +1 -1
- package/dist/actions/delete-group.mjs +1 -1
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.cjs +1 -1
- package/dist/actions/delete-oauth-authentication.cjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.cts +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +1 -1
- package/dist/actions/delete-oauth-authentication.mjs +1 -1
- package/dist/actions/delete-oauth-authentication.mjs.map +1 -1
- package/dist/actions/delete-oauth-client.cjs +1 -1
- package/dist/actions/delete-oauth-client.cjs.map +1 -1
- package/dist/actions/delete-oauth-client.d.cts +1 -1
- package/dist/actions/delete-oauth-client.d.mts +1 -1
- package/dist/actions/delete-oauth-client.mjs +1 -1
- package/dist/actions/delete-oauth-client.mjs.map +1 -1
- package/dist/actions/delete-star.cjs +1 -1
- package/dist/actions/delete-star.cjs.map +1 -1
- package/dist/actions/delete-star.d.cts +1 -1
- package/dist/actions/delete-star.d.mts +1 -1
- package/dist/actions/delete-star.mjs +1 -1
- package/dist/actions/delete-star.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -1
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +1 -1
- package/dist/actions/delete-template.d.mts +1 -1
- package/dist/actions/delete-template.mjs +1 -1
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +1 -1
- package/dist/actions/delete-user.d.mts +1 -1
- package/dist/actions/delete-user.mjs +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/duplicate-document.cjs +2 -2
- package/dist/actions/duplicate-document.cjs.map +1 -1
- package/dist/actions/duplicate-document.d.cts +4 -4
- package/dist/actions/duplicate-document.d.mts +4 -4
- package/dist/actions/duplicate-document.mjs +2 -2
- package/dist/actions/duplicate-document.mjs.map +1 -1
- package/dist/actions/duplicate-template.cjs +5 -5
- package/dist/actions/duplicate-template.cjs.map +1 -1
- package/dist/actions/duplicate-template.d.cts +6 -6
- package/dist/actions/duplicate-template.d.mts +6 -6
- package/dist/actions/duplicate-template.mjs +5 -5
- package/dist/actions/duplicate-template.mjs.map +1 -1
- package/dist/actions/empty-documents-trash.cjs +1 -1
- package/dist/actions/empty-documents-trash.cjs.map +1 -1
- package/dist/actions/empty-documents-trash.d.cts +1 -1
- package/dist/actions/empty-documents-trash.d.mts +1 -1
- package/dist/actions/empty-documents-trash.mjs +1 -1
- package/dist/actions/empty-documents-trash.mjs.map +1 -1
- package/dist/actions/export-all-collections.cjs +1 -1
- package/dist/actions/export-all-collections.cjs.map +1 -1
- package/dist/actions/export-all-collections.d.cts +1 -1
- package/dist/actions/export-all-collections.d.mts +1 -1
- package/dist/actions/export-all-collections.mjs +1 -1
- package/dist/actions/export-all-collections.mjs.map +1 -1
- package/dist/actions/export-collection.cjs +1 -1
- package/dist/actions/export-collection.cjs.map +1 -1
- package/dist/actions/export-collection.d.cts +1 -1
- package/dist/actions/export-collection.d.mts +1 -1
- package/dist/actions/export-collection.mjs +1 -1
- package/dist/actions/export-collection.mjs.map +1 -1
- package/dist/actions/export-document.cjs +2 -2
- package/dist/actions/export-document.cjs.map +1 -1
- package/dist/actions/export-document.d.cts +2 -2
- package/dist/actions/export-document.d.mts +2 -2
- package/dist/actions/export-document.mjs +2 -2
- package/dist/actions/export-document.mjs.map +1 -1
- package/dist/actions/get-attachment-redirect.cjs +1 -1
- package/dist/actions/get-attachment-redirect.cjs.map +1 -1
- package/dist/actions/get-attachment-redirect.d.cts +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +1 -1
- package/dist/actions/get-attachment-redirect.mjs +1 -1
- package/dist/actions/get-attachment-redirect.mjs.map +1 -1
- package/dist/actions/get-auth-config.cjs +3 -3
- package/dist/actions/get-auth-config.cjs.map +1 -1
- package/dist/actions/get-auth-config.d.cts +3 -3
- package/dist/actions/get-auth-config.d.mts +3 -3
- package/dist/actions/get-auth-config.mjs +3 -3
- package/dist/actions/get-auth-config.mjs.map +1 -1
- package/dist/actions/get-collection-documents.cjs +6 -6
- package/dist/actions/get-collection-documents.cjs.map +1 -1
- package/dist/actions/get-collection-documents.d.cts +6 -6
- package/dist/actions/get-collection-documents.d.mts +6 -6
- package/dist/actions/get-collection-documents.mjs +6 -6
- package/dist/actions/get-collection-documents.mjs.map +1 -1
- package/dist/actions/get-collection.cjs +5 -5
- package/dist/actions/get-collection.cjs.map +1 -1
- package/dist/actions/get-collection.d.cts +5 -5
- package/dist/actions/get-collection.d.mts +5 -5
- package/dist/actions/get-collection.mjs +5 -5
- package/dist/actions/get-collection.mjs.map +1 -1
- package/dist/actions/get-comment.cjs +9 -9
- package/dist/actions/get-comment.cjs.map +1 -1
- package/dist/actions/get-comment.d.cts +10 -10
- package/dist/actions/get-comment.d.mts +10 -10
- package/dist/actions/get-comment.mjs +9 -9
- package/dist/actions/get-comment.mjs.map +1 -1
- package/dist/actions/get-document-info.cjs +6 -6
- package/dist/actions/get-document-info.cjs.map +1 -1
- package/dist/actions/get-document-info.d.cts +7 -7
- package/dist/actions/get-document-info.d.mts +7 -7
- package/dist/actions/get-document-info.mjs +6 -6
- package/dist/actions/get-document-info.mjs.map +1 -1
- package/dist/actions/get-documents-documents.cjs +1 -1
- package/dist/actions/get-documents-documents.cjs.map +1 -1
- package/dist/actions/get-documents-documents.d.cts +2 -2
- package/dist/actions/get-documents-documents.d.mts +2 -2
- package/dist/actions/get-documents-documents.mjs +1 -1
- package/dist/actions/get-documents-documents.mjs.map +1 -1
- package/dist/actions/get-file-operation-info.cjs +3 -3
- package/dist/actions/get-file-operation-info.cjs.map +1 -1
- package/dist/actions/get-file-operation-info.d.cts +3 -3
- package/dist/actions/get-file-operation-info.d.mts +3 -3
- package/dist/actions/get-file-operation-info.mjs +3 -3
- package/dist/actions/get-file-operation-info.mjs.map +1 -1
- package/dist/actions/get-group-info.cjs +4 -4
- package/dist/actions/get-group-info.cjs.map +1 -1
- package/dist/actions/get-group-info.d.cts +4 -4
- package/dist/actions/get-group-info.d.mts +4 -4
- package/dist/actions/get-group-info.mjs +4 -4
- package/dist/actions/get-group-info.mjs.map +1 -1
- package/dist/actions/get-oauth-client-info.cjs +4 -4
- package/dist/actions/get-oauth-client-info.cjs.map +1 -1
- package/dist/actions/get-oauth-client-info.d.cts +4 -4
- package/dist/actions/get-oauth-client-info.d.mts +4 -4
- package/dist/actions/get-oauth-client-info.mjs +4 -4
- package/dist/actions/get-oauth-client-info.mjs.map +1 -1
- package/dist/actions/get-revision-info.cjs +5 -5
- package/dist/actions/get-revision-info.cjs.map +1 -1
- package/dist/actions/get-revision-info.d.cts +5 -5
- package/dist/actions/get-revision-info.d.mts +5 -5
- package/dist/actions/get-revision-info.mjs +5 -5
- package/dist/actions/get-revision-info.mjs.map +1 -1
- package/dist/actions/get-share-info.cjs +5 -5
- package/dist/actions/get-share-info.cjs.map +1 -1
- package/dist/actions/get-share-info.d.cts +5 -5
- package/dist/actions/get-share-info.d.mts +5 -5
- package/dist/actions/get-share-info.mjs +5 -5
- package/dist/actions/get-share-info.mjs.map +1 -1
- package/dist/actions/get-template-info.cjs +5 -5
- package/dist/actions/get-template-info.cjs.map +1 -1
- package/dist/actions/get-template-info.d.cts +6 -6
- package/dist/actions/get-template-info.d.mts +6 -6
- package/dist/actions/get-template-info.mjs +5 -5
- package/dist/actions/get-template-info.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +4 -4
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +4 -4
- package/dist/actions/get-user-info.d.mts +4 -4
- package/dist/actions/get-user-info.mjs +4 -4
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/invite-users.cjs +5 -5
- package/dist/actions/invite-users.cjs.map +1 -1
- package/dist/actions/invite-users.d.cts +7 -6
- package/dist/actions/invite-users.d.mts +7 -6
- package/dist/actions/invite-users.mjs +5 -5
- package/dist/actions/invite-users.mjs.map +1 -1
- package/dist/actions/list-archived-documents.cjs +6 -6
- package/dist/actions/list-archived-documents.cjs.map +1 -1
- package/dist/actions/list-archived-documents.d.cts +7 -7
- package/dist/actions/list-archived-documents.d.mts +7 -7
- package/dist/actions/list-archived-documents.mjs +6 -6
- package/dist/actions/list-archived-documents.mjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.cjs +5 -5
- package/dist/actions/list-collection-group-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.cts +5 -5
- package/dist/actions/list-collection-group-memberships.d.mts +5 -5
- package/dist/actions/list-collection-group-memberships.mjs +5 -5
- package/dist/actions/list-collection-group-memberships.mjs.map +1 -1
- package/dist/actions/list-collection-memberships.cjs +5 -5
- package/dist/actions/list-collection-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-memberships.d.cts +5 -5
- package/dist/actions/list-collection-memberships.d.mts +5 -5
- package/dist/actions/list-collection-memberships.mjs +5 -5
- package/dist/actions/list-collection-memberships.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +6 -6
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +6 -6
- package/dist/actions/list-collections.d.mts +6 -6
- package/dist/actions/list-collections.mjs +6 -6
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +7 -7
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +8 -8
- package/dist/actions/list-comments.d.mts +8 -8
- package/dist/actions/list-comments.mjs +7 -7
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-data-attributes.cjs +5 -5
- package/dist/actions/list-data-attributes.cjs.map +1 -1
- package/dist/actions/list-data-attributes.d.cts +5 -5
- package/dist/actions/list-data-attributes.d.mts +5 -5
- package/dist/actions/list-data-attributes.mjs +5 -5
- package/dist/actions/list-data-attributes.mjs.map +1 -1
- package/dist/actions/list-deleted-documents.cjs +8 -8
- package/dist/actions/list-deleted-documents.cjs.map +1 -1
- package/dist/actions/list-deleted-documents.d.cts +9 -9
- package/dist/actions/list-deleted-documents.d.mts +9 -9
- package/dist/actions/list-deleted-documents.mjs +8 -8
- package/dist/actions/list-deleted-documents.mjs.map +1 -1
- package/dist/actions/list-document-group-memberships.cjs +5 -5
- package/dist/actions/list-document-group-memberships.cjs.map +1 -1
- package/dist/actions/list-document-group-memberships.d.cts +5 -5
- package/dist/actions/list-document-group-memberships.d.mts +5 -5
- package/dist/actions/list-document-group-memberships.mjs +5 -5
- package/dist/actions/list-document-group-memberships.mjs.map +1 -1
- package/dist/actions/list-document-memberships.cjs +5 -5
- package/dist/actions/list-document-memberships.cjs.map +1 -1
- package/dist/actions/list-document-memberships.d.cts +5 -5
- package/dist/actions/list-document-memberships.d.mts +5 -5
- package/dist/actions/list-document-memberships.mjs +5 -5
- package/dist/actions/list-document-memberships.mjs.map +1 -1
- package/dist/actions/list-document-users.cjs +5 -5
- package/dist/actions/list-document-users.cjs.map +1 -1
- package/dist/actions/list-document-users.d.cts +5 -5
- package/dist/actions/list-document-users.d.mts +5 -5
- package/dist/actions/list-document-users.mjs +5 -5
- package/dist/actions/list-document-users.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +6 -6
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +7 -7
- package/dist/actions/list-documents.d.mts +7 -7
- package/dist/actions/list-documents.mjs +6 -6
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-draft-documents.cjs +7 -7
- package/dist/actions/list-draft-documents.cjs.map +1 -1
- package/dist/actions/list-draft-documents.d.cts +9 -9
- package/dist/actions/list-draft-documents.d.mts +9 -9
- package/dist/actions/list-draft-documents.mjs +7 -7
- package/dist/actions/list-draft-documents.mjs.map +1 -1
- package/dist/actions/list-events.cjs +4 -4
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +4 -4
- package/dist/actions/list-events.d.mts +4 -4
- package/dist/actions/list-events.mjs +4 -4
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-file-operations.cjs +4 -4
- package/dist/actions/list-file-operations.cjs.map +1 -1
- package/dist/actions/list-file-operations.d.cts +4 -4
- package/dist/actions/list-file-operations.d.mts +4 -4
- package/dist/actions/list-file-operations.mjs +4 -4
- package/dist/actions/list-file-operations.mjs.map +1 -1
- package/dist/actions/list-group-memberships.cjs +7 -7
- package/dist/actions/list-group-memberships.cjs.map +1 -1
- package/dist/actions/list-group-memberships.d.cts +7 -7
- package/dist/actions/list-group-memberships.d.mts +7 -7
- package/dist/actions/list-group-memberships.mjs +7 -7
- package/dist/actions/list-group-memberships.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +8 -8
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +8 -8
- package/dist/actions/list-groups.d.mts +8 -8
- package/dist/actions/list-groups.mjs +8 -8
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.cjs +5 -5
- package/dist/actions/list-o-auth-authentications.cjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.cts +5 -5
- package/dist/actions/list-o-auth-authentications.d.mts +5 -5
- package/dist/actions/list-o-auth-authentications.mjs +5 -5
- package/dist/actions/list-o-auth-authentications.mjs.map +1 -1
- package/dist/actions/list-oauth-clients.cjs +5 -5
- package/dist/actions/list-oauth-clients.cjs.map +1 -1
- package/dist/actions/list-oauth-clients.d.cts +5 -5
- package/dist/actions/list-oauth-clients.d.mts +5 -5
- package/dist/actions/list-oauth-clients.mjs +5 -5
- package/dist/actions/list-oauth-clients.mjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.cjs +6 -6
- package/dist/actions/list-recently-viewed-documents.cjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.cts +7 -7
- package/dist/actions/list-recently-viewed-documents.d.mts +7 -7
- package/dist/actions/list-recently-viewed-documents.mjs +6 -6
- package/dist/actions/list-recently-viewed-documents.mjs.map +1 -1
- package/dist/actions/list-revisions.cjs +4 -4
- package/dist/actions/list-revisions.cjs.map +1 -1
- package/dist/actions/list-revisions.d.cts +4 -4
- package/dist/actions/list-revisions.d.mts +4 -4
- package/dist/actions/list-revisions.mjs +4 -4
- package/dist/actions/list-revisions.mjs.map +1 -1
- package/dist/actions/list-shares.cjs +6 -6
- package/dist/actions/list-shares.cjs.map +1 -1
- package/dist/actions/list-shares.d.cts +6 -6
- package/dist/actions/list-shares.d.mts +6 -6
- package/dist/actions/list-shares.mjs +6 -6
- package/dist/actions/list-shares.mjs.map +1 -1
- package/dist/actions/list-stars.cjs +6 -6
- package/dist/actions/list-stars.cjs.map +1 -1
- package/dist/actions/list-stars.d.cts +6 -6
- package/dist/actions/list-stars.d.mts +6 -6
- package/dist/actions/list-stars.mjs +6 -6
- package/dist/actions/list-stars.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +6 -6
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +7 -7
- package/dist/actions/list-templates.d.mts +7 -7
- package/dist/actions/list-templates.mjs +6 -6
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-users.cjs +5 -5
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +5 -5
- package/dist/actions/list-users.d.mts +5 -5
- package/dist/actions/list-users.mjs +5 -5
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-views.cjs +6 -6
- package/dist/actions/list-views.cjs.map +1 -1
- package/dist/actions/list-views.d.cts +6 -6
- package/dist/actions/list-views.d.mts +6 -6
- package/dist/actions/list-views.mjs +6 -6
- package/dist/actions/list-views.mjs.map +1 -1
- package/dist/actions/move-document.cjs +2 -2
- package/dist/actions/move-document.cjs.map +1 -1
- package/dist/actions/move-document.d.cts +4 -4
- package/dist/actions/move-document.d.mts +4 -4
- package/dist/actions/move-document.mjs +2 -2
- package/dist/actions/move-document.mjs.map +1 -1
- package/dist/actions/redirect-file-operation.cjs +1 -1
- package/dist/actions/redirect-file-operation.cjs.map +1 -1
- package/dist/actions/redirect-file-operation.d.cts +1 -1
- package/dist/actions/redirect-file-operation.d.mts +1 -1
- package/dist/actions/redirect-file-operation.mjs +1 -1
- package/dist/actions/redirect-file-operation.mjs.map +1 -1
- package/dist/actions/remove-collection-group.cjs +1 -1
- package/dist/actions/remove-collection-group.cjs.map +1 -1
- package/dist/actions/remove-collection-group.d.cts +1 -1
- package/dist/actions/remove-collection-group.d.mts +1 -1
- package/dist/actions/remove-collection-group.mjs +1 -1
- package/dist/actions/remove-collection-group.mjs.map +1 -1
- package/dist/actions/remove-collection-user.cjs +1 -1
- package/dist/actions/remove-collection-user.cjs.map +1 -1
- package/dist/actions/remove-collection-user.d.cts +1 -1
- package/dist/actions/remove-collection-user.d.mts +1 -1
- package/dist/actions/remove-collection-user.mjs +1 -1
- package/dist/actions/remove-collection-user.mjs.map +1 -1
- package/dist/actions/remove-document-user.cjs +1 -1
- package/dist/actions/remove-document-user.cjs.map +1 -1
- package/dist/actions/remove-document-user.d.cts +1 -1
- package/dist/actions/remove-document-user.d.mts +1 -1
- package/dist/actions/remove-document-user.mjs +1 -1
- package/dist/actions/remove-document-user.mjs.map +1 -1
- package/dist/actions/remove-group-from-document.cjs +1 -1
- package/dist/actions/remove-group-from-document.cjs.map +1 -1
- package/dist/actions/remove-group-from-document.d.cts +1 -1
- package/dist/actions/remove-group-from-document.d.mts +1 -1
- package/dist/actions/remove-group-from-document.mjs +1 -1
- package/dist/actions/remove-group-from-document.mjs.map +1 -1
- package/dist/actions/remove-group-user.cjs +1 -1
- package/dist/actions/remove-group-user.cjs.map +1 -1
- package/dist/actions/remove-group-user.d.cts +1 -1
- package/dist/actions/remove-group-user.d.mts +1 -1
- package/dist/actions/remove-group-user.mjs +1 -1
- package/dist/actions/remove-group-user.mjs.map +1 -1
- package/dist/actions/restore-document.cjs +5 -5
- package/dist/actions/restore-document.cjs.map +1 -1
- package/dist/actions/restore-document.d.cts +6 -6
- package/dist/actions/restore-document.d.mts +6 -6
- package/dist/actions/restore-document.mjs +5 -5
- package/dist/actions/restore-document.mjs.map +1 -1
- package/dist/actions/restore-template.cjs +5 -5
- package/dist/actions/restore-template.cjs.map +1 -1
- package/dist/actions/restore-template.d.cts +6 -6
- package/dist/actions/restore-template.d.mts +6 -6
- package/dist/actions/restore-template.mjs +5 -5
- package/dist/actions/restore-template.mjs.map +1 -1
- package/dist/actions/retrieve-auth-info.cjs +4 -4
- package/dist/actions/retrieve-auth-info.cjs.map +1 -1
- package/dist/actions/retrieve-auth-info.d.cts +4 -4
- package/dist/actions/retrieve-auth-info.d.mts +4 -4
- package/dist/actions/retrieve-auth-info.mjs +4 -4
- package/dist/actions/retrieve-auth-info.mjs.map +1 -1
- package/dist/actions/revoke-share.cjs +1 -1
- package/dist/actions/revoke-share.cjs.map +1 -1
- package/dist/actions/revoke-share.d.cts +1 -1
- package/dist/actions/revoke-share.d.mts +1 -1
- package/dist/actions/revoke-share.mjs +1 -1
- package/dist/actions/revoke-share.mjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.cjs +2 -2
- package/dist/actions/rotate-oauth-client-secret.cjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.cts +2 -2
- package/dist/actions/rotate-oauth-client-secret.d.mts +2 -2
- package/dist/actions/rotate-oauth-client-secret.mjs +2 -2
- package/dist/actions/rotate-oauth-client-secret.mjs.map +1 -1
- package/dist/actions/search-document-titles.cjs +6 -6
- package/dist/actions/search-document-titles.cjs.map +1 -1
- package/dist/actions/search-document-titles.d.cts +7 -7
- package/dist/actions/search-document-titles.d.mts +7 -7
- package/dist/actions/search-document-titles.mjs +6 -6
- package/dist/actions/search-document-titles.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +6 -6
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +7 -7
- package/dist/actions/search-documents.d.mts +7 -7
- package/dist/actions/search-documents.mjs +6 -6
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/suspend-user.cjs +4 -4
- package/dist/actions/suspend-user.cjs.map +1 -1
- package/dist/actions/suspend-user.d.cts +4 -4
- package/dist/actions/suspend-user.d.mts +4 -4
- package/dist/actions/suspend-user.mjs +4 -4
- package/dist/actions/suspend-user.mjs.map +1 -1
- package/dist/actions/templatize-document.cjs +5 -5
- package/dist/actions/templatize-document.cjs.map +1 -1
- package/dist/actions/templatize-document.d.cts +6 -6
- package/dist/actions/templatize-document.d.mts +6 -6
- package/dist/actions/templatize-document.mjs +5 -5
- package/dist/actions/templatize-document.mjs.map +1 -1
- package/dist/actions/unpublish-document.cjs +1 -1
- package/dist/actions/unpublish-document.cjs.map +1 -1
- package/dist/actions/unpublish-document.d.cts +1 -1
- package/dist/actions/unpublish-document.d.mts +1 -1
- package/dist/actions/unpublish-document.mjs +1 -1
- package/dist/actions/unpublish-document.mjs.map +1 -1
- package/dist/actions/update-collection.cjs +5 -5
- package/dist/actions/update-collection.cjs.map +1 -1
- package/dist/actions/update-collection.d.cts +5 -5
- package/dist/actions/update-collection.d.mts +5 -5
- package/dist/actions/update-collection.mjs +5 -5
- package/dist/actions/update-collection.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -1
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +1 -1
- package/dist/actions/update-comment.d.mts +1 -1
- package/dist/actions/update-comment.mjs +1 -1
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-document.cjs +7 -7
- package/dist/actions/update-document.cjs.map +1 -1
- package/dist/actions/update-document.d.cts +9 -8
- package/dist/actions/update-document.d.mts +9 -8
- package/dist/actions/update-document.mjs +7 -7
- package/dist/actions/update-document.mjs.map +1 -1
- package/dist/actions/update-group.cjs +4 -4
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +4 -4
- package/dist/actions/update-group.d.mts +4 -4
- package/dist/actions/update-group.mjs +4 -4
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-o-auth-client.cjs +4 -4
- package/dist/actions/update-o-auth-client.cjs.map +1 -1
- package/dist/actions/update-o-auth-client.d.cts +4 -4
- package/dist/actions/update-o-auth-client.d.mts +4 -4
- package/dist/actions/update-o-auth-client.mjs +4 -4
- package/dist/actions/update-o-auth-client.mjs.map +1 -1
- package/dist/actions/update-share.cjs +5 -5
- package/dist/actions/update-share.cjs.map +1 -1
- package/dist/actions/update-share.d.cts +6 -6
- package/dist/actions/update-share.d.mts +6 -6
- package/dist/actions/update-share.mjs +5 -5
- package/dist/actions/update-share.mjs.map +1 -1
- package/dist/actions/update-star.cjs +4 -4
- package/dist/actions/update-star.cjs.map +1 -1
- package/dist/actions/update-star.d.cts +4 -4
- package/dist/actions/update-star.d.mts +4 -4
- package/dist/actions/update-star.mjs +4 -4
- package/dist/actions/update-star.mjs.map +1 -1
- package/dist/actions/update-template.cjs +6 -6
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +8 -8
- package/dist/actions/update-template.d.mts +8 -8
- package/dist/actions/update-template.mjs +6 -6
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/actions/update-user-role.cjs +2 -2
- package/dist/actions/update-user-role.cjs.map +1 -1
- package/dist/actions/update-user-role.d.cts +2 -2
- package/dist/actions/update-user-role.d.mts +2 -2
- package/dist/actions/update-user-role.mjs +2 -2
- package/dist/actions/update-user-role.mjs.map +1 -1
- package/dist/actions/update-user.cjs +4 -4
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +4 -4
- package/dist/actions/update-user.d.mts +4 -4
- package/dist/actions/update-user.mjs +4 -4
- package/dist/actions/update-user.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@ declare const OutlineListTemplatesOutput: z.ZodObject<{
|
|
|
30
30
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
fullWidth: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
36
|
published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -40,24 +40,24 @@ declare const OutlineListTemplatesOutput: z.ZodObject<{
|
|
|
40
40
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
44
|
archivedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
templateId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
publishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
insightsEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
49
49
|
parentDocumentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
-
}, z.core.$
|
|
50
|
+
}, z.core.$loose>>>>;
|
|
51
51
|
policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
52
52
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
-
abilities: z.ZodOptional<z.ZodNullable<z.
|
|
54
|
-
}, z.core.$
|
|
53
|
+
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
54
|
+
}, z.core.$loose>>>>;
|
|
55
55
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
56
56
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
57
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
58
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
-
}, z.core.$
|
|
60
|
-
}, z.core.$
|
|
59
|
+
}, z.core.$loose>>>;
|
|
60
|
+
}, z.core.$loose>;
|
|
61
61
|
declare const outlineListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
62
62
|
sort?: string | undefined;
|
|
63
63
|
limit?: number | undefined;
|
|
@@ -14,7 +14,7 @@ const OutlineListTemplates_UserSchema = z.object({
|
|
|
14
14
|
name: z.string().describe("Display name of the user").nullable().optional(),
|
|
15
15
|
email: z.string().describe("Email address of the user").nullable().optional(),
|
|
16
16
|
avatarUrl: z.string().describe("URL to the user's avatar image").nullable().optional()
|
|
17
|
-
}).describe("User object representing a template creator or editor.");
|
|
17
|
+
}).passthrough().describe("User object representing a template creator or editor.");
|
|
18
18
|
const OutlineListTemplates_TemplateSchema = z.object({
|
|
19
19
|
id: z.string().describe("Unique identifier for the template (UUID)").nullable().optional(),
|
|
20
20
|
icon: z.string().describe("Icon displayed with the template title").nullable().optional(),
|
|
@@ -39,16 +39,16 @@ const OutlineListTemplates_TemplateSchema = z.object({
|
|
|
39
39
|
collectionId: z.string().describe("Parent collection identifier (UUID)").nullable().optional(),
|
|
40
40
|
insightsEnabled: z.boolean().describe("Whether analytics visibility is enabled").nullable().optional(),
|
|
41
41
|
parentDocumentId: z.string().describe("Parent document identifier if nested (UUID)").nullable().optional()
|
|
42
|
-
}).describe("Template object representing a document template.");
|
|
42
|
+
}).passthrough().describe("Template object representing a document template.");
|
|
43
43
|
const OutlineListTemplates_PolicySchema = z.object({
|
|
44
44
|
id: z.string().describe("Identifier matching the resource this policy governs").nullable().optional(),
|
|
45
|
-
abilities: z.
|
|
46
|
-
}).describe("Policy object describing authorized actions for a resource.");
|
|
45
|
+
abilities: z.record(z.string(), z.unknown()).describe("Dictionary of action names to boolean values or arrays of membership IDs indicating whether the action is allowed").nullable().optional()
|
|
46
|
+
}).passthrough().describe("Policy object describing authorized actions for a resource.");
|
|
47
47
|
const OutlineListTemplates_PaginationInfoSchema = z.object({
|
|
48
48
|
limit: z.number().int().describe("Maximum number of items per page").nullable().optional(),
|
|
49
49
|
offset: z.number().int().describe("Current offset in the results").nullable().optional(),
|
|
50
50
|
nextPath: z.string().describe("Path to fetch the next page of results").nullable().optional()
|
|
51
|
-
}).describe("Pagination information for the response.");
|
|
51
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
52
52
|
const outlineListTemplates = action("OUTLINE_LIST_TEMPLATES", {
|
|
53
53
|
slug: "outline-list-templates",
|
|
54
54
|
name: "List Templates",
|
|
@@ -58,7 +58,7 @@ const outlineListTemplates = action("OUTLINE_LIST_TEMPLATES", {
|
|
|
58
58
|
data: z.array(OutlineListTemplates_TemplateSchema).describe("List of templates").nullable().optional(),
|
|
59
59
|
policies: z.array(OutlineListTemplates_PolicySchema).describe("List of policies defining permissions for each template").nullable().optional(),
|
|
60
60
|
pagination: OutlineListTemplates_PaginationInfoSchema.nullable().optional()
|
|
61
|
-
}).describe("Response model for listing templates. Contains array of templates,\npagination info, and associated permissions.")
|
|
61
|
+
}).passthrough().describe("Response model for listing templates. Contains array of templates,\npagination info, and associated permissions.")
|
|
62
62
|
});
|
|
63
63
|
//#endregion
|
|
64
64
|
export { outlineListTemplates };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListTemplatesInput = z.object({\n sort: z.string().describe(\"Field to sort templates by (e.g., 'title', 'createdAt', 'updatedAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page\").optional(),\n query: z.string().describe(\"Search query to filter templates by name\").optional(),\n offset: z.number().int().describe(\"Number of templates to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for templates.\").optional(),\n collectionId: z.string().describe(\"Filter templates to a specific collection by its UUID. Templates not associated with a collection are workspace-wide.\").optional(),\n}).describe(\"Request model for listing all templates. All parameters are optional.\");\nconst OutlineListTemplates_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID)\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n}).describe(\"User object representing a template creator or editor.\");\nconst OutlineListTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier for the template (UUID)\").nullable().optional(),\n icon: z.string().describe(\"Icon displayed with the template title\").nullable().optional(),\n text: z.string().describe(\"Body content in markdown format\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the template icon\").nullable().optional(),\n title: z.string().describe(\"Template title\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the template\").nullable().optional(),\n status: z.string().describe(\"Template status (draft, archived, or published)\").nullable().optional(),\n teamId: z.string().describe(\"Associated workspace identifier (UUID)\").nullable().optional(),\n revision: z.number().int().describe(\"Version number of the template\").nullable().optional(),\n template: z.boolean().describe(\"Whether this is a template (should be true)\").nullable().optional(),\n createdAt: z.string().describe(\"Template creation timestamp (ISO 8601 date-time)\").nullable().optional(),\n createdBy: OutlineListTemplates_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when template was deleted (ISO 8601 date-time)\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether template is displayed in full width\").nullable().optional(),\n published: z.boolean().describe(\"Whether the template is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Template last update timestamp (ISO 8601 date-time)\").nullable().optional(),\n updatedBy: OutlineListTemplates_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when template was archived (ISO 8601 date-time)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if created from another template (UUID)\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when template was published (ISO 8601 date-time)\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection identifier (UUID)\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether analytics visibility is enabled\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document identifier if nested (UUID)\").nullable().optional(),\n}).describe(\"Template object representing a document template.\");\nconst OutlineListTemplates_PolicySchema = z.object({\n id: z.string().describe(\"Identifier matching the resource this policy governs\").nullable().optional(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListTemplatesInput = z.object({\n sort: z.string().describe(\"Field to sort templates by (e.g., 'title', 'createdAt', 'updatedAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page\").optional(),\n query: z.string().describe(\"Search query to filter templates by name\").optional(),\n offset: z.number().int().describe(\"Number of templates to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for templates.\").optional(),\n collectionId: z.string().describe(\"Filter templates to a specific collection by its UUID. Templates not associated with a collection are workspace-wide.\").optional(),\n}).describe(\"Request model for listing all templates. All parameters are optional.\");\nconst OutlineListTemplates_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID)\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User object representing a template creator or editor.\");\nconst OutlineListTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier for the template (UUID)\").nullable().optional(),\n icon: z.string().describe(\"Icon displayed with the template title\").nullable().optional(),\n text: z.string().describe(\"Body content in markdown format\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the template icon\").nullable().optional(),\n title: z.string().describe(\"Template title\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the template\").nullable().optional(),\n status: z.string().describe(\"Template status (draft, archived, or published)\").nullable().optional(),\n teamId: z.string().describe(\"Associated workspace identifier (UUID)\").nullable().optional(),\n revision: z.number().int().describe(\"Version number of the template\").nullable().optional(),\n template: z.boolean().describe(\"Whether this is a template (should be true)\").nullable().optional(),\n createdAt: z.string().describe(\"Template creation timestamp (ISO 8601 date-time)\").nullable().optional(),\n createdBy: OutlineListTemplates_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when template was deleted (ISO 8601 date-time)\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether template is displayed in full width\").nullable().optional(),\n published: z.boolean().describe(\"Whether the template is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Template last update timestamp (ISO 8601 date-time)\").nullable().optional(),\n updatedBy: OutlineListTemplates_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when template was archived (ISO 8601 date-time)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if created from another template (UUID)\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when template was published (ISO 8601 date-time)\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection identifier (UUID)\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether analytics visibility is enabled\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document identifier if nested (UUID)\").nullable().optional(),\n}).passthrough().describe(\"Template object representing a document template.\");\nconst OutlineListTemplates_PolicySchema = z.object({\n id: z.string().describe(\"Identifier matching the resource this policy governs\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Dictionary of action names to boolean values or arrays of membership IDs indicating whether the action is allowed\").nullable().optional(),\n}).passthrough().describe(\"Policy object describing authorized actions for a resource.\");\nconst OutlineListTemplates_PaginationInfoSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Current offset in the results\").nullable().optional(),\n nextPath: z.string().describe(\"Path to fetch the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListTemplatesOutput = z.object({\n data: z.array(OutlineListTemplates_TemplateSchema).describe(\"List of templates\").nullable().optional(),\n policies: z.array(OutlineListTemplates_PolicySchema).describe(\"List of policies defining permissions for each template\").nullable().optional(),\n pagination: OutlineListTemplates_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing templates. Contains array of templates,\\npagination info, and associated permissions.\");\n\nexport const outlineListTemplates = action(\"OUTLINE_LIST_TEMPLATES\", {\n slug: \"outline-list-templates\",\n name: \"List Templates\",\n description: \"Tool to list all templates available to the current user. Use when you need to retrieve all templates, optionally filtered by collection or name, with pagination and sorting support. Templates not associated with a collection are workspace-wide.\",\n input: OutlineListTemplatesInput,\n output: OutlineListTemplatesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -25,21 +25,21 @@ const OutlineListUsers_UserSchema = zod.z.object({
|
|
|
25
25
|
updatedAt: zod.z.string().describe("Timestamp when the user was last updated (ISO 8601 format)").nullable().optional(),
|
|
26
26
|
isSuspended: zod.z.boolean().describe("Whether the user account is suspended").nullable().optional(),
|
|
27
27
|
lastActiveAt: zod.z.string().describe("Timestamp when the user was last active (ISO 8601 format)").nullable().optional()
|
|
28
|
-
}).describe("Detailed information about a user.");
|
|
28
|
+
}).passthrough().describe("Detailed information about a user.");
|
|
29
29
|
const OutlineListUsers_PolicySchema = zod.z.object({
|
|
30
30
|
id: zod.z.string().describe("Identifier for the policy (matches user ID)").nullable().optional(),
|
|
31
|
-
abilities: zod.z.
|
|
32
|
-
}).describe("Policy defining user permissions.");
|
|
31
|
+
abilities: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Map of abilities and their allowed status. Values can be boolean or arrays of membership IDs that grant the ability.").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Policy defining user permissions.");
|
|
33
33
|
const OutlineListUsers_PaginationInfoSchema = zod.z.object({
|
|
34
34
|
limit: zod.z.number().int().describe("Maximum number of items per page").nullable().optional(),
|
|
35
35
|
offset: zod.z.number().int().describe("Current offset in the results").nullable().optional(),
|
|
36
36
|
nextPath: zod.z.string().describe("Path to fetch the next page of results").nullable().optional()
|
|
37
|
-
}).describe("Pagination information for the response.");
|
|
37
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
38
38
|
const OutlineListUsersOutput = zod.z.object({
|
|
39
39
|
data: zod.z.array(OutlineListUsers_UserSchema).describe("List of users").nullable().optional(),
|
|
40
40
|
policies: zod.z.array(OutlineListUsers_PolicySchema).describe("List of policies defining permissions for each user").nullable().optional(),
|
|
41
41
|
pagination: OutlineListUsers_PaginationInfoSchema.nullable().optional()
|
|
42
|
-
}).describe("Response model for listing users. Contains users array, pagination info, and associated permissions.");
|
|
42
|
+
}).passthrough().describe("Response model for listing users. Contains users array, pagination info, and associated permissions.");
|
|
43
43
|
const outlineListUsers = require_action.action("OUTLINE_LIST_USERS", {
|
|
44
44
|
slug: "outline-list-users",
|
|
45
45
|
name: "List Users",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListUsersInput = z.object({\n sort: z.string().describe(\"Field to sort users by (e.g., 'name', 'email', 'createdAt', 'updatedAt', 'lastActiveAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of users to return per page\").optional(),\n query: z.string().describe(\"Search query to filter users by name or email\").optional(),\n filter: z.enum([\"active\", \"invited\", \"suspended\"]).describe(\"Filter users by status.\").optional(),\n offset: z.number().int().describe(\"Number of users to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for users.\").optional(),\n}).describe(\"Request model for listing all users. All parameters are optional.\");\nconst OutlineListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the user's icon (e.g., '#123123')\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user has admin privileges\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the user was created (ISO 8601 format)\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format)\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp when the user was last active (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Detailed information about a user.\");\nconst OutlineListUsers_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches user ID)\").nullable().optional(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListUsersInput = z.object({\n sort: z.string().describe(\"Field to sort users by (e.g., 'name', 'email', 'createdAt', 'updatedAt', 'lastActiveAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of users to return per page\").optional(),\n query: z.string().describe(\"Search query to filter users by name or email\").optional(),\n filter: z.enum([\"active\", \"invited\", \"suspended\"]).describe(\"Filter users by status.\").optional(),\n offset: z.number().int().describe(\"Number of users to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for users.\").optional(),\n}).describe(\"Request model for listing all users. All parameters are optional.\");\nconst OutlineListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the user's icon (e.g., '#123123')\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user has admin privileges\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the user was created (ISO 8601 format)\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format)\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp when the user was last active (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a user.\");\nconst OutlineListUsers_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches user ID)\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status. Values can be boolean or arrays of membership IDs that grant the ability.\").nullable().optional(),\n}).passthrough().describe(\"Policy defining user permissions.\");\nconst OutlineListUsers_PaginationInfoSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Current offset in the results\").nullable().optional(),\n nextPath: z.string().describe(\"Path to fetch the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListUsersOutput = z.object({\n data: z.array(OutlineListUsers_UserSchema).describe(\"List of users\").nullable().optional(),\n policies: z.array(OutlineListUsers_PolicySchema).describe(\"List of policies defining permissions for each user\").nullable().optional(),\n pagination: OutlineListUsers_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing users. Contains users array, pagination info, and associated permissions.\");\n\nexport const outlineListUsers = action(\"OUTLINE_LIST_USERS\", {\n slug: \"outline-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the workspace. Use when you need to retrieve all users, optionally filtered by name, email, or status, with pagination and sorting support.\",\n input: OutlineListUsersInput,\n output: OutlineListUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -29,17 +29,17 @@ declare const OutlineListUsersOutput: z.ZodObject<{
|
|
|
29
29
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
31
31
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
abilities: z.ZodOptional<z.ZodNullable<z.
|
|
36
|
-
}, z.core.$
|
|
35
|
+
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
|
+
}, z.core.$loose>>>>;
|
|
37
37
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
38
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
39
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
40
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>;
|
|
43
43
|
declare const outlineListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
sort?: string | undefined;
|
|
45
45
|
limit?: number | undefined;
|
|
@@ -29,17 +29,17 @@ declare const OutlineListUsersOutput: z.ZodObject<{
|
|
|
29
29
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
31
31
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
abilities: z.ZodOptional<z.ZodNullable<z.
|
|
36
|
-
}, z.core.$
|
|
35
|
+
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
|
+
}, z.core.$loose>>>>;
|
|
37
37
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
38
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
39
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
40
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>;
|
|
43
43
|
declare const outlineListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
sort?: string | undefined;
|
|
45
45
|
limit?: number | undefined;
|
|
@@ -25,16 +25,16 @@ const OutlineListUsers_UserSchema = z.object({
|
|
|
25
25
|
updatedAt: z.string().describe("Timestamp when the user was last updated (ISO 8601 format)").nullable().optional(),
|
|
26
26
|
isSuspended: z.boolean().describe("Whether the user account is suspended").nullable().optional(),
|
|
27
27
|
lastActiveAt: z.string().describe("Timestamp when the user was last active (ISO 8601 format)").nullable().optional()
|
|
28
|
-
}).describe("Detailed information about a user.");
|
|
28
|
+
}).passthrough().describe("Detailed information about a user.");
|
|
29
29
|
const OutlineListUsers_PolicySchema = z.object({
|
|
30
30
|
id: z.string().describe("Identifier for the policy (matches user ID)").nullable().optional(),
|
|
31
|
-
abilities: z.
|
|
32
|
-
}).describe("Policy defining user permissions.");
|
|
31
|
+
abilities: z.record(z.string(), z.unknown()).describe("Map of abilities and their allowed status. Values can be boolean or arrays of membership IDs that grant the ability.").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Policy defining user permissions.");
|
|
33
33
|
const OutlineListUsers_PaginationInfoSchema = z.object({
|
|
34
34
|
limit: z.number().int().describe("Maximum number of items per page").nullable().optional(),
|
|
35
35
|
offset: z.number().int().describe("Current offset in the results").nullable().optional(),
|
|
36
36
|
nextPath: z.string().describe("Path to fetch the next page of results").nullable().optional()
|
|
37
|
-
}).describe("Pagination information for the response.");
|
|
37
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
38
38
|
const outlineListUsers = action("OUTLINE_LIST_USERS", {
|
|
39
39
|
slug: "outline-list-users",
|
|
40
40
|
name: "List Users",
|
|
@@ -44,7 +44,7 @@ const outlineListUsers = action("OUTLINE_LIST_USERS", {
|
|
|
44
44
|
data: z.array(OutlineListUsers_UserSchema).describe("List of users").nullable().optional(),
|
|
45
45
|
policies: z.array(OutlineListUsers_PolicySchema).describe("List of policies defining permissions for each user").nullable().optional(),
|
|
46
46
|
pagination: OutlineListUsers_PaginationInfoSchema.nullable().optional()
|
|
47
|
-
}).describe("Response model for listing users. Contains users array, pagination info, and associated permissions.")
|
|
47
|
+
}).passthrough().describe("Response model for listing users. Contains users array, pagination info, and associated permissions.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { outlineListUsers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListUsersInput = z.object({\n sort: z.string().describe(\"Field to sort users by (e.g., 'name', 'email', 'createdAt', 'updatedAt', 'lastActiveAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of users to return per page\").optional(),\n query: z.string().describe(\"Search query to filter users by name or email\").optional(),\n filter: z.enum([\"active\", \"invited\", \"suspended\"]).describe(\"Filter users by status.\").optional(),\n offset: z.number().int().describe(\"Number of users to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for users.\").optional(),\n}).describe(\"Request model for listing all users. All parameters are optional.\");\nconst OutlineListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the user's icon (e.g., '#123123')\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user has admin privileges\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the user was created (ISO 8601 format)\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format)\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp when the user was last active (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Detailed information about a user.\");\nconst OutlineListUsers_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches user ID)\").nullable().optional(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListUsersInput = z.object({\n sort: z.string().describe(\"Field to sort users by (e.g., 'name', 'email', 'createdAt', 'updatedAt', 'lastActiveAt')\").optional(),\n limit: z.number().int().describe(\"Maximum number of users to return per page\").optional(),\n query: z.string().describe(\"Search query to filter users by name or email\").optional(),\n filter: z.enum([\"active\", \"invited\", \"suspended\"]).describe(\"Filter users by status.\").optional(),\n offset: z.number().int().describe(\"Number of users to skip for pagination\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction for users.\").optional(),\n}).describe(\"Request model for listing all users. All parameters are optional.\");\nconst OutlineListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the user's icon (e.g., '#123123')\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user has admin privileges\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the user was created (ISO 8601 format)\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format)\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp when the user was last active (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a user.\");\nconst OutlineListUsers_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy (matches user ID)\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status. Values can be boolean or arrays of membership IDs that grant the ability.\").nullable().optional(),\n}).passthrough().describe(\"Policy defining user permissions.\");\nconst OutlineListUsers_PaginationInfoSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Current offset in the results\").nullable().optional(),\n nextPath: z.string().describe(\"Path to fetch the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListUsersOutput = z.object({\n data: z.array(OutlineListUsers_UserSchema).describe(\"List of users\").nullable().optional(),\n policies: z.array(OutlineListUsers_PolicySchema).describe(\"List of policies defining permissions for each user\").nullable().optional(),\n pagination: OutlineListUsers_PaginationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing users. Contains users array, pagination info, and associated permissions.\");\n\nexport const outlineListUsers = action(\"OUTLINE_LIST_USERS\", {\n slug: \"outline-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the workspace. Use when you need to retrieve all users, optionally filtered by name, email, or status, with pagination and sorting support.\",\n input: OutlineListUsersInput,\n output: OutlineListUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -17,7 +17,7 @@ const OutlineListViews_UserSchema = zod.z.object({
|
|
|
17
17
|
createdAt: zod.z.string().describe("ISO 8601 timestamp when the user was created.").nullable().optional(),
|
|
18
18
|
isSuspended: zod.z.boolean().describe("Whether the user account is suspended.").nullable().optional(),
|
|
19
19
|
lastActiveAt: zod.z.string().describe("ISO 8601 timestamp of the user's last activity.").nullable().optional()
|
|
20
|
-
}).describe("User object representing a viewer.");
|
|
20
|
+
}).passthrough().describe("User object representing a viewer.");
|
|
21
21
|
const OutlineListViews_ViewSchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("Unique identifier for the view record.").nullable(),
|
|
23
23
|
user: OutlineListViews_UserSchema.nullable().optional(),
|
|
@@ -25,21 +25,21 @@ const OutlineListViews_ViewSchema = zod.z.object({
|
|
|
25
25
|
documentId: zod.z.string().describe("ID of the document that was viewed.").nullable(),
|
|
26
26
|
lastViewedAt: zod.z.string().describe("ISO 8601 timestamp of the most recent view by this user.").nullable(),
|
|
27
27
|
firstViewedAt: zod.z.string().describe("ISO 8601 timestamp of the first time this user viewed the document.").nullable().optional()
|
|
28
|
-
}).describe("Represents a view record for a document.");
|
|
28
|
+
}).passthrough().describe("Represents a view record for a document.");
|
|
29
29
|
const OutlineListViews_PolicySchema = zod.z.object({
|
|
30
30
|
id: zod.z.string().describe("ID of the resource this policy applies to.").nullable(),
|
|
31
|
-
abilities: zod.z.
|
|
32
|
-
}).describe("Authorization policy for a resource.");
|
|
31
|
+
abilities: zod.z.record(zod.z.string(), zod.z.unknown()).default({}).describe("Map of ability names to boolean values indicating permissions (e.g., read, update, delete).").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Authorization policy for a resource.");
|
|
33
33
|
const OutlineListViews_PaginationSchema = zod.z.object({
|
|
34
34
|
limit: zod.z.number().int().describe("Maximum number of results per page.").nullable().optional(),
|
|
35
35
|
offset: zod.z.number().int().describe("Number of results skipped in this response.").nullable().optional(),
|
|
36
36
|
nextPath: zod.z.string().describe("API path to fetch the next page of results, or null if no more pages.").nullable().optional()
|
|
37
|
-
}).describe("Pagination information for the response.");
|
|
37
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
38
38
|
const OutlineListViewsOutput = zod.z.object({
|
|
39
39
|
data: zod.z.array(OutlineListViews_ViewSchema).default([]).describe("List of view records for the document.").nullable().optional(),
|
|
40
40
|
policies: zod.z.array(OutlineListViews_PolicySchema).describe("Authorization policies for the returned views indicating what actions the current user can perform.").nullable().optional(),
|
|
41
41
|
pagination: OutlineListViews_PaginationSchema.nullable().optional()
|
|
42
|
-
}).describe("Response model for listing document views.\nReturns an array of view records with user information and view counts.");
|
|
42
|
+
}).passthrough().describe("Response model for listing document views.\nReturns an array of view records with user information and view counts.");
|
|
43
43
|
const outlineListViews = require_action.action("OUTLINE_LIST_VIEWS", {
|
|
44
44
|
slug: "outline-list-views",
|
|
45
45
|
name: "List Views",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-views.cjs","names":["z","action"],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-views.cjs","names":["z","action"],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).passthrough().describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.record(z.string(), z.unknown()).default({}).describe(\"Map of ability names to boolean values indicating permissions (e.g., read, update, delete).\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for a resource.\");\nconst OutlineListViews_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of results skipped in this response.\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results, or null if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListViewsOutput = z.object({\n data: z.array(OutlineListViews_ViewSchema).default([]).describe(\"List of view records for the document.\").nullable().optional(),\n policies: z.array(OutlineListViews_PolicySchema).describe(\"Authorization policies for the returned views indicating what actions the current user can perform.\").nullable().optional(),\n pagination: OutlineListViews_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing document views.\\nReturns an array of view records with user information and view counts.\");\n\nexport const outlineListViews = action(\"OUTLINE_LIST_VIEWS\", {\n slug: \"outline-list-views\",\n name: \"List Views\",\n description: \"Tool to list all users that have viewed a specific document and the overall view count. Use when you need to see who has accessed a document and how many times they've viewed it. Returns view records including first/last view timestamps and total view counts per user.\",\n input: OutlineListViewsInput,\n output: OutlineListViewsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC/H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAClI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CACpK,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0KAA0K,CAAC,CAAC,SAAS;AAC9N,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,MAAM,4BAA4B,SAAS,CAAC,CAAC,SAAS;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrL,YAAY,kCAAkC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qHAAqH;AAE/I,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -20,22 +20,22 @@ declare const OutlineListViewsOutput: z.ZodObject<{
|
|
|
20
20
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
22
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
count: z.ZodNullable<z.ZodNumber>;
|
|
25
25
|
documentId: z.ZodNullable<z.ZodString>;
|
|
26
26
|
lastViewedAt: z.ZodNullable<z.ZodString>;
|
|
27
27
|
firstViewedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>>;
|
|
29
29
|
policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
|
-
abilities: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.
|
|
32
|
-
}, z.core.$
|
|
31
|
+
abilities: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
36
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const outlineListViews: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
documentId: string;
|
|
41
41
|
limit?: number | undefined;
|
|
@@ -20,22 +20,22 @@ declare const OutlineListViewsOutput: z.ZodObject<{
|
|
|
20
20
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
22
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
count: z.ZodNullable<z.ZodNumber>;
|
|
25
25
|
documentId: z.ZodNullable<z.ZodString>;
|
|
26
26
|
lastViewedAt: z.ZodNullable<z.ZodString>;
|
|
27
27
|
firstViewedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>>;
|
|
29
29
|
policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
|
-
abilities: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.
|
|
32
|
-
}, z.core.$
|
|
31
|
+
abilities: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
36
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const outlineListViews: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
documentId: string;
|
|
41
41
|
limit?: number | undefined;
|
|
@@ -17,7 +17,7 @@ const OutlineListViews_UserSchema = z.object({
|
|
|
17
17
|
createdAt: z.string().describe("ISO 8601 timestamp when the user was created.").nullable().optional(),
|
|
18
18
|
isSuspended: z.boolean().describe("Whether the user account is suspended.").nullable().optional(),
|
|
19
19
|
lastActiveAt: z.string().describe("ISO 8601 timestamp of the user's last activity.").nullable().optional()
|
|
20
|
-
}).describe("User object representing a viewer.");
|
|
20
|
+
}).passthrough().describe("User object representing a viewer.");
|
|
21
21
|
const OutlineListViews_ViewSchema = z.object({
|
|
22
22
|
id: z.string().describe("Unique identifier for the view record.").nullable(),
|
|
23
23
|
user: OutlineListViews_UserSchema.nullable().optional(),
|
|
@@ -25,16 +25,16 @@ const OutlineListViews_ViewSchema = z.object({
|
|
|
25
25
|
documentId: z.string().describe("ID of the document that was viewed.").nullable(),
|
|
26
26
|
lastViewedAt: z.string().describe("ISO 8601 timestamp of the most recent view by this user.").nullable(),
|
|
27
27
|
firstViewedAt: z.string().describe("ISO 8601 timestamp of the first time this user viewed the document.").nullable().optional()
|
|
28
|
-
}).describe("Represents a view record for a document.");
|
|
28
|
+
}).passthrough().describe("Represents a view record for a document.");
|
|
29
29
|
const OutlineListViews_PolicySchema = z.object({
|
|
30
30
|
id: z.string().describe("ID of the resource this policy applies to.").nullable(),
|
|
31
|
-
abilities: z.
|
|
32
|
-
}).describe("Authorization policy for a resource.");
|
|
31
|
+
abilities: z.record(z.string(), z.unknown()).default({}).describe("Map of ability names to boolean values indicating permissions (e.g., read, update, delete).").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Authorization policy for a resource.");
|
|
33
33
|
const OutlineListViews_PaginationSchema = z.object({
|
|
34
34
|
limit: z.number().int().describe("Maximum number of results per page.").nullable().optional(),
|
|
35
35
|
offset: z.number().int().describe("Number of results skipped in this response.").nullable().optional(),
|
|
36
36
|
nextPath: z.string().describe("API path to fetch the next page of results, or null if no more pages.").nullable().optional()
|
|
37
|
-
}).describe("Pagination information for the response.");
|
|
37
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
38
38
|
const outlineListViews = action("OUTLINE_LIST_VIEWS", {
|
|
39
39
|
slug: "outline-list-views",
|
|
40
40
|
name: "List Views",
|
|
@@ -44,7 +44,7 @@ const outlineListViews = action("OUTLINE_LIST_VIEWS", {
|
|
|
44
44
|
data: z.array(OutlineListViews_ViewSchema).default([]).describe("List of view records for the document.").nullable().optional(),
|
|
45
45
|
policies: z.array(OutlineListViews_PolicySchema).describe("Authorization policies for the returned views indicating what actions the current user can perform.").nullable().optional(),
|
|
46
46
|
pagination: OutlineListViews_PaginationSchema.nullable().optional()
|
|
47
|
-
}).describe("Response model for listing document views.\nReturns an array of view records with user information and view counts.")
|
|
47
|
+
}).passthrough().describe("Response model for listing document views.\nReturns an array of view records with user information and view counts.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { outlineListViews };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-views.mjs","names":[],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-views.mjs","names":[],"sources":["../../src/actions/list-views.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListViewsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Use with limit for pagination through large result sets.\").optional(),\n documentId: z.string().describe(\"Unique identifier of the document to retrieve views for. Returns all users who have viewed this document and the total view count.\"),\n includeSuspended: z.boolean().describe(\"Whether to include views from suspended users in the results. If true, views from suspended users will be included; if false or omitted, only active users are returned.\").optional(),\n}).describe(\"Request parameters for listing views of a document.\");\nconst OutlineListViews_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin.\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"ISO 8601 timestamp of the user's last activity.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a viewer.\");\nconst OutlineListViews_ViewSchema = z.object({\n id: z.string().describe(\"Unique identifier for the view record.\").nullable(),\n user: OutlineListViews_UserSchema.nullable().optional(),\n count: z.number().int().describe(\"Total number of times this user has viewed the document.\").nullable(),\n documentId: z.string().describe(\"ID of the document that was viewed.\").nullable(),\n lastViewedAt: z.string().describe(\"ISO 8601 timestamp of the most recent view by this user.\").nullable(),\n firstViewedAt: z.string().describe(\"ISO 8601 timestamp of the first time this user viewed the document.\").nullable().optional(),\n}).passthrough().describe(\"Represents a view record for a document.\");\nconst OutlineListViews_PolicySchema = z.object({\n id: z.string().describe(\"ID of the resource this policy applies to.\").nullable(),\n abilities: z.record(z.string(), z.unknown()).default({}).describe(\"Map of ability names to boolean values indicating permissions (e.g., read, update, delete).\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for a resource.\");\nconst OutlineListViews_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of results skipped in this response.\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results, or null if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const OutlineListViewsOutput = z.object({\n data: z.array(OutlineListViews_ViewSchema).default([]).describe(\"List of view records for the document.\").nullable().optional(),\n policies: z.array(OutlineListViews_PolicySchema).describe(\"Authorization policies for the returned views indicating what actions the current user can perform.\").nullable().optional(),\n pagination: OutlineListViews_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing document views.\\nReturns an array of view records with user information and view counts.\");\n\nexport const outlineListViews = action(\"OUTLINE_LIST_VIEWS\", {\n slug: \"outline-list-views\",\n name: \"List Views\",\n description: \"Tool to list all users that have viewed a specific document and the overall view count. Use when you need to see who has accessed a document and how many times they've viewed it. Returns view records including first/last view timestamps and total view counts per user.\",\n input: OutlineListViewsInput,\n output: OutlineListViewsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -12,7 +12,7 @@ const OutlineMoveDocument_DocumentUserSchema = zod.z.object({
|
|
|
12
12
|
name: zod.z.string().describe("User's full name").nullable().optional(),
|
|
13
13
|
email: zod.z.string().describe("User's email address").nullable().optional(),
|
|
14
14
|
avatarUrl: zod.z.string().describe("URL to user's avatar image").nullable().optional()
|
|
15
|
-
}).describe("User information in document context.");
|
|
15
|
+
}).passthrough().describe("User information in document context.");
|
|
16
16
|
const OutlineMoveDocumentOutput = zod.z.object({
|
|
17
17
|
id: zod.z.string().describe("Unique identifier of the moved document").nullable().optional(),
|
|
18
18
|
url: zod.z.string().describe("Full URL to access the document").nullable().optional(),
|
|
@@ -35,7 +35,7 @@ const OutlineMoveDocumentOutput = zod.z.object({
|
|
|
35
35
|
collectionId: zod.z.string().describe("Identifier of the collection containing the moved document").nullable().optional(),
|
|
36
36
|
collaborators: zod.z.array(OutlineMoveDocument_DocumentUserSchema).describe("List of users who can collaborate on this document").nullable().optional(),
|
|
37
37
|
parentDocumentId: zod.z.string().describe("Identifier of the parent document, if nested").nullable().optional()
|
|
38
|
-
}).describe("Response model containing the moved document details.");
|
|
38
|
+
}).passthrough().describe("Response model containing the moved document details.");
|
|
39
39
|
const outlineMoveDocument = require_action.action("OUTLINE_MOVE_DOCUMENT", {
|
|
40
40
|
slug: "outline-move-document",
|
|
41
41
|
name: "Move Document",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document.cjs","names":["z","action"],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACzG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CAClK,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC/K,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"move-document.cjs","names":["z","action"],"sources":["../../src/actions/move-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineMoveDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n index: z.number().describe(\"The position index in the collection structure. Used to specify the order of the document within its parent or collection.\").optional(),\n collectionId: z.string().describe(\"Collection ID to move the document to. If not provided along with parentDocumentId, the document retains its current collection.\").optional(),\n parentDocumentId: z.string().describe(\"Parent document ID to nest the document under. If not provided, the document will be moved to the collection root.\").optional(),\n}).describe(\"Request model for moving a document in Outline.\");\nconst OutlineMoveDocument_DocumentUserSchema = z.object({\n id: z.string().describe(\"User identifier\").nullable().optional(),\n name: z.string().describe(\"User's full name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User information in document context.\");\nexport const OutlineMoveDocumentOutput = z.object({\n id: z.string().describe(\"Unique identifier of the moved document\").nullable().optional(),\n url: z.string().describe(\"Full URL to access the document\").nullable().optional(),\n text: z.string().describe(\"Plain text content of the document (without markdown)\").nullable().optional(),\n emoji: z.string().describe(\"Emoji icon for the document\").nullable().optional(),\n tasks: z.record(z.string(), z.unknown()).describe(\"Task completion information for the document\").nullable().optional(),\n title: z.string().describe(\"Title of the document\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether the document is pinned in the collection\").nullable().optional(),\n template: z.boolean().describe(\"Whether the document is a template\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the document was created (ISO 8601 format)\").nullable().optional(),\n createdBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when the document was deleted (ISO 8601 format)\").nullable().optional(),\n published: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the document was last updated (ISO 8601 format)\").nullable().optional(),\n updatedBy: OutlineMoveDocument_DocumentUserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the document was archived (ISO 8601 format)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if the document was created from a template\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when the document was published (ISO 8601 format)\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier of the collection containing the moved document\").nullable().optional(),\n collaborators: z.array(OutlineMoveDocument_DocumentUserSchema).describe(\"List of users who can collaborate on this document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier of the parent document, if nested\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the moved document details.\");\n\nexport const outlineMoveDocument = action(\"OUTLINE_MOVE_DOCUMENT\", {\n slug: \"outline-move-document\",\n name: \"Move Document\",\n description: \"Tool to move a document to a new location or collection in Outline. Use when you need to reorganize documents by moving them to a different collection or nesting them under a different parent document.\",\n input: OutlineMoveDocumentInput,\n output: OutlineMoveDocumentOutput,\n});\n"],"mappings":"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"}
|