@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
|
@@ -23,11 +23,11 @@ const OutlineListDraftDocuments_UserSchema = z.object({
|
|
|
23
23
|
createdAt: z.string().describe("Date and time when the user was created (ISO 8601).").nullable().optional(),
|
|
24
24
|
isSuspended: z.boolean().describe("Whether the user is suspended.").nullable().optional(),
|
|
25
25
|
lastActiveAt: z.string().describe("Date and time of user's last activity (ISO 8601).").nullable().optional()
|
|
26
|
-
}).describe("User information.");
|
|
26
|
+
}).passthrough().describe("User information.");
|
|
27
27
|
const OutlineListDraftDocuments_DocumentDataAttributeSchema = z.object({
|
|
28
28
|
key: z.string().describe("Attribute key.").nullable().optional(),
|
|
29
29
|
value: z.string().describe("Attribute value.").nullable().optional()
|
|
30
|
-
}).describe("Document data attribute.");
|
|
30
|
+
}).passthrough().describe("Document data attribute.");
|
|
31
31
|
const OutlineListDraftDocuments_DocumentSchema = z.object({
|
|
32
32
|
id: z.string().describe("Unique identifier for the document (UUID).").nullable().optional(),
|
|
33
33
|
text: z.string().describe("The text content of the document, in markdown format.").nullable().optional(),
|
|
@@ -49,16 +49,16 @@ const OutlineListDraftDocuments_DocumentSchema = z.object({
|
|
|
49
49
|
collaborators: z.array(OutlineListDraftDocuments_UserSchema).describe("List of users who have collaborated on the document.").nullable().optional(),
|
|
50
50
|
dataAttributes: z.array(OutlineListDraftDocuments_DocumentDataAttributeSchema).describe("Custom data attributes associated with the document.").nullable().optional(),
|
|
51
51
|
parentDocumentId: z.string().describe("Identifier for the parent document, if this is a child document (UUID).").nullable().optional()
|
|
52
|
-
}).describe("Document information.");
|
|
52
|
+
}).passthrough().describe("Document information.");
|
|
53
53
|
const OutlineListDraftDocuments_PolicySchema = z.object({
|
|
54
54
|
id: z.string().describe("Unique identifier for the object this policy references (UUID).").nullable().optional(),
|
|
55
|
-
abilities: z.
|
|
56
|
-
}).describe("Policy information.");
|
|
55
|
+
abilities: z.record(z.string(), z.unknown()).describe("The abilities that are allowed by this policy. If an array is returned, the individual IDs represent the memberships that grant the ability.").nullable().optional()
|
|
56
|
+
}).passthrough().describe("Policy information.");
|
|
57
57
|
const OutlineListDraftDocuments_PaginationSchema = z.object({
|
|
58
58
|
limit: z.number().int().describe("Maximum results per page.").nullable().optional(),
|
|
59
59
|
offset: z.number().int().describe("Current offset for pagination.").nullable().optional(),
|
|
60
60
|
nextPath: z.string().describe("API path for the next page of results, if available.").nullable().optional()
|
|
61
|
-
}).describe("Pagination information.");
|
|
61
|
+
}).passthrough().describe("Pagination information.");
|
|
62
62
|
const outlineListDraftDocuments = action("OUTLINE_LIST_DRAFT_DOCUMENTS", {
|
|
63
63
|
slug: "outline-list-draft-documents",
|
|
64
64
|
name: "List Draft Documents",
|
|
@@ -68,7 +68,7 @@ const outlineListDraftDocuments = action("OUTLINE_LIST_DRAFT_DOCUMENTS", {
|
|
|
68
68
|
data: z.array(OutlineListDraftDocuments_DocumentSchema).describe("List of draft documents.").nullable().optional(),
|
|
69
69
|
policies: z.array(OutlineListDraftDocuments_PolicySchema).describe("List of policies associated with the documents.").nullable().optional(),
|
|
70
70
|
pagination: OutlineListDraftDocuments_PaginationSchema.nullable().optional()
|
|
71
|
-
}).describe("Response model for listing draft documents.")
|
|
71
|
+
}).passthrough().describe("Response model for listing draft documents.")
|
|
72
72
|
});
|
|
73
73
|
//#endregion
|
|
74
74
|
export { outlineListDraftDocuments };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-draft-documents.mjs","names":[],"sources":["../../src/actions/list-draft-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListDraftDocumentsInput = z.object({\n sort: z.string().describe(\"Field name to sort by (e.g., 'title', 'updatedAt', 'createdAt').\").optional(),\n limit: z.number().int().describe(\"Maximum number of results per page. Must be >= 1.\").optional(),\n offset: z.number().int().describe(\"Starting position for results (pagination offset). Must be >= 0.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction.\").optional(),\n dateFilter: z.enum([\"day\", \"week\", \"month\", \"year\"]).describe(\"Date filter for documents by update recency.\").optional(),\n collectionId: z.string().describe(\"Filter documents by collection UUID. Only returns drafts within the specified collection.\").optional(),\n}).describe(\"Request model for listing draft documents.\");\nconst OutlineListDraftDocuments_UserSchema = z.object({\n id: z.string().describe(\"User unique identifier (UUID).\").nullable().optional(),\n name: z.string().describe(\"User's display name.\").nullable().optional(),\n role: z.string().describe(\"User's role in the workspace.\").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 createdAt: z.string().describe(\"Date and time when the user was created (ISO 8601).\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Date and time of user's last activity (ISO 8601).\").nullable().optional(),\n}).describe(\"User information.\");\nconst OutlineListDraftDocuments_DocumentDataAttributeSchema = z.object({\n key: z.string().describe(\"Attribute key.\").nullable().optional(),\n value: z.string().describe(\"Attribute value.\").nullable().optional(),\n}).describe(\"Document data attribute.\");\nconst OutlineListDraftDocuments_DocumentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the document (UUID).\").nullable().optional(),\n text: z.string().describe(\"The text content of the document, in markdown format.\").nullable().optional(),\n emoji: z.string().describe(\"An emoji associated with the document.\").nullable().optional(),\n title: z.string().describe(\"The title of the document.\").nullable().optional(),\n urlId: z.string().describe(\"A short unique ID that can identify the document as an alternative to the UUID.\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether this document is pinned in the collection.\").nullable().optional(),\n revision: z.number().int().describe(\"A number that auto-increments with every revision of the document.\").nullable().optional(),\n createdAt: z.string().describe(\"The date and time that this document was created (ISO 8601).\").nullable().optional(),\n createdBy: OutlineListDraftDocuments_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"The date and time that this document was deleted (ISO 8601).\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether this document should be displayed in full-width view.\").nullable().optional(),\n updatedAt: z.string().describe(\"The date and time that this document was last changed (ISO 8601).\").nullable().optional(),\n updatedBy: OutlineListDraftDocuments_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"The date and time that this document was archived (ISO 8601).\").nullable().optional(),\n templateId: z.string().describe(\"Unique identifier for the template this document was created from, if any (UUID).\").nullable().optional(),\n publishedAt: z.string().describe(\"The date and time that this document was published (ISO 8601). Null for draft documents.\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier for the associated collection (UUID).\").nullable().optional(),\n collaborators: z.array(OutlineListDraftDocuments_UserSchema).describe(\"List of users who have collaborated on the document.\").nullable().optional(),\n dataAttributes: z.array(OutlineListDraftDocuments_DocumentDataAttributeSchema).describe(\"Custom data attributes associated with the document.\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier for the parent document, if this is a child document (UUID).\").nullable().optional(),\n}).describe(\"Document information.\");\nconst OutlineListDraftDocuments_PolicySchema = z.object({\n id: z.string().describe(\"Unique identifier for the object this policy references (UUID).\").nullable().optional(),\n abilities: z.object({}).describe(\"The abilities that are allowed by this policy. If an array is returned, the individual IDs represent the memberships that grant the ability.\").nullable().optional(),\n}).describe(\"Policy information.\");\nconst OutlineListDraftDocuments_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Current offset for pagination.\").nullable().optional(),\n nextPath: z.string().describe(\"API path for the next page of results, if available.\").nullable().optional(),\n}).describe(\"Pagination information.\");\nexport const OutlineListDraftDocumentsOutput = z.object({\n data: z.array(OutlineListDraftDocuments_DocumentSchema).describe(\"List of draft documents.\").nullable().optional(),\n policies: z.array(OutlineListDraftDocuments_PolicySchema).describe(\"List of policies associated with the documents.\").nullable().optional(),\n pagination: OutlineListDraftDocuments_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing draft documents.\");\n\nexport const outlineListDraftDocuments = action(\"OUTLINE_LIST_DRAFT_DOCUMENTS\", {\n slug: \"outline-list-draft-documents\",\n name: \"List Draft Documents\",\n description: \"Tool to list all draft documents belonging to the current user. Use when you need to retrieve unpublished documents. Supports filtering by collection, date recency, pagination, and sorting.\",\n input: OutlineListDraftDocumentsInput,\n output: OutlineListDraftDocumentsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-draft-documents.mjs","names":[],"sources":["../../src/actions/list-draft-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListDraftDocumentsInput = z.object({\n sort: z.string().describe(\"Field name to sort by (e.g., 'title', 'updatedAt', 'createdAt').\").optional(),\n limit: z.number().int().describe(\"Maximum number of results per page. Must be >= 1.\").optional(),\n offset: z.number().int().describe(\"Starting position for results (pagination offset). Must be >= 0.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction.\").optional(),\n dateFilter: z.enum([\"day\", \"week\", \"month\", \"year\"]).describe(\"Date filter for documents by update recency.\").optional(),\n collectionId: z.string().describe(\"Filter documents by collection UUID. Only returns drafts within the specified collection.\").optional(),\n}).describe(\"Request model for listing draft documents.\");\nconst OutlineListDraftDocuments_UserSchema = z.object({\n id: z.string().describe(\"User unique identifier (UUID).\").nullable().optional(),\n name: z.string().describe(\"User's display name.\").nullable().optional(),\n role: z.string().describe(\"User's role in the workspace.\").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 createdAt: z.string().describe(\"Date and time when the user was created (ISO 8601).\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user is suspended.\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Date and time of user's last activity (ISO 8601).\").nullable().optional(),\n}).passthrough().describe(\"User information.\");\nconst OutlineListDraftDocuments_DocumentDataAttributeSchema = z.object({\n key: z.string().describe(\"Attribute key.\").nullable().optional(),\n value: z.string().describe(\"Attribute value.\").nullable().optional(),\n}).passthrough().describe(\"Document data attribute.\");\nconst OutlineListDraftDocuments_DocumentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the document (UUID).\").nullable().optional(),\n text: z.string().describe(\"The text content of the document, in markdown format.\").nullable().optional(),\n emoji: z.string().describe(\"An emoji associated with the document.\").nullable().optional(),\n title: z.string().describe(\"The title of the document.\").nullable().optional(),\n urlId: z.string().describe(\"A short unique ID that can identify the document as an alternative to the UUID.\").nullable().optional(),\n pinned: z.boolean().describe(\"Whether this document is pinned in the collection.\").nullable().optional(),\n revision: z.number().int().describe(\"A number that auto-increments with every revision of the document.\").nullable().optional(),\n createdAt: z.string().describe(\"The date and time that this document was created (ISO 8601).\").nullable().optional(),\n createdBy: OutlineListDraftDocuments_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"The date and time that this document was deleted (ISO 8601).\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether this document should be displayed in full-width view.\").nullable().optional(),\n updatedAt: z.string().describe(\"The date and time that this document was last changed (ISO 8601).\").nullable().optional(),\n updatedBy: OutlineListDraftDocuments_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"The date and time that this document was archived (ISO 8601).\").nullable().optional(),\n templateId: z.string().describe(\"Unique identifier for the template this document was created from, if any (UUID).\").nullable().optional(),\n publishedAt: z.string().describe(\"The date and time that this document was published (ISO 8601). Null for draft documents.\").nullable().optional(),\n collectionId: z.string().describe(\"Identifier for the associated collection (UUID).\").nullable().optional(),\n collaborators: z.array(OutlineListDraftDocuments_UserSchema).describe(\"List of users who have collaborated on the document.\").nullable().optional(),\n dataAttributes: z.array(OutlineListDraftDocuments_DocumentDataAttributeSchema).describe(\"Custom data attributes associated with the document.\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Identifier for the parent document, if this is a child document (UUID).\").nullable().optional(),\n}).passthrough().describe(\"Document information.\");\nconst OutlineListDraftDocuments_PolicySchema = z.object({\n id: z.string().describe(\"Unique identifier for the object this policy references (UUID).\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"The abilities that are allowed by this policy. If an array is returned, the individual IDs represent the memberships that grant the ability.\").nullable().optional(),\n}).passthrough().describe(\"Policy information.\");\nconst OutlineListDraftDocuments_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Current offset for pagination.\").nullable().optional(),\n nextPath: z.string().describe(\"API path for the next page of results, if available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information.\");\nexport const OutlineListDraftDocumentsOutput = z.object({\n data: z.array(OutlineListDraftDocuments_DocumentSchema).describe(\"List of draft documents.\").nullable().optional(),\n policies: z.array(OutlineListDraftDocuments_PolicySchema).describe(\"List of policies associated with the documents.\").nullable().optional(),\n pagination: OutlineListDraftDocuments_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing draft documents.\");\n\nexport const outlineListDraftDocuments = action(\"OUTLINE_LIST_DRAFT_DOCUMENTS\", {\n slug: \"outline-list-draft-documents\",\n name: \"List Draft Documents\",\n description: \"Tool to list all draft documents belonging to the current user. Use when you need to retrieve unpublished documents. Supports filtering by collection, date recency, pagination, and sorting.\",\n input: OutlineListDraftDocumentsInput,\n output: OutlineListDraftDocumentsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ const OutlineListEvents_ActorSchema = zod.z.object({
|
|
|
22
22
|
createdAt: zod.z.string().describe("User creation timestamp in ISO 8601 format").nullable().optional(),
|
|
23
23
|
isSuspended: zod.z.boolean().describe("Whether the user account is suspended").nullable().optional(),
|
|
24
24
|
lastActiveAt: zod.z.string().describe("Timestamp of user's last activity in ISO 8601 format").nullable().optional()
|
|
25
|
-
}).describe("User who performed the action.");
|
|
25
|
+
}).passthrough().describe("User who performed the action.");
|
|
26
26
|
const OutlineListEvents_EventSchema = zod.z.object({
|
|
27
27
|
id: zod.z.string().describe("Unique event identifier (UUID)").nullable(),
|
|
28
28
|
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional event-specific data and metadata").nullable().optional(),
|
|
@@ -34,16 +34,16 @@ const OutlineListEvents_EventSchema = zod.z.object({
|
|
|
34
34
|
documentId: zod.z.string().describe("ID of the document related to this event").nullable().optional(),
|
|
35
35
|
collectionId: zod.z.string().describe("ID of the collection related to this event").nullable().optional(),
|
|
36
36
|
actorIpAddress: zod.z.string().describe("IP address from which the action was performed").nullable().optional()
|
|
37
|
-
}).describe("Represents an event in the audit trail.\nEvents track important actions in the knowledge base.");
|
|
37
|
+
}).passthrough().describe("Represents an event in the audit trail.\nEvents track important actions in the knowledge base.");
|
|
38
38
|
const OutlineListEvents_PaginationSchema = zod.z.object({
|
|
39
39
|
limit: zod.z.number().int().describe("Maximum number of items per page").nullable().optional(),
|
|
40
40
|
offset: zod.z.number().int().describe("Number of items skipped").nullable().optional(),
|
|
41
41
|
nextPath: zod.z.string().describe("API path to fetch the next page of results").nullable().optional()
|
|
42
|
-
}).describe("Pagination metadata.");
|
|
42
|
+
}).passthrough().describe("Pagination metadata.");
|
|
43
43
|
const OutlineListEventsOutput = zod.z.object({
|
|
44
44
|
data: zod.z.array(OutlineListEvents_EventSchema).default([]).describe("List of event objects matching the query filters").nullable().optional(),
|
|
45
45
|
pagination: OutlineListEvents_PaginationSchema.nullable().optional()
|
|
46
|
-
}).describe("Response model for listing events.\nReturns an array of events with pagination information.");
|
|
46
|
+
}).passthrough().describe("Response model for listing events.\nReturns an array of events with pagination information.");
|
|
47
47
|
const outlineListEvents = require_action.action("OUTLINE_LIST_EVENTS", {
|
|
48
48
|
slug: "outline-list-events",
|
|
49
49
|
name: "List Events",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-events.cjs","names":["z","action"],"sources":["../../src/actions/list-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListEventsInput = z.object({\n name: z.string().describe(\"Filter to a specific event type (e.g., 'collections.create', 'documents.update', 'users.signin'). Use this to track specific types of actions in the knowledge base.\").optional(),\n sort: z.string().describe(\"Field name to sort events by (e.g., 'createdAt'). Determines the ordering of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of events to return per page. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of events to skip before starting to return results. Use with limit for pagination through large result sets.\").optional(),\n actorId: z.string().describe(\"Filter events to those performed by a specific user. Provide the user's UUID to see all actions taken by that user.\").optional(),\n auditLog: z.boolean().describe(\"When true, returns detailed events suitable for audit logging purposes. Use this to get comprehensive event information for compliance or security reviews.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction enum.\").optional(),\n documentId: z.string().describe(\"Filter events to those related to a specific document. Provide the document's UUID to see its complete history.\").optional(),\n collectionId: z.string().describe(\"Filter events to those related to a specific collection. Provide the collection's UUID to track all activities within that collection.\").optional(),\n}).describe(\"Request parameters for listing events.\");\nconst OutlineListEvents_ActorSchema = z.object({\n id: z.string().describe(\"User's unique identifier (UUID)\").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 isAdmin: z.boolean().describe(\"Whether the user is an administrator\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"User creation timestamp in ISO 8601 format\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp of user's last activity in ISO 8601 format\").nullable().optional(),\n}).describe(\"User who performed the action.\");\nconst OutlineListEvents_EventSchema = z.object({\n id: z.string().describe(\"Unique event identifier (UUID)\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Additional event-specific data and metadata\").nullable().optional(),\n name: z.string().describe(\"Type of event that occurred (e.g., 'documents.create', 'collections.update')\").nullable(),\n actor: OutlineListEvents_ActorSchema.nullable().optional(),\n actorId: z.string().describe(\"ID of the user who performed the action\").nullable().optional(),\n modelId: z.string().describe(\"ID of the resource that was affected by this event (e.g., document ID, collection ID)\").nullable().optional(),\n createdAt: z.string().describe(\"Event creation timestamp in ISO 8601 format\").nullable(),\n documentId: z.string().describe(\"ID of the document related to this event\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the collection related to this event\").nullable().optional(),\n actorIpAddress: z.string().describe(\"IP address from which the action was performed\").nullable().optional(),\n}).describe(\"Represents an event in the audit trail.\\nEvents track important actions in the knowledge base.\");\nconst OutlineListEvents_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results\").nullable().optional(),\n}).describe(\"Pagination metadata.\");\nexport const OutlineListEventsOutput = z.object({\n data: z.array(OutlineListEvents_EventSchema).default([]).describe(\"List of event objects matching the query filters\").nullable().optional(),\n pagination: OutlineListEvents_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing events.\\nReturns an array of events with pagination information.\");\n\nexport const outlineListEvents = action(\"OUTLINE_LIST_EVENTS\", {\n slug: \"outline-list-events\",\n name: \"List Events\",\n description: \"Tool to list all events from the audit trail. Use when you need to track actions taken in the knowledge base, such as document creation, permission changes, or user activity. Events provide a comprehensive audit trail for compliance and monitoring.\",\n input: OutlineListEventsInput,\n output: OutlineListEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK,CAAC,CAAC,SAAS;CAC3M,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC5H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACvI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC7J,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACvM,WAAWA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAC5J,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,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,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,gCAAgC;
|
|
1
|
+
{"version":3,"file":"list-events.cjs","names":["z","action"],"sources":["../../src/actions/list-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListEventsInput = z.object({\n name: z.string().describe(\"Filter to a specific event type (e.g., 'collections.create', 'documents.update', 'users.signin'). Use this to track specific types of actions in the knowledge base.\").optional(),\n sort: z.string().describe(\"Field name to sort events by (e.g., 'createdAt'). Determines the ordering of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of events to return per page. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of events to skip before starting to return results. Use with limit for pagination through large result sets.\").optional(),\n actorId: z.string().describe(\"Filter events to those performed by a specific user. Provide the user's UUID to see all actions taken by that user.\").optional(),\n auditLog: z.boolean().describe(\"When true, returns detailed events suitable for audit logging purposes. Use this to get comprehensive event information for compliance or security reviews.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction enum.\").optional(),\n documentId: z.string().describe(\"Filter events to those related to a specific document. Provide the document's UUID to see its complete history.\").optional(),\n collectionId: z.string().describe(\"Filter events to those related to a specific collection. Provide the collection's UUID to track all activities within that collection.\").optional(),\n}).describe(\"Request parameters for listing events.\");\nconst OutlineListEvents_ActorSchema = z.object({\n id: z.string().describe(\"User's unique identifier (UUID)\").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 isAdmin: z.boolean().describe(\"Whether the user is an administrator\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"User creation timestamp in ISO 8601 format\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp of user's last activity in ISO 8601 format\").nullable().optional(),\n}).passthrough().describe(\"User who performed the action.\");\nconst OutlineListEvents_EventSchema = z.object({\n id: z.string().describe(\"Unique event identifier (UUID)\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Additional event-specific data and metadata\").nullable().optional(),\n name: z.string().describe(\"Type of event that occurred (e.g., 'documents.create', 'collections.update')\").nullable(),\n actor: OutlineListEvents_ActorSchema.nullable().optional(),\n actorId: z.string().describe(\"ID of the user who performed the action\").nullable().optional(),\n modelId: z.string().describe(\"ID of the resource that was affected by this event (e.g., document ID, collection ID)\").nullable().optional(),\n createdAt: z.string().describe(\"Event creation timestamp in ISO 8601 format\").nullable(),\n documentId: z.string().describe(\"ID of the document related to this event\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the collection related to this event\").nullable().optional(),\n actorIpAddress: z.string().describe(\"IP address from which the action was performed\").nullable().optional(),\n}).passthrough().describe(\"Represents an event in the audit trail.\\nEvents track important actions in the knowledge base.\");\nconst OutlineListEvents_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata.\");\nexport const OutlineListEventsOutput = z.object({\n data: z.array(OutlineListEvents_EventSchema).default([]).describe(\"List of event objects matching the query filters\").nullable().optional(),\n pagination: OutlineListEvents_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing events.\\nReturns an array of events with pagination information.\");\n\nexport const outlineListEvents = action(\"OUTLINE_LIST_EVENTS\", {\n slug: \"outline-list-events\",\n name: \"List Events\",\n description: \"Tool to list all events from the audit trail. Use when you need to track actions taken in the knowledge base, such as document creation, permission changes, or user activity. Events provide a comprehensive audit trail for compliance and monitoring.\",\n input: OutlineListEventsInput,\n output: OutlineListEventsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -30,20 +30,20 @@ declare const OutlineListEventsOutput: z.ZodObject<{
|
|
|
30
30
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
32
32
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
actorId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
modelId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
37
37
|
documentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
actorIpAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>>;
|
|
41
41
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
42
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
44
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
46
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const outlineListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
name?: string | undefined;
|
|
49
49
|
sort?: string | undefined;
|
|
@@ -30,20 +30,20 @@ declare const OutlineListEventsOutput: z.ZodObject<{
|
|
|
30
30
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
isSuspended: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
32
32
|
lastActiveAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
actorId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
modelId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
37
37
|
documentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
actorIpAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>>;
|
|
41
41
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
42
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
44
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
46
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const outlineListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
name?: string | undefined;
|
|
49
49
|
sort?: string | undefined;
|
|
@@ -22,7 +22,7 @@ const OutlineListEvents_ActorSchema = z.object({
|
|
|
22
22
|
createdAt: z.string().describe("User creation timestamp in ISO 8601 format").nullable().optional(),
|
|
23
23
|
isSuspended: z.boolean().describe("Whether the user account is suspended").nullable().optional(),
|
|
24
24
|
lastActiveAt: z.string().describe("Timestamp of user's last activity in ISO 8601 format").nullable().optional()
|
|
25
|
-
}).describe("User who performed the action.");
|
|
25
|
+
}).passthrough().describe("User who performed the action.");
|
|
26
26
|
const OutlineListEvents_EventSchema = z.object({
|
|
27
27
|
id: z.string().describe("Unique event identifier (UUID)").nullable(),
|
|
28
28
|
data: z.record(z.string(), z.unknown()).describe("Additional event-specific data and metadata").nullable().optional(),
|
|
@@ -34,12 +34,12 @@ const OutlineListEvents_EventSchema = z.object({
|
|
|
34
34
|
documentId: z.string().describe("ID of the document related to this event").nullable().optional(),
|
|
35
35
|
collectionId: z.string().describe("ID of the collection related to this event").nullable().optional(),
|
|
36
36
|
actorIpAddress: z.string().describe("IP address from which the action was performed").nullable().optional()
|
|
37
|
-
}).describe("Represents an event in the audit trail.\nEvents track important actions in the knowledge base.");
|
|
37
|
+
}).passthrough().describe("Represents an event in the audit trail.\nEvents track important actions in the knowledge base.");
|
|
38
38
|
const OutlineListEvents_PaginationSchema = z.object({
|
|
39
39
|
limit: z.number().int().describe("Maximum number of items per page").nullable().optional(),
|
|
40
40
|
offset: z.number().int().describe("Number of items skipped").nullable().optional(),
|
|
41
41
|
nextPath: z.string().describe("API path to fetch the next page of results").nullable().optional()
|
|
42
|
-
}).describe("Pagination metadata.");
|
|
42
|
+
}).passthrough().describe("Pagination metadata.");
|
|
43
43
|
const outlineListEvents = action("OUTLINE_LIST_EVENTS", {
|
|
44
44
|
slug: "outline-list-events",
|
|
45
45
|
name: "List Events",
|
|
@@ -48,7 +48,7 @@ const outlineListEvents = action("OUTLINE_LIST_EVENTS", {
|
|
|
48
48
|
output: z.object({
|
|
49
49
|
data: z.array(OutlineListEvents_EventSchema).default([]).describe("List of event objects matching the query filters").nullable().optional(),
|
|
50
50
|
pagination: OutlineListEvents_PaginationSchema.nullable().optional()
|
|
51
|
-
}).describe("Response model for listing events.\nReturns an array of events with pagination information.")
|
|
51
|
+
}).passthrough().describe("Response model for listing events.\nReturns an array of events with pagination information.")
|
|
52
52
|
});
|
|
53
53
|
//#endregion
|
|
54
54
|
export { outlineListEvents };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-events.mjs","names":[],"sources":["../../src/actions/list-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListEventsInput = z.object({\n name: z.string().describe(\"Filter to a specific event type (e.g., 'collections.create', 'documents.update', 'users.signin'). Use this to track specific types of actions in the knowledge base.\").optional(),\n sort: z.string().describe(\"Field name to sort events by (e.g., 'createdAt'). Determines the ordering of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of events to return per page. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of events to skip before starting to return results. Use with limit for pagination through large result sets.\").optional(),\n actorId: z.string().describe(\"Filter events to those performed by a specific user. Provide the user's UUID to see all actions taken by that user.\").optional(),\n auditLog: z.boolean().describe(\"When true, returns detailed events suitable for audit logging purposes. Use this to get comprehensive event information for compliance or security reviews.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction enum.\").optional(),\n documentId: z.string().describe(\"Filter events to those related to a specific document. Provide the document's UUID to see its complete history.\").optional(),\n collectionId: z.string().describe(\"Filter events to those related to a specific collection. Provide the collection's UUID to track all activities within that collection.\").optional(),\n}).describe(\"Request parameters for listing events.\");\nconst OutlineListEvents_ActorSchema = z.object({\n id: z.string().describe(\"User's unique identifier (UUID)\").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 isAdmin: z.boolean().describe(\"Whether the user is an administrator\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"User creation timestamp in ISO 8601 format\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp of user's last activity in ISO 8601 format\").nullable().optional(),\n}).describe(\"User who performed the action.\");\nconst OutlineListEvents_EventSchema = z.object({\n id: z.string().describe(\"Unique event identifier (UUID)\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Additional event-specific data and metadata\").nullable().optional(),\n name: z.string().describe(\"Type of event that occurred (e.g., 'documents.create', 'collections.update')\").nullable(),\n actor: OutlineListEvents_ActorSchema.nullable().optional(),\n actorId: z.string().describe(\"ID of the user who performed the action\").nullable().optional(),\n modelId: z.string().describe(\"ID of the resource that was affected by this event (e.g., document ID, collection ID)\").nullable().optional(),\n createdAt: z.string().describe(\"Event creation timestamp in ISO 8601 format\").nullable(),\n documentId: z.string().describe(\"ID of the document related to this event\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the collection related to this event\").nullable().optional(),\n actorIpAddress: z.string().describe(\"IP address from which the action was performed\").nullable().optional(),\n}).describe(\"Represents an event in the audit trail.\\nEvents track important actions in the knowledge base.\");\nconst OutlineListEvents_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results\").nullable().optional(),\n}).describe(\"Pagination metadata.\");\nexport const OutlineListEventsOutput = z.object({\n data: z.array(OutlineListEvents_EventSchema).default([]).describe(\"List of event objects matching the query filters\").nullable().optional(),\n pagination: OutlineListEvents_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing events.\\nReturns an array of events with pagination information.\");\n\nexport const outlineListEvents = action(\"OUTLINE_LIST_EVENTS\", {\n slug: \"outline-list-events\",\n name: \"List Events\",\n description: \"Tool to list all events from the audit trail. Use when you need to track actions taken in the knowledge base, such as document creation, permission changes, or user activity. Events provide a comprehensive audit trail for compliance and monitoring.\",\n input: OutlineListEventsInput,\n output: OutlineListEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK,CAAC,CAAC,SAAS;CAC3M,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACvI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACnK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC7J,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACvM,WAAW,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAC5J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,gCAAgC;
|
|
1
|
+
{"version":3,"file":"list-events.mjs","names":[],"sources":["../../src/actions/list-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListEventsInput = z.object({\n name: z.string().describe(\"Filter to a specific event type (e.g., 'collections.create', 'documents.update', 'users.signin'). Use this to track specific types of actions in the knowledge base.\").optional(),\n sort: z.string().describe(\"Field name to sort events by (e.g., 'createdAt'). Determines the ordering of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of events to return per page. Use for pagination to control response size.\").optional(),\n offset: z.number().int().describe(\"Number of events to skip before starting to return results. Use with limit for pagination through large result sets.\").optional(),\n actorId: z.string().describe(\"Filter events to those performed by a specific user. Provide the user's UUID to see all actions taken by that user.\").optional(),\n auditLog: z.boolean().describe(\"When true, returns detailed events suitable for audit logging purposes. Use this to get comprehensive event information for compliance or security reviews.\").optional(),\n direction: z.enum([\"ASC\", \"DESC\"]).describe(\"Sort direction enum.\").optional(),\n documentId: z.string().describe(\"Filter events to those related to a specific document. Provide the document's UUID to see its complete history.\").optional(),\n collectionId: z.string().describe(\"Filter events to those related to a specific collection. Provide the collection's UUID to track all activities within that collection.\").optional(),\n}).describe(\"Request parameters for listing events.\");\nconst OutlineListEvents_ActorSchema = z.object({\n id: z.string().describe(\"User's unique identifier (UUID)\").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 isAdmin: z.boolean().describe(\"Whether the user is an administrator\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether the user has viewer-only permissions\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"User creation timestamp in ISO 8601 format\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether the user account is suspended\").nullable().optional(),\n lastActiveAt: z.string().describe(\"Timestamp of user's last activity in ISO 8601 format\").nullable().optional(),\n}).passthrough().describe(\"User who performed the action.\");\nconst OutlineListEvents_EventSchema = z.object({\n id: z.string().describe(\"Unique event identifier (UUID)\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Additional event-specific data and metadata\").nullable().optional(),\n name: z.string().describe(\"Type of event that occurred (e.g., 'documents.create', 'collections.update')\").nullable(),\n actor: OutlineListEvents_ActorSchema.nullable().optional(),\n actorId: z.string().describe(\"ID of the user who performed the action\").nullable().optional(),\n modelId: z.string().describe(\"ID of the resource that was affected by this event (e.g., document ID, collection ID)\").nullable().optional(),\n createdAt: z.string().describe(\"Event creation timestamp in ISO 8601 format\").nullable(),\n documentId: z.string().describe(\"ID of the document related to this event\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the collection related to this event\").nullable().optional(),\n actorIpAddress: z.string().describe(\"IP address from which the action was performed\").nullable().optional(),\n}).passthrough().describe(\"Represents an event in the audit trail.\\nEvents track important actions in the knowledge base.\");\nconst OutlineListEvents_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items per page\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata.\");\nexport const OutlineListEventsOutput = z.object({\n data: z.array(OutlineListEvents_EventSchema).default([]).describe(\"List of event objects matching the query filters\").nullable().optional(),\n pagination: OutlineListEvents_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing events.\\nReturns an array of events with pagination information.\");\n\nexport const outlineListEvents = action(\"OUTLINE_LIST_EVENTS\", {\n slug: \"outline-list-events\",\n name: \"List Events\",\n description: \"Tool to list all events from the audit trail. Use when you need to track actions taken in the knowledge base, such as document creation, permission changes, or user activity. Events provide a comprehensive audit trail for compliance and monitoring.\",\n input: OutlineListEventsInput,\n output: OutlineListEventsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,7 +11,7 @@ const OutlineListFileOperations_UserSchema = zod.z.object({
|
|
|
11
11
|
name: zod.z.string().describe("Full name of the user.").nullable(),
|
|
12
12
|
email: zod.z.string().describe("Email address of the user.").nullable().optional(),
|
|
13
13
|
avatarUrl: zod.z.string().describe("URL to the user's avatar image.").nullable().optional()
|
|
14
|
-
}).describe("User object representing the user who initiated the operation.");
|
|
14
|
+
}).passthrough().describe("User object representing the user who initiated the operation.");
|
|
15
15
|
const OutlineListFileOperations_FileOperationSchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("Unique identifier for the file operation.").nullable(),
|
|
17
17
|
url: zod.z.string().describe("Download URL for the file, available once the operation is complete.").nullable().optional(),
|
|
@@ -25,16 +25,16 @@ const OutlineListFileOperations_FileOperationSchema = zod.z.object({
|
|
|
25
25
|
createdAt: zod.z.string().describe("ISO 8601 timestamp when the operation was created.").nullable(),
|
|
26
26
|
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the operation was last updated.").nullable(),
|
|
27
27
|
collectionId: zod.z.string().describe("ID of the collection associated with this operation, if applicable.").nullable().optional()
|
|
28
|
-
}).describe("File operation object tracking the progress of import/export operations.");
|
|
28
|
+
}).passthrough().describe("File operation object tracking the progress of import/export operations.");
|
|
29
29
|
const OutlineListFileOperations_PaginationSchema = zod.z.object({
|
|
30
30
|
limit: zod.z.number().int().describe("Maximum number of results per page.").nullable().optional(),
|
|
31
31
|
offset: zod.z.number().int().describe("Number of results skipped in this response.").nullable().optional(),
|
|
32
32
|
nextPath: zod.z.string().describe("API path to fetch the next page of results, or null if no more pages.").nullable().optional()
|
|
33
|
-
}).describe("Pagination information for the response.");
|
|
33
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
34
34
|
const OutlineListFileOperationsOutput = zod.z.object({
|
|
35
35
|
data: zod.z.array(OutlineListFileOperations_FileOperationSchema).describe("List of file operations returned by the API."),
|
|
36
36
|
pagination: OutlineListFileOperations_PaginationSchema.nullable().optional()
|
|
37
|
-
}).describe("Response model for listing file operations.");
|
|
37
|
+
}).passthrough().describe("Response model for listing file operations.");
|
|
38
38
|
const outlineListFileOperations = require_action.action("OUTLINE_LIST_FILE_OPERATIONS", {
|
|
39
39
|
slug: "outline-list-file-operations",
|
|
40
40
|
name: "List File Operations",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-file-operations.cjs","names":["z","action"],"sources":["../../src/actions/list-file-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListFileOperationsInput = z.object({\n type: z.enum([\"export\", \"import\"]).describe(\"File operation type options.\").optional(),\n limit: z.number().int().describe(\"Maximum number of file operations to return per page. Use for pagination to control result set size.\").optional(),\n offset: z.number().int().describe(\"Number of file operations to skip before starting to return results. Use with limit for pagination (e.g., offset=25 with limit=25 returns items 26-50).\").optional(),\n}).describe(\"Request model for listing file operations.\");\nconst OutlineListFileOperations_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 avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).describe(\"User object representing the user who initiated the operation.\");\nconst OutlineListFileOperations_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineListFileOperations_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).describe(\"File operation object tracking the progress of import/export operations.\");\nconst OutlineListFileOperations_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}).describe(\"Pagination information for the response.\");\nexport const OutlineListFileOperationsOutput = z.object({\n data: z.array(OutlineListFileOperations_FileOperationSchema).describe(\"List of file operations returned by the API.\"),\n pagination: OutlineListFileOperations_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing file operations.\");\n\nexport const outlineListFileOperations = action(\"OUTLINE_LIST_FILE_OPERATIONS\", {\n slug: \"outline-list-file-operations\",\n name: \"List File Operations\",\n description: \"Tool to list all file operations for the workspace. Returns background jobs for importing or exporting files, filtered by type. Use to monitor export/import progress and retrieve download URLs for completed operations.\",\n input: OutlineListFileOperationsInput,\n output: OutlineListFileOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yJAAyJ,CAAC,CAAC,SAAS;AACxM,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,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,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gEAAgE;
|
|
1
|
+
{"version":3,"file":"list-file-operations.cjs","names":["z","action"],"sources":["../../src/actions/list-file-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListFileOperationsInput = z.object({\n type: z.enum([\"export\", \"import\"]).describe(\"File operation type options.\").optional(),\n limit: z.number().int().describe(\"Maximum number of file operations to return per page. Use for pagination to control result set size.\").optional(),\n offset: z.number().int().describe(\"Number of file operations to skip before starting to return results. Use with limit for pagination (e.g., offset=25 with limit=25 returns items 26-50).\").optional(),\n}).describe(\"Request model for listing file operations.\");\nconst OutlineListFileOperations_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 avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the user who initiated the operation.\");\nconst OutlineListFileOperations_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineListFileOperations_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"File operation object tracking the progress of import/export operations.\");\nconst OutlineListFileOperations_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 OutlineListFileOperationsOutput = z.object({\n data: z.array(OutlineListFileOperations_FileOperationSchema).describe(\"List of file operations returned by the API.\"),\n pagination: OutlineListFileOperations_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing file operations.\");\n\nexport const outlineListFileOperations = action(\"OUTLINE_LIST_FILE_OPERATIONS\", {\n slug: \"outline-list-file-operations\",\n name: \"List File Operations\",\n description: \"Tool to list all file operations for the workspace. Returns background jobs for importing or exporting files, filtered by type. Use to monitor export/import progress and retrieve download URLs for completed operations.\",\n input: OutlineListFileOperationsInput,\n output: OutlineListFileOperationsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -20,7 +20,7 @@ declare const OutlineListFileOperationsOutput: z.ZodObject<{
|
|
|
20
20
|
name: z.ZodNullable<z.ZodString>;
|
|
21
21
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
state: z.ZodNullable<z.ZodString>;
|
|
26
26
|
teamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -28,13 +28,13 @@ declare const OutlineListFileOperationsOutput: z.ZodObject<{
|
|
|
28
28
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
29
29
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
30
30
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>;
|
|
32
32
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
33
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
37
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
|
+
}, z.core.$loose>;
|
|
38
38
|
declare const outlineListFileOperations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
type?: "export" | "import" | undefined;
|
|
40
40
|
limit?: number | undefined;
|
|
@@ -20,7 +20,7 @@ declare const OutlineListFileOperationsOutput: z.ZodObject<{
|
|
|
20
20
|
name: z.ZodNullable<z.ZodString>;
|
|
21
21
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
state: z.ZodNullable<z.ZodString>;
|
|
26
26
|
teamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -28,13 +28,13 @@ declare const OutlineListFileOperationsOutput: z.ZodObject<{
|
|
|
28
28
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
29
29
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
30
30
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>;
|
|
32
32
|
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
33
|
limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
nextPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
37
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
|
+
}, z.core.$loose>;
|
|
38
38
|
declare const outlineListFileOperations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
type?: "export" | "import" | undefined;
|
|
40
40
|
limit?: number | undefined;
|
|
@@ -11,7 +11,7 @@ const OutlineListFileOperations_UserSchema = z.object({
|
|
|
11
11
|
name: z.string().describe("Full name of the user.").nullable(),
|
|
12
12
|
email: z.string().describe("Email address of the user.").nullable().optional(),
|
|
13
13
|
avatarUrl: z.string().describe("URL to the user's avatar image.").nullable().optional()
|
|
14
|
-
}).describe("User object representing the user who initiated the operation.");
|
|
14
|
+
}).passthrough().describe("User object representing the user who initiated the operation.");
|
|
15
15
|
const OutlineListFileOperations_FileOperationSchema = z.object({
|
|
16
16
|
id: z.string().describe("Unique identifier for the file operation.").nullable(),
|
|
17
17
|
url: z.string().describe("Download URL for the file, available once the operation is complete.").nullable().optional(),
|
|
@@ -25,12 +25,12 @@ const OutlineListFileOperations_FileOperationSchema = z.object({
|
|
|
25
25
|
createdAt: z.string().describe("ISO 8601 timestamp when the operation was created.").nullable(),
|
|
26
26
|
updatedAt: z.string().describe("ISO 8601 timestamp when the operation was last updated.").nullable(),
|
|
27
27
|
collectionId: z.string().describe("ID of the collection associated with this operation, if applicable.").nullable().optional()
|
|
28
|
-
}).describe("File operation object tracking the progress of import/export operations.");
|
|
28
|
+
}).passthrough().describe("File operation object tracking the progress of import/export operations.");
|
|
29
29
|
const OutlineListFileOperations_PaginationSchema = z.object({
|
|
30
30
|
limit: z.number().int().describe("Maximum number of results per page.").nullable().optional(),
|
|
31
31
|
offset: z.number().int().describe("Number of results skipped in this response.").nullable().optional(),
|
|
32
32
|
nextPath: z.string().describe("API path to fetch the next page of results, or null if no more pages.").nullable().optional()
|
|
33
|
-
}).describe("Pagination information for the response.");
|
|
33
|
+
}).passthrough().describe("Pagination information for the response.");
|
|
34
34
|
const outlineListFileOperations = action("OUTLINE_LIST_FILE_OPERATIONS", {
|
|
35
35
|
slug: "outline-list-file-operations",
|
|
36
36
|
name: "List File Operations",
|
|
@@ -39,7 +39,7 @@ const outlineListFileOperations = action("OUTLINE_LIST_FILE_OPERATIONS", {
|
|
|
39
39
|
output: z.object({
|
|
40
40
|
data: z.array(OutlineListFileOperations_FileOperationSchema).describe("List of file operations returned by the API."),
|
|
41
41
|
pagination: OutlineListFileOperations_PaginationSchema.nullable().optional()
|
|
42
|
-
}).describe("Response model for listing file operations.")
|
|
42
|
+
}).passthrough().describe("Response model for listing file operations.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { outlineListFileOperations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-file-operations.mjs","names":[],"sources":["../../src/actions/list-file-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListFileOperationsInput = z.object({\n type: z.enum([\"export\", \"import\"]).describe(\"File operation type options.\").optional(),\n limit: z.number().int().describe(\"Maximum number of file operations to return per page. Use for pagination to control result set size.\").optional(),\n offset: z.number().int().describe(\"Number of file operations to skip before starting to return results. Use with limit for pagination (e.g., offset=25 with limit=25 returns items 26-50).\").optional(),\n}).describe(\"Request model for listing file operations.\");\nconst OutlineListFileOperations_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 avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).describe(\"User object representing the user who initiated the operation.\");\nconst OutlineListFileOperations_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineListFileOperations_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).describe(\"File operation object tracking the progress of import/export operations.\");\nconst OutlineListFileOperations_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}).describe(\"Pagination information for the response.\");\nexport const OutlineListFileOperationsOutput = z.object({\n data: z.array(OutlineListFileOperations_FileOperationSchema).describe(\"List of file operations returned by the API.\"),\n pagination: OutlineListFileOperations_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing file operations.\");\n\nexport const outlineListFileOperations = action(\"OUTLINE_LIST_FILE_OPERATIONS\", {\n slug: \"outline-list-file-operations\",\n name: \"List File Operations\",\n description: \"Tool to list all file operations for the workspace. Returns background jobs for importing or exporting files, filtered by type. Use to monitor export/import progress and retrieve download URLs for completed operations.\",\n input: OutlineListFileOperationsInput,\n output: OutlineListFileOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yJAAyJ,CAAC,CAAC,SAAS;AACxM,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gEAAgE;
|
|
1
|
+
{"version":3,"file":"list-file-operations.mjs","names":[],"sources":["../../src/actions/list-file-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListFileOperationsInput = z.object({\n type: z.enum([\"export\", \"import\"]).describe(\"File operation type options.\").optional(),\n limit: z.number().int().describe(\"Maximum number of file operations to return per page. Use for pagination to control result set size.\").optional(),\n offset: z.number().int().describe(\"Number of file operations to skip before starting to return results. Use with limit for pagination (e.g., offset=25 with limit=25 returns items 26-50).\").optional(),\n}).describe(\"Request model for listing file operations.\");\nconst OutlineListFileOperations_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 avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the user who initiated the operation.\");\nconst OutlineListFileOperations_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineListFileOperations_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"File operation object tracking the progress of import/export operations.\");\nconst OutlineListFileOperations_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 OutlineListFileOperationsOutput = z.object({\n data: z.array(OutlineListFileOperations_FileOperationSchema).describe(\"List of file operations returned by the API.\"),\n pagination: OutlineListFileOperations_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing file operations.\");\n\nexport const outlineListFileOperations = action(\"OUTLINE_LIST_FILE_OPERATIONS\", {\n slug: \"outline-list-file-operations\",\n name: \"List File Operations\",\n description: \"Tool to list all file operations for the workspace. Returns background jobs for importing or exporting files, filtered by type. Use to monitor export/import progress and retrieve download URLs for completed operations.\",\n input: OutlineListFileOperationsInput,\n output: OutlineListFileOperationsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -18,32 +18,32 @@ const OutlineListGroupMemberships_UserSchema = zod.z.object({
|
|
|
18
18
|
updatedAt: zod.z.string().describe("Timestamp when the user was last updated (ISO 8601 format).").nullable().optional(),
|
|
19
19
|
isSuspended: zod.z.boolean().describe("Whether the user account is suspended.").nullable().optional(),
|
|
20
20
|
lastActiveAt: zod.z.string().describe("Timestamp when the user was last active (ISO 8601 format).").nullable().optional()
|
|
21
|
-
}).describe("Represents a user in Outline.");
|
|
21
|
+
}).passthrough().describe("Represents a user in Outline.");
|
|
22
22
|
const OutlineListGroupMemberships_GroupMembershipSchema = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("Unique identifier for this membership (UUID format).").nullable(),
|
|
24
24
|
userId: zod.z.string().describe("ID of the user in this membership.").nullable(),
|
|
25
25
|
groupId: zod.z.string().describe("ID of the group in this membership.").nullable(),
|
|
26
26
|
createdAt: zod.z.string().describe("Timestamp when this membership was created (ISO 8601 format).").nullable().optional(),
|
|
27
27
|
updatedAt: zod.z.string().describe("Timestamp when this membership was last updated (ISO 8601 format).").nullable().optional()
|
|
28
|
-
}).describe("Represents a membership relationship between a user and a group.");
|
|
28
|
+
}).passthrough().describe("Represents a membership relationship between a user and a group.");
|
|
29
29
|
const OutlineListGroupMemberships_GroupMembershipsDataSchema = zod.z.object({
|
|
30
30
|
users: zod.z.array(OutlineListGroupMemberships_UserSchema).default([]).describe("List of users who are members of the group.").nullable().optional(),
|
|
31
31
|
memberships: zod.z.array(OutlineListGroupMemberships_GroupMembershipSchema).default([]).describe("List of user-group membership relationships.").nullable().optional()
|
|
32
|
-
}).describe("Data container for users and group memberships.");
|
|
32
|
+
}).passthrough().describe("Data container for users and group memberships.");
|
|
33
33
|
const OutlineListGroupMemberships_PolicySchema = zod.z.object({
|
|
34
34
|
id: zod.z.string().describe("Identifier for the policy.").nullable().optional(),
|
|
35
|
-
abilities: zod.z.
|
|
36
|
-
}).describe("Policy defining user permissions.");
|
|
35
|
+
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 IDs that grant the ability.").nullable().optional()
|
|
36
|
+
}).passthrough().describe("Policy defining user permissions.");
|
|
37
37
|
const OutlineListGroupMemberships_PaginationMetadataSchema = zod.z.object({
|
|
38
38
|
limit: zod.z.number().int().describe("Number of results per page.").nullable().optional(),
|
|
39
39
|
offset: zod.z.number().int().describe("Number of results skipped before current page.").nullable().optional(),
|
|
40
40
|
nextPath: zod.z.string().describe("API path to fetch the next page of results.").nullable().optional()
|
|
41
|
-
}).describe("Pagination metadata returned by the API.");
|
|
41
|
+
}).passthrough().describe("Pagination metadata returned by the API.");
|
|
42
42
|
const OutlineListGroupMembershipsOutput = zod.z.object({
|
|
43
43
|
data: OutlineListGroupMemberships_GroupMembershipsDataSchema.nullable(),
|
|
44
44
|
policies: zod.z.array(OutlineListGroupMemberships_PolicySchema).describe("List of policies defining permissions.").nullable().optional(),
|
|
45
45
|
pagination: OutlineListGroupMemberships_PaginationMetadataSchema.nullable().optional()
|
|
46
|
-
}).describe("Response model for listing group memberships.");
|
|
46
|
+
}).passthrough().describe("Response model for listing group memberships.");
|
|
47
47
|
const outlineListGroupMemberships = require_action.action("OUTLINE_LIST_GROUP_MEMBERSHIPS", {
|
|
48
48
|
slug: "outline-list-group-memberships",
|
|
49
49
|
name: "List Group Memberships",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-memberships.cjs","names":["z","action"],"sources":["../../src/actions/list-group-memberships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListGroupMembershipsInput = z.object({\n id: z.string().describe(\"Identifier for the group (UUID format). This is the group whose members you want to retrieve.\"),\n limit: z.number().int().describe(\"Maximum number of results to return per page. Use with offset for pagination.\").optional(),\n query: z.string().describe(\"Search query to filter memberships by user names. Returns only users whose names match the query string.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip before returning data. Use with limit for pagination (e.g., offset=50 with limit=50 gets results 51-100).\").optional(),\n}).describe(\"Request parameters for listing group memberships.\");\nconst OutlineListGroupMemberships_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID format).\").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 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(\"Represents a user in Outline.\");\nconst OutlineListGroupMemberships_GroupMembershipSchema = z.object({\n id: z.string().describe(\"Unique identifier for this membership (UUID format).\").nullable(),\n userId: z.string().describe(\"ID of the user in this membership.\").nullable(),\n groupId: z.string().describe(\"ID of the group in this membership.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when this membership was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when this membership was last updated (ISO 8601 format).\").nullable().optional(),\n}).describe(\"Represents a membership relationship between a user and a group.\");\nconst OutlineListGroupMemberships_GroupMembershipsDataSchema = z.object({\n users: z.array(OutlineListGroupMemberships_UserSchema).default([]).describe(\"List of users who are members of the group.\").nullable().optional(),\n memberships: z.array(OutlineListGroupMemberships_GroupMembershipSchema).default([]).describe(\"List of user-group membership relationships.\").nullable().optional(),\n}).describe(\"Data container for users and group memberships.\");\nconst OutlineListGroupMemberships_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy.\").nullable().optional(),\n abilities: z.
|
|
1
|
+
{"version":3,"file":"list-group-memberships.cjs","names":["z","action"],"sources":["../../src/actions/list-group-memberships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineListGroupMembershipsInput = z.object({\n id: z.string().describe(\"Identifier for the group (UUID format). This is the group whose members you want to retrieve.\"),\n limit: z.number().int().describe(\"Maximum number of results to return per page. Use with offset for pagination.\").optional(),\n query: z.string().describe(\"Search query to filter memberships by user names. Returns only users whose names match the query string.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip before returning data. Use with limit for pagination (e.g., offset=50 with limit=50 gets results 51-100).\").optional(),\n}).describe(\"Request parameters for listing group memberships.\");\nconst OutlineListGroupMemberships_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID format).\").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 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(\"Represents a user in Outline.\");\nconst OutlineListGroupMemberships_GroupMembershipSchema = z.object({\n id: z.string().describe(\"Unique identifier for this membership (UUID format).\").nullable(),\n userId: z.string().describe(\"ID of the user in this membership.\").nullable(),\n groupId: z.string().describe(\"ID of the group in this membership.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when this membership was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when this membership was last updated (ISO 8601 format).\").nullable().optional(),\n}).passthrough().describe(\"Represents a membership relationship between a user and a group.\");\nconst OutlineListGroupMemberships_GroupMembershipsDataSchema = z.object({\n users: z.array(OutlineListGroupMemberships_UserSchema).default([]).describe(\"List of users who are members of the group.\").nullable().optional(),\n memberships: z.array(OutlineListGroupMemberships_GroupMembershipSchema).default([]).describe(\"List of user-group membership relationships.\").nullable().optional(),\n}).passthrough().describe(\"Data container for users and group memberships.\");\nconst OutlineListGroupMemberships_PolicySchema = z.object({\n id: z.string().describe(\"Identifier for the policy.\").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 IDs that grant the ability.\").nullable().optional(),\n}).passthrough().describe(\"Policy defining user permissions.\");\nconst OutlineListGroupMemberships_PaginationMetadataSchema = z.object({\n limit: z.number().int().describe(\"Number of results per page.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of results skipped before current page.\").nullable().optional(),\n nextPath: z.string().describe(\"API path to fetch the next page of results.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata returned by the API.\");\nexport const OutlineListGroupMembershipsOutput = z.object({\n data: OutlineListGroupMemberships_GroupMembershipsDataSchema.nullable(),\n policies: z.array(OutlineListGroupMemberships_PolicySchema).describe(\"List of policies defining permissions.\").nullable().optional(),\n pagination: OutlineListGroupMemberships_PaginationMetadataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing group memberships.\");\n\nexport const outlineListGroupMemberships = action(\"OUTLINE_LIST_GROUP_MEMBERSHIPS\", {\n slug: \"outline-list-group-memberships\",\n name: \"List Group Memberships\",\n description: \"Tool to list all members of a specific group in Outline. Use when you need to see which users belong to a group. Returns user details and membership relationships.\",\n input: OutlineListGroupMembershipsInput,\n output: OutlineListGroupMembershipsOutput,\n});\n"],"mappings":"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"}
|