twentythree-cli 1.3.0 → 1.3.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.
Files changed (172) hide show
  1. package/dist/commands/auth/switch.cjs +45 -0
  2. package/dist/commands/video/replace.cjs +4 -1
  3. package/dist/commands/video/upload.cjs +15 -7
  4. package/dist/commands/webinar/create.cjs +4 -1
  5. package/dist/commands/webinar/repeat.cjs +4 -1
  6. package/dist/commands/webinar/series/create.cjs +4 -1
  7. package/docs/commands/action/add.md +1 -1
  8. package/docs/commands/action/delete.md +1 -1
  9. package/docs/commands/action/exclude.md +1 -1
  10. package/docs/commands/action/get.md +1 -1
  11. package/docs/commands/action/include.md +1 -1
  12. package/docs/commands/action/list.md +1 -1
  13. package/docs/commands/action/types.md +1 -1
  14. package/docs/commands/action/update.md +1 -1
  15. package/docs/commands/action/upload.md +1 -1
  16. package/docs/commands/action.md +9 -9
  17. package/docs/commands/analytics/conversions.md +3 -3
  18. package/docs/commands/analytics/live.md +9 -9
  19. package/docs/commands/analytics/usage.md +18 -18
  20. package/docs/commands/analytics/video.md +12 -12
  21. package/docs/commands/analytics.md +42 -42
  22. package/docs/commands/app/add.md +1 -1
  23. package/docs/commands/app/delete.md +1 -1
  24. package/docs/commands/app/list.md +38 -0
  25. package/docs/commands/app/remove-thumbnail.md +32 -0
  26. package/docs/commands/app/set-thumbnail.md +35 -0
  27. package/docs/commands/app/update.md +1 -1
  28. package/docs/commands/app.md +93 -3
  29. package/docs/commands/audience/companies.md +1 -1
  30. package/docs/commands/audience/field.md +4 -4
  31. package/docs/commands/audience/funnel.md +1 -1
  32. package/docs/commands/audience/identity-sources.md +1 -1
  33. package/docs/commands/audience/list-collectors.md +1 -1
  34. package/docs/commands/audience/list.md +1 -1
  35. package/docs/commands/audience/metrics.md +1 -1
  36. package/docs/commands/audience/register.md +1 -1
  37. package/docs/commands/audience/remove.md +1 -1
  38. package/docs/commands/audience/search.md +1 -1
  39. package/docs/commands/audience/timelines.md +1 -1
  40. package/docs/commands/audience/unregister.md +1 -1
  41. package/docs/commands/audience.md +15 -15
  42. package/docs/commands/auth/credentials.md +1 -1
  43. package/docs/commands/auth/status.md +1 -1
  44. package/docs/commands/auth/switch.md +23 -0
  45. package/docs/commands/auth.md +20 -2
  46. package/docs/commands/autocomplete.md +27 -0
  47. package/docs/commands/category/create.md +1 -1
  48. package/docs/commands/category/delete.md +1 -1
  49. package/docs/commands/category/list.md +1 -1
  50. package/docs/commands/category/update.md +1 -1
  51. package/docs/commands/category.md +5 -5
  52. package/docs/commands/collector/exclude.md +1 -1
  53. package/docs/commands/collector/include.md +1 -1
  54. package/docs/commands/collector/list.md +1 -1
  55. package/docs/commands/collector.md +3 -3
  56. package/docs/commands/comment/add.md +1 -1
  57. package/docs/commands/comment/clone.md +1 -1
  58. package/docs/commands/comment/delete.md +1 -1
  59. package/docs/commands/comment/list.md +1 -1
  60. package/docs/commands/comment/promote.md +1 -1
  61. package/docs/commands/comment/reaction.md +3 -3
  62. package/docs/commands/comment/set-order.md +1 -1
  63. package/docs/commands/comment/update.md +1 -1
  64. package/docs/commands/comment.md +10 -10
  65. package/docs/commands/doctor.md +1 -1
  66. package/docs/commands/openupload/list.md +1 -1
  67. package/docs/commands/openupload/update-file.md +1 -1
  68. package/docs/commands/openupload/upload-file.md +1 -1
  69. package/docs/commands/openupload.md +3 -3
  70. package/docs/commands/player/delete.md +1 -1
  71. package/docs/commands/player/embed-versions.md +1 -1
  72. package/docs/commands/player/embed.md +1 -1
  73. package/docs/commands/player/list.md +1 -1
  74. package/docs/commands/player/remove-thumbnail.md +32 -0
  75. package/docs/commands/player/set-thumbnail.md +35 -0
  76. package/docs/commands/player/styles.md +1 -1
  77. package/docs/commands/player/update.md +1 -1
  78. package/docs/commands/player.md +63 -6
  79. package/docs/commands/poll/add.md +1 -1
  80. package/docs/commands/poll/answer.md +1 -1
  81. package/docs/commands/poll/list.md +1 -1
  82. package/docs/commands/poll/remove.md +1 -1
  83. package/docs/commands/poll/set-options.md +1 -1
  84. package/docs/commands/poll/update.md +1 -1
  85. package/docs/commands/poll.md +6 -6
  86. package/docs/commands/presentation/page.md +1 -1
  87. package/docs/commands/presentation/setting.md +2 -2
  88. package/docs/commands/presentation.md +3 -3
  89. package/docs/commands/protection/protect.md +1 -1
  90. package/docs/commands/protection/unprotect.md +1 -1
  91. package/docs/commands/protection/verify.md +1 -1
  92. package/docs/commands/protection.md +3 -3
  93. package/docs/commands/session/get-token.md +1 -1
  94. package/docs/commands/session/redeem-token.md +1 -1
  95. package/docs/commands/session.md +2 -2
  96. package/docs/commands/setting/update.md +1 -1
  97. package/docs/commands/setting.md +1 -1
  98. package/docs/commands/site/get.md +1 -1
  99. package/docs/commands/site/search.md +1 -1
  100. package/docs/commands/site.md +2 -2
  101. package/docs/commands/spot/check.md +1 -1
  102. package/docs/commands/spot/create.md +1 -1
  103. package/docs/commands/spot/delete.md +1 -1
  104. package/docs/commands/spot/list.md +1 -1
  105. package/docs/commands/spot/reset-version.md +1 -1
  106. package/docs/commands/spot/set-videos.md +1 -1
  107. package/docs/commands/spot/update.md +1 -1
  108. package/docs/commands/spot.md +7 -7
  109. package/docs/commands/tag/list.md +1 -1
  110. package/docs/commands/tag/related.md +1 -1
  111. package/docs/commands/tag.md +2 -2
  112. package/docs/commands/thumbnail/add.md +1 -1
  113. package/docs/commands/thumbnail/data.md +1 -1
  114. package/docs/commands/thumbnail/delete.md +1 -1
  115. package/docs/commands/thumbnail/duplicate.md +1 -1
  116. package/docs/commands/thumbnail/file.md +3 -3
  117. package/docs/commands/thumbnail/list.md +1 -1
  118. package/docs/commands/thumbnail/preview-scss.md +35 -0
  119. package/docs/commands/thumbnail/update.md +1 -1
  120. package/docs/commands/thumbnail.md +40 -10
  121. package/docs/commands/user/create.md +1 -1
  122. package/docs/commands/user/get-login-token.md +1 -1
  123. package/docs/commands/user/get.md +1 -1
  124. package/docs/commands/user/list.md +1 -1
  125. package/docs/commands/user/redeem-login-token.md +1 -1
  126. package/docs/commands/user/send-invitation.md +1 -1
  127. package/docs/commands/user/tokens.md +1 -1
  128. package/docs/commands/user/update.md +1 -1
  129. package/docs/commands/user.md +8 -8
  130. package/docs/commands/video/delete.md +1 -1
  131. package/docs/commands/video/frame.md +1 -1
  132. package/docs/commands/video/get.md +1 -1
  133. package/docs/commands/video/list.md +1 -1
  134. package/docs/commands/video/replace.md +1 -1
  135. package/docs/commands/video/section.md +33 -6
  136. package/docs/commands/video/subtitle.md +16 -21
  137. package/docs/commands/video/transcoding-progress.md +1 -1
  138. package/docs/commands/video/update.md +4 -2
  139. package/docs/commands/video/upload.md +1 -1
  140. package/docs/commands/video.md +61 -37
  141. package/docs/commands/webhook/events.md +1 -1
  142. package/docs/commands/webhook/list.md +1 -1
  143. package/docs/commands/webhook/sample.md +1 -1
  144. package/docs/commands/webhook/subscribe.md +1 -1
  145. package/docs/commands/webhook/unsubscribe.md +1 -1
  146. package/docs/commands/webhook.md +5 -5
  147. package/docs/commands/webinar/attachment.md +4 -4
  148. package/docs/commands/webinar/clips.md +1 -1
  149. package/docs/commands/webinar/create.md +1 -1
  150. package/docs/commands/webinar/delete.md +1 -1
  151. package/docs/commands/webinar/highlights.md +1 -1
  152. package/docs/commands/webinar/list-formats.md +1 -1
  153. package/docs/commands/webinar/list.md +1 -1
  154. package/docs/commands/webinar/log.md +1 -1
  155. package/docs/commands/webinar/mail.md +7 -7
  156. package/docs/commands/webinar/metrics.md +1 -1
  157. package/docs/commands/webinar/queued-video.md +2 -2
  158. package/docs/commands/webinar/recording.md +4 -4
  159. package/docs/commands/webinar/repeat.md +1 -1
  160. package/docs/commands/webinar/room.md +4 -4
  161. package/docs/commands/webinar/section.md +4 -4
  162. package/docs/commands/webinar/series.md +16 -13
  163. package/docs/commands/webinar/speaker.md +14 -14
  164. package/docs/commands/webinar/transcription.md +4 -4
  165. package/docs/commands/webinar/update.md +4 -2
  166. package/docs/commands/webinar/upload-image.md +1 -1
  167. package/docs/commands/webinar.md +74 -69
  168. package/docs/commands/workspace/list.md +1 -1
  169. package/docs/commands/workspace/use.md +1 -1
  170. package/docs/commands/workspace.md +2 -2
  171. package/oclif.manifest.json +1092 -1060
  172. package/package.json +1 -1
@@ -837,14 +837,14 @@
837
837
  "upload.cjs"
838
838
  ]
839
839
  },
840
- "audience:companies": {
840
+ "app:add": {
841
841
  "aliases": [],
842
842
  "args": {},
843
- "description": "List audience companies",
843
+ "description": "Create a new app integration",
844
844
  "examples": [
845
- "<%= config.bin %> audience companies",
846
- "<%= config.bin %> audience companies --identified --size 50",
847
- "<%= config.bin %> audience companies --domains \"acme.com\" --json"
845
+ "<%= config.bin %> app add --name \"My App\"",
846
+ "<%= config.bin %> app add --name \"My App\" --description \"A sample app\"",
847
+ "<%= config.bin %> app add --name \"My App\" --json"
848
848
  ],
849
849
  "flags": {
850
850
  "json": {
@@ -871,56 +871,33 @@
871
871
  "allowNo": false,
872
872
  "type": "boolean"
873
873
  },
874
- "page": {
875
- "description": "Page number",
876
- "name": "page",
877
- "required": false,
878
- "hasDynamicHelp": false,
879
- "multiple": false,
880
- "type": "option"
881
- },
882
- "size": {
883
- "description": "Page size",
884
- "name": "size",
885
- "required": false,
886
- "hasDynamicHelp": false,
887
- "multiple": false,
888
- "type": "option"
889
- },
890
- "offset": {
891
- "description": "Offset for pagination",
892
- "name": "offset",
893
- "required": false,
874
+ "name": {
875
+ "description": "App name",
876
+ "name": "name",
877
+ "required": true,
894
878
  "hasDynamicHelp": false,
895
879
  "multiple": false,
896
880
  "type": "option"
897
881
  },
898
- "orderby": {
899
- "description": "Order by field",
900
- "name": "orderby",
882
+ "description": {
883
+ "description": "App description",
884
+ "name": "description",
901
885
  "required": false,
902
886
  "hasDynamicHelp": false,
903
887
  "multiple": false,
904
888
  "type": "option"
905
889
  },
906
- "order": {
907
- "description": "Sort direction (asc/desc)",
908
- "name": "order",
890
+ "style": {
891
+ "description": "App style",
892
+ "name": "style",
909
893
  "required": false,
910
894
  "hasDynamicHelp": false,
911
895
  "multiple": false,
912
896
  "type": "option"
913
897
  },
914
- "identified": {
915
- "description": "Filter to identified companies only",
916
- "name": "identified",
917
- "required": false,
918
- "allowNo": true,
919
- "type": "boolean"
920
- },
921
- "domains": {
922
- "description": "Filter by company domains (space-separated)",
923
- "name": "domains",
898
+ "type": {
899
+ "description": "App type",
900
+ "name": "type",
924
901
  "required": false,
925
902
  "hasDynamicHelp": false,
926
903
  "multiple": false,
@@ -929,44 +906,41 @@
929
906
  },
930
907
  "hasDynamicHelp": false,
931
908
  "hiddenAliases": [],
932
- "id": "audience:companies",
909
+ "id": "app:add",
933
910
  "pluginAlias": "twentythree-cli",
934
911
  "pluginName": "twentythree-cli",
935
912
  "pluginType": "core",
936
913
  "strict": true,
914
+ "enableJsonFlag": true,
937
915
  "agentMetadata": {
938
- "api_endpoint": "GET /audience/companies",
939
- "auth_scope": "read",
916
+ "api_endpoint": "POST /app/add",
917
+ "auth_scope": "write",
940
918
  "output_shape": {
941
- "type": "table",
942
- "columns": [
943
- "UUID",
944
- "Name",
945
- "Domain",
946
- "Score",
947
- "Profiles",
948
- "Timelines"
949
- ]
919
+ "type": "key-value"
950
920
  },
951
- "side_effects": "none"
921
+ "side_effects": "creates"
952
922
  },
953
- "enableJsonFlag": true,
954
923
  "isESM": false,
955
924
  "relativePath": [
956
925
  "dist",
957
926
  "commands",
958
- "audience",
959
- "companies.cjs"
927
+ "app",
928
+ "add.cjs"
960
929
  ]
961
930
  },
962
- "audience:funnel": {
931
+ "app:delete": {
963
932
  "aliases": [],
964
- "args": {},
965
- "description": "Get audience funnel analytics",
933
+ "args": {
934
+ "id": {
935
+ "description": "App ID",
936
+ "name": "id",
937
+ "required": true
938
+ }
939
+ },
940
+ "description": "Delete an app integration from the active workspace",
966
941
  "examples": [
967
- "<%= config.bin %> audience funnel",
968
- "<%= config.bin %> audience funnel --objects \"123 456\" --json",
969
- "<%= config.bin %> audience funnel --live-type on_demand --resolve-recordings"
942
+ "<%= config.bin %> app delete 12345",
943
+ "<%= config.bin %> app delete 12345 --json"
970
944
  ],
971
945
  "flags": {
972
946
  "json": {
@@ -992,69 +966,41 @@
992
966
  "name": "agent",
993
967
  "allowNo": false,
994
968
  "type": "boolean"
995
- },
996
- "objects": {
997
- "description": "Filter by object IDs (space-separated)",
998
- "name": "objects",
999
- "required": false,
1000
- "hasDynamicHelp": false,
1001
- "multiple": false,
1002
- "type": "option"
1003
- },
1004
- "live-type": {
1005
- "description": "Live event type filter",
1006
- "name": "live-type",
1007
- "required": false,
1008
- "hasDynamicHelp": false,
1009
- "multiple": false,
1010
- "type": "option"
1011
- },
1012
- "resolve-recordings": {
1013
- "description": "Resolve recording details",
1014
- "name": "resolve-recordings",
1015
- "required": false,
1016
- "allowNo": false,
1017
- "type": "boolean"
1018
- },
1019
- "resolve-live-series": {
1020
- "description": "Resolve live series details",
1021
- "name": "resolve-live-series",
1022
- "required": false,
1023
- "allowNo": false,
1024
- "type": "boolean"
1025
969
  }
1026
970
  },
1027
971
  "hasDynamicHelp": false,
1028
972
  "hiddenAliases": [],
1029
- "id": "audience:funnel",
973
+ "id": "app:delete",
1030
974
  "pluginAlias": "twentythree-cli",
1031
975
  "pluginName": "twentythree-cli",
1032
976
  "pluginType": "core",
1033
977
  "strict": true,
978
+ "enableJsonFlag": true,
1034
979
  "agentMetadata": {
1035
- "api_endpoint": "GET /audience/funnel",
1036
- "auth_scope": "read",
980
+ "api_endpoint": "POST /app/delete",
981
+ "auth_scope": "write",
1037
982
  "output_shape": {
1038
983
  "type": "key-value"
1039
984
  },
1040
- "side_effects": "none"
985
+ "side_effects": "destructive"
1041
986
  },
1042
- "enableJsonFlag": true,
1043
987
  "isESM": false,
1044
988
  "relativePath": [
1045
989
  "dist",
1046
990
  "commands",
1047
- "audience",
1048
- "funnel.cjs"
991
+ "app",
992
+ "delete.cjs"
1049
993
  ]
1050
994
  },
1051
- "audience:identity-sources": {
995
+ "app:list": {
1052
996
  "aliases": [],
1053
997
  "args": {},
1054
- "description": "List audience identity sources",
998
+ "description": "List player design apps on the active workspace",
1055
999
  "examples": [
1056
- "<%= config.bin %> audience identity-sources",
1057
- "<%= config.bin %> audience identity-sources --json"
1000
+ "<%= config.bin %> app list",
1001
+ "<%= config.bin %> app list --app-id 42",
1002
+ "<%= config.bin %> app list --page 2 --size 50",
1003
+ "<%= config.bin %> app list --json"
1058
1004
  ],
1059
1005
  "flags": {
1060
1006
  "json": {
@@ -1080,45 +1026,75 @@
1080
1026
  "name": "agent",
1081
1027
  "allowNo": false,
1082
1028
  "type": "boolean"
1029
+ },
1030
+ "app-id": {
1031
+ "description": "Filter results to a specific app ID",
1032
+ "name": "app-id",
1033
+ "required": false,
1034
+ "hasDynamicHelp": false,
1035
+ "multiple": false,
1036
+ "type": "option"
1037
+ },
1038
+ "page": {
1039
+ "description": "Page offset",
1040
+ "name": "page",
1041
+ "required": false,
1042
+ "hasDynamicHelp": false,
1043
+ "multiple": false,
1044
+ "type": "option"
1045
+ },
1046
+ "size": {
1047
+ "description": "Number of results per page (default 20, max 100)",
1048
+ "name": "size",
1049
+ "required": false,
1050
+ "hasDynamicHelp": false,
1051
+ "multiple": false,
1052
+ "type": "option"
1083
1053
  }
1084
1054
  },
1085
1055
  "hasDynamicHelp": false,
1086
1056
  "hiddenAliases": [],
1087
- "id": "audience:identity-sources",
1057
+ "id": "app:list",
1088
1058
  "pluginAlias": "twentythree-cli",
1089
1059
  "pluginName": "twentythree-cli",
1090
1060
  "pluginType": "core",
1091
1061
  "strict": true,
1062
+ "enableJsonFlag": true,
1092
1063
  "agentMetadata": {
1093
- "api_endpoint": "GET /audience/identity-sources",
1064
+ "api_endpoint": "POST /app/list",
1094
1065
  "auth_scope": "read",
1095
1066
  "output_shape": {
1096
1067
  "type": "table",
1097
1068
  "columns": [
1098
- "Source",
1099
- "Title",
1100
- "Service"
1069
+ "ID",
1070
+ "Name",
1071
+ "Type",
1072
+ "Description"
1101
1073
  ]
1102
1074
  },
1103
1075
  "side_effects": "none"
1104
1076
  },
1105
- "enableJsonFlag": true,
1106
1077
  "isESM": false,
1107
1078
  "relativePath": [
1108
1079
  "dist",
1109
1080
  "commands",
1110
- "audience",
1111
- "identity-sources.cjs"
1081
+ "app",
1082
+ "list.cjs"
1112
1083
  ]
1113
1084
  },
1114
- "audience:list-collectors": {
1085
+ "app:remove-thumbnail": {
1115
1086
  "aliases": [],
1116
- "args": {},
1117
- "description": "List collectors linked to audience",
1087
+ "args": {
1088
+ "id": {
1089
+ "description": "App ID",
1090
+ "name": "id",
1091
+ "required": true
1092
+ }
1093
+ },
1094
+ "description": "Remove the custom thumbnail for an app, reverting to the default",
1118
1095
  "examples": [
1119
- "<%= config.bin %> audience list-collectors",
1120
- "<%= config.bin %> audience list-collectors --object-id 123",
1121
- "<%= config.bin %> audience list-collectors --action-id 456 --json"
1096
+ "<%= config.bin %> app remove-thumbnail 42",
1097
+ "<%= config.bin %> app remove-thumbnail 42 --json"
1122
1098
  ],
1123
1099
  "flags": {
1124
1100
  "json": {
@@ -1144,63 +1120,45 @@
1144
1120
  "name": "agent",
1145
1121
  "allowNo": false,
1146
1122
  "type": "boolean"
1147
- },
1148
- "object-id": {
1149
- "description": "Filter by object ID",
1150
- "name": "object-id",
1151
- "required": false,
1152
- "hasDynamicHelp": false,
1153
- "multiple": false,
1154
- "type": "option"
1155
- },
1156
- "action-id": {
1157
- "description": "Filter by action ID",
1158
- "name": "action-id",
1159
- "required": false,
1160
- "hasDynamicHelp": false,
1161
- "multiple": false,
1162
- "type": "option"
1163
1123
  }
1164
1124
  },
1165
1125
  "hasDynamicHelp": false,
1166
1126
  "hiddenAliases": [],
1167
- "id": "audience:list-collectors",
1127
+ "id": "app:remove-thumbnail",
1168
1128
  "pluginAlias": "twentythree-cli",
1169
1129
  "pluginName": "twentythree-cli",
1170
1130
  "pluginType": "core",
1171
1131
  "strict": true,
1132
+ "enableJsonFlag": true,
1172
1133
  "agentMetadata": {
1173
- "api_endpoint": "GET /audience/list-collectors",
1174
- "auth_scope": "read",
1134
+ "api_endpoint": "POST /app/remove-thumbnail",
1135
+ "auth_scope": "write",
1175
1136
  "output_shape": {
1176
- "type": "table",
1177
- "columns": [
1178
- "Action ID",
1179
- "Name",
1180
- "Start",
1181
- "End",
1182
- "Require Email"
1183
- ]
1137
+ "type": "key-value"
1184
1138
  },
1185
- "side_effects": "none"
1139
+ "side_effects": "updates"
1186
1140
  },
1187
- "enableJsonFlag": true,
1188
1141
  "isESM": false,
1189
1142
  "relativePath": [
1190
1143
  "dist",
1191
1144
  "commands",
1192
- "audience",
1193
- "list-collectors.cjs"
1145
+ "app",
1146
+ "remove-thumbnail.cjs"
1194
1147
  ]
1195
1148
  },
1196
- "audience:list": {
1149
+ "app:set-thumbnail": {
1197
1150
  "aliases": [],
1198
- "args": {},
1199
- "description": "List audience members",
1200
- "examples": [
1201
- "<%= config.bin %> audience list",
1202
- "<%= config.bin %> audience list --page 2 --size 50",
1203
- "<%= config.bin %> audience list --search \"john\" --identified --json"
1151
+ "args": {
1152
+ "file": {
1153
+ "description": "Path to the thumbnail image file",
1154
+ "name": "file",
1155
+ "required": true
1156
+ }
1157
+ },
1158
+ "description": "Upload and set a custom thumbnail image for an app",
1159
+ "examples": [
1160
+ "<%= config.bin %> app set-thumbnail ./thumbnail.png --app-id 42",
1161
+ "<%= config.bin %> app set-thumbnail ./thumbnail.jpg --app-id 42 --json"
1204
1162
  ],
1205
1163
  "flags": {
1206
1164
  "json": {
@@ -1227,64 +1185,99 @@
1227
1185
  "allowNo": false,
1228
1186
  "type": "boolean"
1229
1187
  },
1230
- "page": {
1231
- "description": "Page number",
1232
- "name": "page",
1233
- "required": false,
1188
+ "app-id": {
1189
+ "description": "App ID to update",
1190
+ "name": "app-id",
1191
+ "required": true,
1234
1192
  "hasDynamicHelp": false,
1235
1193
  "multiple": false,
1236
1194
  "type": "option"
1195
+ }
1196
+ },
1197
+ "hasDynamicHelp": false,
1198
+ "hiddenAliases": [],
1199
+ "id": "app:set-thumbnail",
1200
+ "pluginAlias": "twentythree-cli",
1201
+ "pluginName": "twentythree-cli",
1202
+ "pluginType": "core",
1203
+ "strict": true,
1204
+ "enableJsonFlag": true,
1205
+ "agentMetadata": {
1206
+ "api_endpoint": "POST /app/set-thumbnail",
1207
+ "auth_scope": "write",
1208
+ "output_shape": {
1209
+ "type": "key-value"
1237
1210
  },
1238
- "size": {
1239
- "description": "Page size (max 500)",
1240
- "name": "size",
1241
- "required": false,
1242
- "hasDynamicHelp": false,
1243
- "multiple": false,
1244
- "type": "option"
1211
+ "side_effects": "updates"
1212
+ },
1213
+ "isESM": false,
1214
+ "relativePath": [
1215
+ "dist",
1216
+ "commands",
1217
+ "app",
1218
+ "set-thumbnail.cjs"
1219
+ ]
1220
+ },
1221
+ "app:update": {
1222
+ "aliases": [],
1223
+ "args": {
1224
+ "id": {
1225
+ "description": "App ID",
1226
+ "name": "id",
1227
+ "required": true
1228
+ }
1229
+ },
1230
+ "description": "Update an existing app integration",
1231
+ "examples": [
1232
+ "<%= config.bin %> app update 12345 --name \"Updated Name\"",
1233
+ "<%= config.bin %> app update 12345 --description \"New description\"",
1234
+ "<%= config.bin %> app update 12345 --name \"Updated Name\" --description \"New description\"",
1235
+ "<%= config.bin %> app update 12345 --name \"Updated Name\" --json"
1236
+ ],
1237
+ "flags": {
1238
+ "json": {
1239
+ "description": "Format output as json.",
1240
+ "helpGroup": "GLOBAL",
1241
+ "name": "json",
1242
+ "allowNo": false,
1243
+ "type": "boolean"
1245
1244
  },
1246
- "offset": {
1247
- "description": "Offset for pagination",
1248
- "name": "offset",
1249
- "required": false,
1245
+ "workspace": {
1246
+ "char": "w",
1247
+ "helpGroup": "GLOBAL",
1248
+ "name": "workspace",
1249
+ "summary": "Workspace domain or display name to use for this invocation.",
1250
1250
  "hasDynamicHelp": false,
1251
1251
  "multiple": false,
1252
1252
  "type": "option"
1253
1253
  },
1254
- "orderby": {
1255
- "description": "Order by field (recent, timeline_count, score, first)",
1256
- "name": "orderby",
1257
- "required": false,
1258
- "hasDynamicHelp": false,
1259
- "multiple": false,
1260
- "type": "option"
1254
+ "agent": {
1255
+ "description": "Output machine-readable command metadata for AI agent consumption",
1256
+ "helpGroup": "GLOBAL",
1257
+ "hidden": true,
1258
+ "name": "agent",
1259
+ "allowNo": false,
1260
+ "type": "boolean"
1261
1261
  },
1262
- "order": {
1263
- "description": "Sort direction (asc/desc)",
1264
- "name": "order",
1262
+ "name": {
1263
+ "description": "App name",
1264
+ "name": "name",
1265
1265
  "required": false,
1266
1266
  "hasDynamicHelp": false,
1267
1267
  "multiple": false,
1268
1268
  "type": "option"
1269
1269
  },
1270
- "search": {
1271
- "description": "Free-text search across names and emails",
1272
- "name": "search",
1270
+ "description": {
1271
+ "description": "App description",
1272
+ "name": "description",
1273
1273
  "required": false,
1274
1274
  "hasDynamicHelp": false,
1275
1275
  "multiple": false,
1276
1276
  "type": "option"
1277
1277
  },
1278
- "identified": {
1279
- "description": "Filter to identified profiles only",
1280
- "name": "identified",
1281
- "required": false,
1282
- "allowNo": true,
1283
- "type": "boolean"
1284
- },
1285
- "objects": {
1286
- "description": "Filter by viewed object IDs (space-separated)",
1287
- "name": "objects",
1278
+ "style": {
1279
+ "description": "App style",
1280
+ "name": "style",
1288
1281
  "required": false,
1289
1282
  "hasDynamicHelp": false,
1290
1283
  "multiple": false,
@@ -1293,44 +1286,36 @@
1293
1286
  },
1294
1287
  "hasDynamicHelp": false,
1295
1288
  "hiddenAliases": [],
1296
- "id": "audience:list",
1289
+ "id": "app:update",
1297
1290
  "pluginAlias": "twentythree-cli",
1298
1291
  "pluginName": "twentythree-cli",
1299
1292
  "pluginType": "core",
1300
1293
  "strict": true,
1294
+ "enableJsonFlag": true,
1301
1295
  "agentMetadata": {
1302
- "api_endpoint": "GET /audience/list",
1303
- "auth_scope": "read",
1296
+ "api_endpoint": "POST /app/update",
1297
+ "auth_scope": "write",
1304
1298
  "output_shape": {
1305
- "type": "table",
1306
- "columns": [
1307
- "UUID",
1308
- "Name",
1309
- "Email",
1310
- "Company",
1311
- "Score",
1312
- "Timelines"
1313
- ]
1299
+ "type": "key-value"
1314
1300
  },
1315
- "side_effects": "none"
1301
+ "side_effects": "updates"
1316
1302
  },
1317
- "enableJsonFlag": true,
1318
1303
  "isESM": false,
1319
1304
  "relativePath": [
1320
1305
  "dist",
1321
1306
  "commands",
1322
- "audience",
1323
- "list.cjs"
1307
+ "app",
1308
+ "update.cjs"
1324
1309
  ]
1325
1310
  },
1326
- "audience:metrics": {
1311
+ "audience:companies": {
1327
1312
  "aliases": [],
1328
1313
  "args": {},
1329
- "description": "Get audience aggregate metrics",
1314
+ "description": "List audience companies",
1330
1315
  "examples": [
1331
- "<%= config.bin %> audience metrics",
1332
- "<%= config.bin %> audience metrics --identified --json",
1333
- "<%= config.bin %> audience metrics --search \"acme\" --size 100"
1316
+ "<%= config.bin %> audience companies",
1317
+ "<%= config.bin %> audience companies --identified --size 50",
1318
+ "<%= config.bin %> audience companies --domains \"acme.com\" --json"
1334
1319
  ],
1335
1320
  "flags": {
1336
1321
  "json": {
@@ -1381,24 +1366,32 @@
1381
1366
  "multiple": false,
1382
1367
  "type": "option"
1383
1368
  },
1384
- "search": {
1385
- "description": "Free-text search filter",
1386
- "name": "search",
1369
+ "orderby": {
1370
+ "description": "Order by field",
1371
+ "name": "orderby",
1372
+ "required": false,
1373
+ "hasDynamicHelp": false,
1374
+ "multiple": false,
1375
+ "type": "option"
1376
+ },
1377
+ "order": {
1378
+ "description": "Sort direction (asc/desc)",
1379
+ "name": "order",
1387
1380
  "required": false,
1388
1381
  "hasDynamicHelp": false,
1389
1382
  "multiple": false,
1390
1383
  "type": "option"
1391
1384
  },
1392
1385
  "identified": {
1393
- "description": "Filter to identified profiles only",
1386
+ "description": "Filter to identified companies only",
1394
1387
  "name": "identified",
1395
1388
  "required": false,
1396
1389
  "allowNo": true,
1397
1390
  "type": "boolean"
1398
1391
  },
1399
- "objects": {
1400
- "description": "Filter by viewed object IDs (space-separated)",
1401
- "name": "objects",
1392
+ "domains": {
1393
+ "description": "Filter by company domains (space-separated)",
1394
+ "name": "domains",
1402
1395
  "required": false,
1403
1396
  "hasDynamicHelp": false,
1404
1397
  "multiple": false,
@@ -1407,16 +1400,24 @@
1407
1400
  },
1408
1401
  "hasDynamicHelp": false,
1409
1402
  "hiddenAliases": [],
1410
- "id": "audience:metrics",
1403
+ "id": "audience:companies",
1411
1404
  "pluginAlias": "twentythree-cli",
1412
1405
  "pluginName": "twentythree-cli",
1413
1406
  "pluginType": "core",
1414
1407
  "strict": true,
1415
1408
  "agentMetadata": {
1416
- "api_endpoint": "GET /audience/metrics",
1409
+ "api_endpoint": "GET /audience/companies",
1417
1410
  "auth_scope": "read",
1418
1411
  "output_shape": {
1419
- "type": "key-value"
1412
+ "type": "table",
1413
+ "columns": [
1414
+ "UUID",
1415
+ "Name",
1416
+ "Domain",
1417
+ "Score",
1418
+ "Profiles",
1419
+ "Timelines"
1420
+ ]
1420
1421
  },
1421
1422
  "side_effects": "none"
1422
1423
  },
@@ -1426,17 +1427,17 @@
1426
1427
  "dist",
1427
1428
  "commands",
1428
1429
  "audience",
1429
- "metrics.cjs"
1430
+ "companies.cjs"
1430
1431
  ]
1431
1432
  },
1432
- "audience:register": {
1433
+ "audience:funnel": {
1433
1434
  "aliases": [],
1434
1435
  "args": {},
1435
- "description": "Register an audience contact",
1436
+ "description": "Get audience funnel analytics",
1436
1437
  "examples": [
1437
- "<%= config.bin %> audience register --email \"jane@example.com\"",
1438
- "<%= config.bin %> audience register --email \"john@acme.com\" --object-id 123 --firstname \"John\" --lastname \"Doe\"",
1439
- "<%= config.bin %> audience register --email \"user@co.com\" --company \"Acme Corp\" --source api --json"
1438
+ "<%= config.bin %> audience funnel",
1439
+ "<%= config.bin %> audience funnel --objects \"123 456\" --json",
1440
+ "<%= config.bin %> audience funnel --live-type on_demand --resolve-recordings"
1440
1441
  ],
1441
1442
  "flags": {
1442
1443
  "json": {
@@ -1463,101 +1464,51 @@
1463
1464
  "allowNo": false,
1464
1465
  "type": "boolean"
1465
1466
  },
1466
- "email": {
1467
- "description": "Contact email address",
1468
- "name": "email",
1469
- "required": true,
1470
- "hasDynamicHelp": false,
1471
- "multiple": false,
1472
- "type": "option"
1473
- },
1474
- "object-id": {
1475
- "description": "Webinar/video ID to register for",
1476
- "name": "object-id",
1477
- "required": false,
1478
- "hasDynamicHelp": false,
1479
- "multiple": false,
1480
- "type": "option"
1481
- },
1482
- "uuid": {
1483
- "description": "Existing contact UUID",
1484
- "name": "uuid",
1467
+ "objects": {
1468
+ "description": "Filter by object IDs (space-separated)",
1469
+ "name": "objects",
1485
1470
  "required": false,
1486
1471
  "hasDynamicHelp": false,
1487
1472
  "multiple": false,
1488
1473
  "type": "option"
1489
1474
  },
1490
- "action-id": {
1491
- "description": "Collector action ID",
1492
- "name": "action-id",
1475
+ "live-type": {
1476
+ "description": "Live event type filter",
1477
+ "name": "live-type",
1493
1478
  "required": false,
1494
1479
  "hasDynamicHelp": false,
1495
1480
  "multiple": false,
1496
1481
  "type": "option"
1497
1482
  },
1498
- "firstname": {
1499
- "description": "First name",
1500
- "name": "firstname",
1483
+ "resolve-recordings": {
1484
+ "description": "Resolve recording details",
1485
+ "name": "resolve-recordings",
1501
1486
  "required": false,
1502
- "hasDynamicHelp": false,
1503
- "multiple": false,
1504
- "type": "option"
1487
+ "allowNo": false,
1488
+ "type": "boolean"
1505
1489
  },
1506
- "lastname": {
1507
- "description": "Last name",
1508
- "name": "lastname",
1490
+ "resolve-live-series": {
1491
+ "description": "Resolve live series details",
1492
+ "name": "resolve-live-series",
1509
1493
  "required": false,
1510
- "hasDynamicHelp": false,
1511
- "multiple": false,
1512
- "type": "option"
1513
- },
1514
- "company": {
1515
- "description": "Company name",
1516
- "name": "company",
1517
- "required": false,
1518
- "hasDynamicHelp": false,
1519
- "multiple": false,
1520
- "type": "option"
1521
- },
1522
- "phone": {
1523
- "description": "Phone number",
1524
- "name": "phone",
1525
- "required": false,
1526
- "hasDynamicHelp": false,
1527
- "multiple": false,
1528
- "type": "option"
1529
- },
1530
- "return-url": {
1531
- "description": "Base URL for tracking URL",
1532
- "name": "return-url",
1533
- "required": false,
1534
- "hasDynamicHelp": false,
1535
- "multiple": false,
1536
- "type": "option"
1537
- },
1538
- "source": {
1539
- "description": "Registration source (api, import, site, custom)",
1540
- "name": "source",
1541
- "required": false,
1542
- "hasDynamicHelp": false,
1543
- "multiple": false,
1544
- "type": "option"
1494
+ "allowNo": false,
1495
+ "type": "boolean"
1545
1496
  }
1546
1497
  },
1547
1498
  "hasDynamicHelp": false,
1548
1499
  "hiddenAliases": [],
1549
- "id": "audience:register",
1500
+ "id": "audience:funnel",
1550
1501
  "pluginAlias": "twentythree-cli",
1551
1502
  "pluginName": "twentythree-cli",
1552
1503
  "pluginType": "core",
1553
1504
  "strict": true,
1554
1505
  "agentMetadata": {
1555
- "api_endpoint": "POST /audience/register",
1556
- "auth_scope": "write",
1506
+ "api_endpoint": "GET /audience/funnel",
1507
+ "auth_scope": "read",
1557
1508
  "output_shape": {
1558
- "type": "none"
1509
+ "type": "key-value"
1559
1510
  },
1560
- "side_effects": "creates"
1511
+ "side_effects": "none"
1561
1512
  },
1562
1513
  "enableJsonFlag": true,
1563
1514
  "isESM": false,
@@ -1565,17 +1516,16 @@
1565
1516
  "dist",
1566
1517
  "commands",
1567
1518
  "audience",
1568
- "register.cjs"
1519
+ "funnel.cjs"
1569
1520
  ]
1570
1521
  },
1571
- "audience:remove": {
1522
+ "audience:identity-sources": {
1572
1523
  "aliases": [],
1573
1524
  "args": {},
1574
- "description": "Permanently remove an audience contact",
1525
+ "description": "List audience identity sources",
1575
1526
  "examples": [
1576
- "<%= config.bin %> audience remove --email \"jane@example.com\"",
1577
- "<%= config.bin %> audience remove --uuid \"abc-def-ghi\"",
1578
- "<%= config.bin %> audience remove --email \"user@co.com\" --json"
1527
+ "<%= config.bin %> audience identity-sources",
1528
+ "<%= config.bin %> audience identity-sources --json"
1579
1529
  ],
1580
1530
  "flags": {
1581
1531
  "json": {
@@ -1601,38 +1551,27 @@
1601
1551
  "name": "agent",
1602
1552
  "allowNo": false,
1603
1553
  "type": "boolean"
1604
- },
1605
- "email": {
1606
- "description": "Contact email address",
1607
- "name": "email",
1608
- "required": false,
1609
- "hasDynamicHelp": false,
1610
- "multiple": false,
1611
- "type": "option"
1612
- },
1613
- "uuid": {
1614
- "description": "Contact UUID",
1615
- "name": "uuid",
1616
- "required": false,
1617
- "hasDynamicHelp": false,
1618
- "multiple": false,
1619
- "type": "option"
1620
1554
  }
1621
1555
  },
1622
1556
  "hasDynamicHelp": false,
1623
1557
  "hiddenAliases": [],
1624
- "id": "audience:remove",
1558
+ "id": "audience:identity-sources",
1625
1559
  "pluginAlias": "twentythree-cli",
1626
1560
  "pluginName": "twentythree-cli",
1627
1561
  "pluginType": "core",
1628
1562
  "strict": true,
1629
1563
  "agentMetadata": {
1630
- "api_endpoint": "POST /audience/remove",
1631
- "auth_scope": "write",
1564
+ "api_endpoint": "GET /audience/identity-sources",
1565
+ "auth_scope": "read",
1632
1566
  "output_shape": {
1633
- "type": "none"
1567
+ "type": "table",
1568
+ "columns": [
1569
+ "Source",
1570
+ "Title",
1571
+ "Service"
1572
+ ]
1634
1573
  },
1635
- "side_effects": "destructive"
1574
+ "side_effects": "none"
1636
1575
  },
1637
1576
  "enableJsonFlag": true,
1638
1577
  "isESM": false,
@@ -1640,17 +1579,17 @@
1640
1579
  "dist",
1641
1580
  "commands",
1642
1581
  "audience",
1643
- "remove.cjs"
1582
+ "identity-sources.cjs"
1644
1583
  ]
1645
1584
  },
1646
- "audience:search": {
1585
+ "audience:list-collectors": {
1647
1586
  "aliases": [],
1648
1587
  "args": {},
1649
- "description": "Search audience members",
1588
+ "description": "List collectors linked to audience",
1650
1589
  "examples": [
1651
- "<%= config.bin %> audience search --text \"john doe\"",
1652
- "<%= config.bin %> audience search --text \"acme\" --size 20 --json",
1653
- "<%= config.bin %> audience search --text \"jane\" --orderby score --order desc"
1590
+ "<%= config.bin %> audience list-collectors",
1591
+ "<%= config.bin %> audience list-collectors --object-id 123",
1592
+ "<%= config.bin %> audience list-collectors --action-id 456 --json"
1654
1593
  ],
1655
1594
  "flags": {
1656
1595
  "json": {
@@ -1677,41 +1616,17 @@
1677
1616
  "allowNo": false,
1678
1617
  "type": "boolean"
1679
1618
  },
1680
- "text": {
1681
- "description": "Search text (required)",
1682
- "name": "text",
1683
- "required": true,
1684
- "hasDynamicHelp": false,
1685
- "multiple": false,
1686
- "type": "option"
1687
- },
1688
- "size": {
1689
- "description": "Number of results",
1690
- "name": "size",
1691
- "required": false,
1692
- "hasDynamicHelp": false,
1693
- "multiple": false,
1694
- "type": "option"
1695
- },
1696
- "offset": {
1697
- "description": "Results offset",
1698
- "name": "offset",
1699
- "required": false,
1700
- "hasDynamicHelp": false,
1701
- "multiple": false,
1702
- "type": "option"
1703
- },
1704
- "orderby": {
1705
- "description": "Order by field",
1706
- "name": "orderby",
1619
+ "object-id": {
1620
+ "description": "Filter by object ID",
1621
+ "name": "object-id",
1707
1622
  "required": false,
1708
1623
  "hasDynamicHelp": false,
1709
1624
  "multiple": false,
1710
1625
  "type": "option"
1711
1626
  },
1712
- "order": {
1713
- "description": "Sort direction (asc/desc)",
1714
- "name": "order",
1627
+ "action-id": {
1628
+ "description": "Filter by action ID",
1629
+ "name": "action-id",
1715
1630
  "required": false,
1716
1631
  "hasDynamicHelp": false,
1717
1632
  "multiple": false,
@@ -1720,23 +1635,22 @@
1720
1635
  },
1721
1636
  "hasDynamicHelp": false,
1722
1637
  "hiddenAliases": [],
1723
- "id": "audience:search",
1638
+ "id": "audience:list-collectors",
1724
1639
  "pluginAlias": "twentythree-cli",
1725
1640
  "pluginName": "twentythree-cli",
1726
1641
  "pluginType": "core",
1727
1642
  "strict": true,
1728
1643
  "agentMetadata": {
1729
- "api_endpoint": "GET /audience/search",
1644
+ "api_endpoint": "GET /audience/list-collectors",
1730
1645
  "auth_scope": "read",
1731
1646
  "output_shape": {
1732
1647
  "type": "table",
1733
1648
  "columns": [
1734
- "UUID",
1649
+ "Action ID",
1735
1650
  "Name",
1736
- "Email",
1737
- "Company",
1738
- "Score",
1739
- "Last Seen"
1651
+ "Start",
1652
+ "End",
1653
+ "Require Email"
1740
1654
  ]
1741
1655
  },
1742
1656
  "side_effects": "none"
@@ -1747,17 +1661,17 @@
1747
1661
  "dist",
1748
1662
  "commands",
1749
1663
  "audience",
1750
- "search.cjs"
1664
+ "list-collectors.cjs"
1751
1665
  ]
1752
1666
  },
1753
- "audience:timelines": {
1667
+ "audience:list": {
1754
1668
  "aliases": [],
1755
1669
  "args": {},
1756
- "description": "Get audience member timelines",
1670
+ "description": "List audience members",
1757
1671
  "examples": [
1758
- "<%= config.bin %> audience timelines",
1759
- "<%= config.bin %> audience timelines --uuid \"abc-123\" --size 20",
1760
- "<%= config.bin %> audience timelines --objects \"456 789\" --json"
1672
+ "<%= config.bin %> audience list",
1673
+ "<%= config.bin %> audience list --page 2 --size 50",
1674
+ "<%= config.bin %> audience list --search \"john\" --identified --json"
1761
1675
  ],
1762
1676
  "flags": {
1763
1677
  "json": {
@@ -1793,7 +1707,7 @@
1793
1707
  "type": "option"
1794
1708
  },
1795
1709
  "size": {
1796
- "description": "Page size",
1710
+ "description": "Page size (max 500)",
1797
1711
  "name": "size",
1798
1712
  "required": false,
1799
1713
  "hasDynamicHelp": false,
@@ -1808,33 +1722,40 @@
1808
1722
  "multiple": false,
1809
1723
  "type": "option"
1810
1724
  },
1811
- "uuid": {
1812
- "description": "Filter by audience member UUID",
1813
- "name": "uuid",
1725
+ "orderby": {
1726
+ "description": "Order by field (recent, timeline_count, score, first)",
1727
+ "name": "orderby",
1814
1728
  "required": false,
1815
1729
  "hasDynamicHelp": false,
1816
1730
  "multiple": false,
1817
1731
  "type": "option"
1818
1732
  },
1819
- "objects": {
1820
- "description": "Filter by object IDs (space-separated)",
1821
- "name": "objects",
1733
+ "order": {
1734
+ "description": "Sort direction (asc/desc)",
1735
+ "name": "order",
1822
1736
  "required": false,
1823
1737
  "hasDynamicHelp": false,
1824
1738
  "multiple": false,
1825
1739
  "type": "option"
1826
1740
  },
1827
- "orderby": {
1828
- "description": "Order by field",
1829
- "name": "orderby",
1741
+ "search": {
1742
+ "description": "Free-text search across names and emails",
1743
+ "name": "search",
1830
1744
  "required": false,
1831
1745
  "hasDynamicHelp": false,
1832
1746
  "multiple": false,
1833
1747
  "type": "option"
1834
1748
  },
1835
- "order": {
1836
- "description": "Sort direction (asc/desc)",
1837
- "name": "order",
1749
+ "identified": {
1750
+ "description": "Filter to identified profiles only",
1751
+ "name": "identified",
1752
+ "required": false,
1753
+ "allowNo": true,
1754
+ "type": "boolean"
1755
+ },
1756
+ "objects": {
1757
+ "description": "Filter by viewed object IDs (space-separated)",
1758
+ "name": "objects",
1838
1759
  "required": false,
1839
1760
  "hasDynamicHelp": false,
1840
1761
  "multiple": false,
@@ -1843,23 +1764,23 @@
1843
1764
  },
1844
1765
  "hasDynamicHelp": false,
1845
1766
  "hiddenAliases": [],
1846
- "id": "audience:timelines",
1767
+ "id": "audience:list",
1847
1768
  "pluginAlias": "twentythree-cli",
1848
1769
  "pluginName": "twentythree-cli",
1849
1770
  "pluginType": "core",
1850
1771
  "strict": true,
1851
1772
  "agentMetadata": {
1852
- "api_endpoint": "GET /audience/timelines",
1773
+ "api_endpoint": "GET /audience/list",
1853
1774
  "auth_scope": "read",
1854
1775
  "output_shape": {
1855
1776
  "type": "table",
1856
1777
  "columns": [
1857
1778
  "UUID",
1858
- "Object ID",
1859
- "Type",
1860
- "Engagement",
1861
- "Sessions",
1862
- "Source"
1779
+ "Name",
1780
+ "Email",
1781
+ "Company",
1782
+ "Score",
1783
+ "Timelines"
1863
1784
  ]
1864
1785
  },
1865
1786
  "side_effects": "none"
@@ -1870,17 +1791,17 @@
1870
1791
  "dist",
1871
1792
  "commands",
1872
1793
  "audience",
1873
- "timelines.cjs"
1794
+ "list.cjs"
1874
1795
  ]
1875
1796
  },
1876
- "audience:unregister": {
1797
+ "audience:metrics": {
1877
1798
  "aliases": [],
1878
1799
  "args": {},
1879
- "description": "Remove a registration for an audience contact",
1800
+ "description": "Get audience aggregate metrics",
1880
1801
  "examples": [
1881
- "<%= config.bin %> audience unregister --object-id 123 --email \"jane@example.com\"",
1882
- "<%= config.bin %> audience unregister --object-id 456 --uuid \"abc-def-ghi\"",
1883
- "<%= config.bin %> audience unregister --object-id 789 --json"
1802
+ "<%= config.bin %> audience metrics",
1803
+ "<%= config.bin %> audience metrics --identified --json",
1804
+ "<%= config.bin %> audience metrics --search \"acme\" --size 100"
1884
1805
  ],
1885
1806
  "flags": {
1886
1807
  "json": {
@@ -1907,63 +1828,86 @@
1907
1828
  "allowNo": false,
1908
1829
  "type": "boolean"
1909
1830
  },
1910
- "object-id": {
1911
- "description": "Object ID to unregister from",
1912
- "name": "object-id",
1913
- "required": true,
1831
+ "page": {
1832
+ "description": "Page number",
1833
+ "name": "page",
1834
+ "required": false,
1914
1835
  "hasDynamicHelp": false,
1915
1836
  "multiple": false,
1916
1837
  "type": "option"
1917
1838
  },
1918
- "email": {
1919
- "description": "Contact email",
1920
- "name": "email",
1839
+ "size": {
1840
+ "description": "Page size",
1841
+ "name": "size",
1921
1842
  "required": false,
1922
1843
  "hasDynamicHelp": false,
1923
1844
  "multiple": false,
1924
1845
  "type": "option"
1925
1846
  },
1926
- "uuid": {
1927
- "description": "Contact UUID",
1928
- "name": "uuid",
1847
+ "offset": {
1848
+ "description": "Offset for pagination",
1849
+ "name": "offset",
1929
1850
  "required": false,
1930
1851
  "hasDynamicHelp": false,
1931
1852
  "multiple": false,
1932
1853
  "type": "option"
1933
- }
1934
- },
1935
- "hasDynamicHelp": false,
1936
- "hiddenAliases": [],
1937
- "id": "audience:unregister",
1938
- "pluginAlias": "twentythree-cli",
1939
- "pluginName": "twentythree-cli",
1940
- "pluginType": "core",
1941
- "strict": true,
1942
- "agentMetadata": {
1943
- "api_endpoint": "POST /audience/unregister",
1944
- "auth_scope": "write",
1945
- "output_shape": {
1946
- "type": "none"
1947
1854
  },
1948
- "side_effects": "destructive"
1949
- },
1950
- "enableJsonFlag": true,
1951
- "isESM": false,
1952
- "relativePath": [
1855
+ "search": {
1856
+ "description": "Free-text search filter",
1857
+ "name": "search",
1858
+ "required": false,
1859
+ "hasDynamicHelp": false,
1860
+ "multiple": false,
1861
+ "type": "option"
1862
+ },
1863
+ "identified": {
1864
+ "description": "Filter to identified profiles only",
1865
+ "name": "identified",
1866
+ "required": false,
1867
+ "allowNo": true,
1868
+ "type": "boolean"
1869
+ },
1870
+ "objects": {
1871
+ "description": "Filter by viewed object IDs (space-separated)",
1872
+ "name": "objects",
1873
+ "required": false,
1874
+ "hasDynamicHelp": false,
1875
+ "multiple": false,
1876
+ "type": "option"
1877
+ }
1878
+ },
1879
+ "hasDynamicHelp": false,
1880
+ "hiddenAliases": [],
1881
+ "id": "audience:metrics",
1882
+ "pluginAlias": "twentythree-cli",
1883
+ "pluginName": "twentythree-cli",
1884
+ "pluginType": "core",
1885
+ "strict": true,
1886
+ "agentMetadata": {
1887
+ "api_endpoint": "GET /audience/metrics",
1888
+ "auth_scope": "read",
1889
+ "output_shape": {
1890
+ "type": "key-value"
1891
+ },
1892
+ "side_effects": "none"
1893
+ },
1894
+ "enableJsonFlag": true,
1895
+ "isESM": false,
1896
+ "relativePath": [
1953
1897
  "dist",
1954
1898
  "commands",
1955
1899
  "audience",
1956
- "unregister.cjs"
1900
+ "metrics.cjs"
1957
1901
  ]
1958
1902
  },
1959
- "app:add": {
1903
+ "audience:register": {
1960
1904
  "aliases": [],
1961
1905
  "args": {},
1962
- "description": "Create a new app integration",
1906
+ "description": "Register an audience contact",
1963
1907
  "examples": [
1964
- "<%= config.bin %> app add --name \"My App\"",
1965
- "<%= config.bin %> app add --name \"My App\" --description \"A sample app\"",
1966
- "<%= config.bin %> app add --name \"My App\" --json"
1908
+ "<%= config.bin %> audience register --email \"jane@example.com\"",
1909
+ "<%= config.bin %> audience register --email \"john@acme.com\" --object-id 123 --firstname \"John\" --lastname \"Doe\"",
1910
+ "<%= config.bin %> audience register --email \"user@co.com\" --company \"Acme Corp\" --source api --json"
1967
1911
  ],
1968
1912
  "flags": {
1969
1913
  "json": {
@@ -1990,33 +1934,81 @@
1990
1934
  "allowNo": false,
1991
1935
  "type": "boolean"
1992
1936
  },
1993
- "name": {
1994
- "description": "App name",
1995
- "name": "name",
1937
+ "email": {
1938
+ "description": "Contact email address",
1939
+ "name": "email",
1996
1940
  "required": true,
1997
1941
  "hasDynamicHelp": false,
1998
1942
  "multiple": false,
1999
1943
  "type": "option"
2000
1944
  },
2001
- "description": {
2002
- "description": "App description",
2003
- "name": "description",
1945
+ "object-id": {
1946
+ "description": "Webinar/video ID to register for",
1947
+ "name": "object-id",
2004
1948
  "required": false,
2005
1949
  "hasDynamicHelp": false,
2006
1950
  "multiple": false,
2007
1951
  "type": "option"
2008
1952
  },
2009
- "style": {
2010
- "description": "App style",
2011
- "name": "style",
1953
+ "uuid": {
1954
+ "description": "Existing contact UUID",
1955
+ "name": "uuid",
2012
1956
  "required": false,
2013
1957
  "hasDynamicHelp": false,
2014
1958
  "multiple": false,
2015
1959
  "type": "option"
2016
1960
  },
2017
- "type": {
2018
- "description": "App type",
2019
- "name": "type",
1961
+ "action-id": {
1962
+ "description": "Collector action ID",
1963
+ "name": "action-id",
1964
+ "required": false,
1965
+ "hasDynamicHelp": false,
1966
+ "multiple": false,
1967
+ "type": "option"
1968
+ },
1969
+ "firstname": {
1970
+ "description": "First name",
1971
+ "name": "firstname",
1972
+ "required": false,
1973
+ "hasDynamicHelp": false,
1974
+ "multiple": false,
1975
+ "type": "option"
1976
+ },
1977
+ "lastname": {
1978
+ "description": "Last name",
1979
+ "name": "lastname",
1980
+ "required": false,
1981
+ "hasDynamicHelp": false,
1982
+ "multiple": false,
1983
+ "type": "option"
1984
+ },
1985
+ "company": {
1986
+ "description": "Company name",
1987
+ "name": "company",
1988
+ "required": false,
1989
+ "hasDynamicHelp": false,
1990
+ "multiple": false,
1991
+ "type": "option"
1992
+ },
1993
+ "phone": {
1994
+ "description": "Phone number",
1995
+ "name": "phone",
1996
+ "required": false,
1997
+ "hasDynamicHelp": false,
1998
+ "multiple": false,
1999
+ "type": "option"
2000
+ },
2001
+ "return-url": {
2002
+ "description": "Base URL for tracking URL",
2003
+ "name": "return-url",
2004
+ "required": false,
2005
+ "hasDynamicHelp": false,
2006
+ "multiple": false,
2007
+ "type": "option"
2008
+ },
2009
+ "source": {
2010
+ "description": "Registration source (api, import, site, custom)",
2011
+ "name": "source",
2020
2012
  "required": false,
2021
2013
  "hasDynamicHelp": false,
2022
2014
  "multiple": false,
@@ -2025,41 +2017,36 @@
2025
2017
  },
2026
2018
  "hasDynamicHelp": false,
2027
2019
  "hiddenAliases": [],
2028
- "id": "app:add",
2020
+ "id": "audience:register",
2029
2021
  "pluginAlias": "twentythree-cli",
2030
2022
  "pluginName": "twentythree-cli",
2031
2023
  "pluginType": "core",
2032
2024
  "strict": true,
2033
- "enableJsonFlag": true,
2034
2025
  "agentMetadata": {
2035
- "api_endpoint": "POST /app/add",
2026
+ "api_endpoint": "POST /audience/register",
2036
2027
  "auth_scope": "write",
2037
2028
  "output_shape": {
2038
- "type": "key-value"
2029
+ "type": "none"
2039
2030
  },
2040
2031
  "side_effects": "creates"
2041
2032
  },
2033
+ "enableJsonFlag": true,
2042
2034
  "isESM": false,
2043
2035
  "relativePath": [
2044
2036
  "dist",
2045
2037
  "commands",
2046
- "app",
2047
- "add.cjs"
2038
+ "audience",
2039
+ "register.cjs"
2048
2040
  ]
2049
2041
  },
2050
- "app:delete": {
2042
+ "audience:remove": {
2051
2043
  "aliases": [],
2052
- "args": {
2053
- "id": {
2054
- "description": "App ID",
2055
- "name": "id",
2056
- "required": true
2057
- }
2058
- },
2059
- "description": "Delete an app integration from the active workspace",
2044
+ "args": {},
2045
+ "description": "Permanently remove an audience contact",
2060
2046
  "examples": [
2061
- "<%= config.bin %> app delete 12345",
2062
- "<%= config.bin %> app delete 12345 --json"
2047
+ "<%= config.bin %> audience remove --email \"jane@example.com\"",
2048
+ "<%= config.bin %> audience remove --uuid \"abc-def-ghi\"",
2049
+ "<%= config.bin %> audience remove --email \"user@co.com\" --json"
2063
2050
  ],
2064
2051
  "flags": {
2065
2052
  "json": {
@@ -2085,41 +2072,56 @@
2085
2072
  "name": "agent",
2086
2073
  "allowNo": false,
2087
2074
  "type": "boolean"
2075
+ },
2076
+ "email": {
2077
+ "description": "Contact email address",
2078
+ "name": "email",
2079
+ "required": false,
2080
+ "hasDynamicHelp": false,
2081
+ "multiple": false,
2082
+ "type": "option"
2083
+ },
2084
+ "uuid": {
2085
+ "description": "Contact UUID",
2086
+ "name": "uuid",
2087
+ "required": false,
2088
+ "hasDynamicHelp": false,
2089
+ "multiple": false,
2090
+ "type": "option"
2088
2091
  }
2089
2092
  },
2090
2093
  "hasDynamicHelp": false,
2091
2094
  "hiddenAliases": [],
2092
- "id": "app:delete",
2095
+ "id": "audience:remove",
2093
2096
  "pluginAlias": "twentythree-cli",
2094
2097
  "pluginName": "twentythree-cli",
2095
2098
  "pluginType": "core",
2096
2099
  "strict": true,
2097
- "enableJsonFlag": true,
2098
2100
  "agentMetadata": {
2099
- "api_endpoint": "POST /app/delete",
2101
+ "api_endpoint": "POST /audience/remove",
2100
2102
  "auth_scope": "write",
2101
2103
  "output_shape": {
2102
- "type": "key-value"
2104
+ "type": "none"
2103
2105
  },
2104
2106
  "side_effects": "destructive"
2105
2107
  },
2108
+ "enableJsonFlag": true,
2106
2109
  "isESM": false,
2107
2110
  "relativePath": [
2108
2111
  "dist",
2109
2112
  "commands",
2110
- "app",
2111
- "delete.cjs"
2113
+ "audience",
2114
+ "remove.cjs"
2112
2115
  ]
2113
2116
  },
2114
- "app:list": {
2117
+ "audience:search": {
2115
2118
  "aliases": [],
2116
2119
  "args": {},
2117
- "description": "List player design apps on the active workspace",
2120
+ "description": "Search audience members",
2118
2121
  "examples": [
2119
- "<%= config.bin %> app list",
2120
- "<%= config.bin %> app list --app-id 42",
2121
- "<%= config.bin %> app list --page 2 --size 50",
2122
- "<%= config.bin %> app list --json"
2122
+ "<%= config.bin %> audience search --text \"john doe\"",
2123
+ "<%= config.bin %> audience search --text \"acme\" --size 20 --json",
2124
+ "<%= config.bin %> audience search --text \"jane\" --orderby score --order desc"
2123
2125
  ],
2124
2126
  "flags": {
2125
2127
  "json": {
@@ -2146,25 +2148,41 @@
2146
2148
  "allowNo": false,
2147
2149
  "type": "boolean"
2148
2150
  },
2149
- "app-id": {
2150
- "description": "Filter results to a specific app ID",
2151
- "name": "app-id",
2151
+ "text": {
2152
+ "description": "Search text (required)",
2153
+ "name": "text",
2154
+ "required": true,
2155
+ "hasDynamicHelp": false,
2156
+ "multiple": false,
2157
+ "type": "option"
2158
+ },
2159
+ "size": {
2160
+ "description": "Number of results",
2161
+ "name": "size",
2152
2162
  "required": false,
2153
2163
  "hasDynamicHelp": false,
2154
2164
  "multiple": false,
2155
2165
  "type": "option"
2156
2166
  },
2157
- "page": {
2158
- "description": "Page offset",
2159
- "name": "page",
2167
+ "offset": {
2168
+ "description": "Results offset",
2169
+ "name": "offset",
2160
2170
  "required": false,
2161
2171
  "hasDynamicHelp": false,
2162
2172
  "multiple": false,
2163
2173
  "type": "option"
2164
2174
  },
2165
- "size": {
2166
- "description": "Number of results per page (default 20, max 100)",
2167
- "name": "size",
2175
+ "orderby": {
2176
+ "description": "Order by field",
2177
+ "name": "orderby",
2178
+ "required": false,
2179
+ "hasDynamicHelp": false,
2180
+ "multiple": false,
2181
+ "type": "option"
2182
+ },
2183
+ "order": {
2184
+ "description": "Sort direction (asc/desc)",
2185
+ "name": "order",
2168
2186
  "required": false,
2169
2187
  "hasDynamicHelp": false,
2170
2188
  "multiple": false,
@@ -2173,47 +2191,44 @@
2173
2191
  },
2174
2192
  "hasDynamicHelp": false,
2175
2193
  "hiddenAliases": [],
2176
- "id": "app:list",
2194
+ "id": "audience:search",
2177
2195
  "pluginAlias": "twentythree-cli",
2178
2196
  "pluginName": "twentythree-cli",
2179
2197
  "pluginType": "core",
2180
2198
  "strict": true,
2181
- "enableJsonFlag": true,
2182
2199
  "agentMetadata": {
2183
- "api_endpoint": "POST /app/list",
2200
+ "api_endpoint": "GET /audience/search",
2184
2201
  "auth_scope": "read",
2185
2202
  "output_shape": {
2186
2203
  "type": "table",
2187
2204
  "columns": [
2188
- "ID",
2205
+ "UUID",
2189
2206
  "Name",
2190
- "Type",
2191
- "Description"
2207
+ "Email",
2208
+ "Company",
2209
+ "Score",
2210
+ "Last Seen"
2192
2211
  ]
2193
2212
  },
2194
2213
  "side_effects": "none"
2195
2214
  },
2215
+ "enableJsonFlag": true,
2196
2216
  "isESM": false,
2197
2217
  "relativePath": [
2198
2218
  "dist",
2199
2219
  "commands",
2200
- "app",
2201
- "list.cjs"
2220
+ "audience",
2221
+ "search.cjs"
2202
2222
  ]
2203
2223
  },
2204
- "app:remove-thumbnail": {
2224
+ "audience:timelines": {
2205
2225
  "aliases": [],
2206
- "args": {
2207
- "id": {
2208
- "description": "App ID",
2209
- "name": "id",
2210
- "required": true
2211
- }
2212
- },
2213
- "description": "Remove the custom thumbnail for an app, reverting to the default",
2226
+ "args": {},
2227
+ "description": "Get audience member timelines",
2214
2228
  "examples": [
2215
- "<%= config.bin %> app remove-thumbnail 42",
2216
- "<%= config.bin %> app remove-thumbnail 42 --json"
2229
+ "<%= config.bin %> audience timelines",
2230
+ "<%= config.bin %> audience timelines --uuid \"abc-123\" --size 20",
2231
+ "<%= config.bin %> audience timelines --objects \"456 789\" --json"
2217
2232
  ],
2218
2233
  "flags": {
2219
2234
  "json": {
@@ -2239,45 +2254,104 @@
2239
2254
  "name": "agent",
2240
2255
  "allowNo": false,
2241
2256
  "type": "boolean"
2257
+ },
2258
+ "page": {
2259
+ "description": "Page number",
2260
+ "name": "page",
2261
+ "required": false,
2262
+ "hasDynamicHelp": false,
2263
+ "multiple": false,
2264
+ "type": "option"
2265
+ },
2266
+ "size": {
2267
+ "description": "Page size",
2268
+ "name": "size",
2269
+ "required": false,
2270
+ "hasDynamicHelp": false,
2271
+ "multiple": false,
2272
+ "type": "option"
2273
+ },
2274
+ "offset": {
2275
+ "description": "Offset for pagination",
2276
+ "name": "offset",
2277
+ "required": false,
2278
+ "hasDynamicHelp": false,
2279
+ "multiple": false,
2280
+ "type": "option"
2281
+ },
2282
+ "uuid": {
2283
+ "description": "Filter by audience member UUID",
2284
+ "name": "uuid",
2285
+ "required": false,
2286
+ "hasDynamicHelp": false,
2287
+ "multiple": false,
2288
+ "type": "option"
2289
+ },
2290
+ "objects": {
2291
+ "description": "Filter by object IDs (space-separated)",
2292
+ "name": "objects",
2293
+ "required": false,
2294
+ "hasDynamicHelp": false,
2295
+ "multiple": false,
2296
+ "type": "option"
2297
+ },
2298
+ "orderby": {
2299
+ "description": "Order by field",
2300
+ "name": "orderby",
2301
+ "required": false,
2302
+ "hasDynamicHelp": false,
2303
+ "multiple": false,
2304
+ "type": "option"
2305
+ },
2306
+ "order": {
2307
+ "description": "Sort direction (asc/desc)",
2308
+ "name": "order",
2309
+ "required": false,
2310
+ "hasDynamicHelp": false,
2311
+ "multiple": false,
2312
+ "type": "option"
2242
2313
  }
2243
2314
  },
2244
2315
  "hasDynamicHelp": false,
2245
2316
  "hiddenAliases": [],
2246
- "id": "app:remove-thumbnail",
2317
+ "id": "audience:timelines",
2247
2318
  "pluginAlias": "twentythree-cli",
2248
2319
  "pluginName": "twentythree-cli",
2249
2320
  "pluginType": "core",
2250
2321
  "strict": true,
2251
- "enableJsonFlag": true,
2252
2322
  "agentMetadata": {
2253
- "api_endpoint": "POST /app/remove-thumbnail",
2254
- "auth_scope": "write",
2323
+ "api_endpoint": "GET /audience/timelines",
2324
+ "auth_scope": "read",
2255
2325
  "output_shape": {
2256
- "type": "key-value"
2326
+ "type": "table",
2327
+ "columns": [
2328
+ "UUID",
2329
+ "Object ID",
2330
+ "Type",
2331
+ "Engagement",
2332
+ "Sessions",
2333
+ "Source"
2334
+ ]
2257
2335
  },
2258
- "side_effects": "updates"
2336
+ "side_effects": "none"
2259
2337
  },
2338
+ "enableJsonFlag": true,
2260
2339
  "isESM": false,
2261
2340
  "relativePath": [
2262
2341
  "dist",
2263
- "commands",
2264
- "app",
2265
- "remove-thumbnail.cjs"
2266
- ]
2267
- },
2268
- "app:set-thumbnail": {
2269
- "aliases": [],
2270
- "args": {
2271
- "file": {
2272
- "description": "Path to the thumbnail image file",
2273
- "name": "file",
2274
- "required": true
2275
- }
2276
- },
2277
- "description": "Upload and set a custom thumbnail image for an app",
2342
+ "commands",
2343
+ "audience",
2344
+ "timelines.cjs"
2345
+ ]
2346
+ },
2347
+ "audience:unregister": {
2348
+ "aliases": [],
2349
+ "args": {},
2350
+ "description": "Remove a registration for an audience contact",
2278
2351
  "examples": [
2279
- "<%= config.bin %> app set-thumbnail ./thumbnail.png --app-id 42",
2280
- "<%= config.bin %> app set-thumbnail ./thumbnail.jpg --app-id 42 --json"
2352
+ "<%= config.bin %> audience unregister --object-id 123 --email \"jane@example.com\"",
2353
+ "<%= config.bin %> audience unregister --object-id 456 --uuid \"abc-def-ghi\"",
2354
+ "<%= config.bin %> audience unregister --object-id 789 --json"
2281
2355
  ],
2282
2356
  "flags": {
2283
2357
  "json": {
@@ -2304,54 +2378,93 @@
2304
2378
  "allowNo": false,
2305
2379
  "type": "boolean"
2306
2380
  },
2307
- "app-id": {
2308
- "description": "App ID to update",
2309
- "name": "app-id",
2381
+ "object-id": {
2382
+ "description": "Object ID to unregister from",
2383
+ "name": "object-id",
2310
2384
  "required": true,
2311
2385
  "hasDynamicHelp": false,
2312
2386
  "multiple": false,
2313
2387
  "type": "option"
2388
+ },
2389
+ "email": {
2390
+ "description": "Contact email",
2391
+ "name": "email",
2392
+ "required": false,
2393
+ "hasDynamicHelp": false,
2394
+ "multiple": false,
2395
+ "type": "option"
2396
+ },
2397
+ "uuid": {
2398
+ "description": "Contact UUID",
2399
+ "name": "uuid",
2400
+ "required": false,
2401
+ "hasDynamicHelp": false,
2402
+ "multiple": false,
2403
+ "type": "option"
2314
2404
  }
2315
2405
  },
2316
2406
  "hasDynamicHelp": false,
2317
2407
  "hiddenAliases": [],
2318
- "id": "app:set-thumbnail",
2408
+ "id": "audience:unregister",
2319
2409
  "pluginAlias": "twentythree-cli",
2320
2410
  "pluginName": "twentythree-cli",
2321
2411
  "pluginType": "core",
2322
2412
  "strict": true,
2323
- "enableJsonFlag": true,
2324
2413
  "agentMetadata": {
2325
- "api_endpoint": "POST /app/set-thumbnail",
2414
+ "api_endpoint": "POST /audience/unregister",
2326
2415
  "auth_scope": "write",
2327
2416
  "output_shape": {
2328
- "type": "key-value"
2417
+ "type": "none"
2329
2418
  },
2330
- "side_effects": "updates"
2419
+ "side_effects": "destructive"
2331
2420
  },
2421
+ "enableJsonFlag": true,
2332
2422
  "isESM": false,
2333
2423
  "relativePath": [
2334
2424
  "dist",
2335
2425
  "commands",
2336
- "app",
2337
- "set-thumbnail.cjs"
2426
+ "audience",
2427
+ "unregister.cjs"
2338
2428
  ]
2339
2429
  },
2340
- "app:update": {
2430
+ "auth:credentials": {
2341
2431
  "aliases": [],
2342
- "args": {
2343
- "id": {
2344
- "description": "App ID",
2345
- "name": "id",
2346
- "required": true
2347
- }
2432
+ "args": {},
2433
+ "description": "Configure domain and bearer token for a TwentyThree workspace",
2434
+ "examples": [
2435
+ "<%= config.bin %> auth credentials"
2436
+ ],
2437
+ "flags": {},
2438
+ "hasDynamicHelp": false,
2439
+ "hiddenAliases": [],
2440
+ "id": "auth:credentials",
2441
+ "pluginAlias": "twentythree-cli",
2442
+ "pluginName": "twentythree-cli",
2443
+ "pluginType": "core",
2444
+ "strict": true,
2445
+ "enableJsonFlag": false,
2446
+ "agentMetadata": {
2447
+ "api_endpoint": "interactive",
2448
+ "auth_scope": "none",
2449
+ "output_shape": {
2450
+ "type": "none"
2451
+ },
2452
+ "side_effects": "creates"
2348
2453
  },
2349
- "description": "Update an existing app integration",
2454
+ "isESM": false,
2455
+ "relativePath": [
2456
+ "dist",
2457
+ "commands",
2458
+ "auth",
2459
+ "credentials.cjs"
2460
+ ]
2461
+ },
2462
+ "auth:status": {
2463
+ "aliases": [],
2464
+ "args": {},
2465
+ "description": "Show authentication status and active workspace",
2350
2466
  "examples": [
2351
- "<%= config.bin %> app update 12345 --name \"Updated Name\"",
2352
- "<%= config.bin %> app update 12345 --description \"New description\"",
2353
- "<%= config.bin %> app update 12345 --name \"Updated Name\" --description \"New description\"",
2354
- "<%= config.bin %> app update 12345 --name \"Updated Name\" --json"
2467
+ "<%= config.bin %> auth status"
2355
2468
  ],
2356
2469
  "flags": {
2357
2470
  "json": {
@@ -2377,67 +2490,43 @@
2377
2490
  "name": "agent",
2378
2491
  "allowNo": false,
2379
2492
  "type": "boolean"
2380
- },
2381
- "name": {
2382
- "description": "App name",
2383
- "name": "name",
2384
- "required": false,
2385
- "hasDynamicHelp": false,
2386
- "multiple": false,
2387
- "type": "option"
2388
- },
2389
- "description": {
2390
- "description": "App description",
2391
- "name": "description",
2392
- "required": false,
2393
- "hasDynamicHelp": false,
2394
- "multiple": false,
2395
- "type": "option"
2396
- },
2397
- "style": {
2398
- "description": "App style",
2399
- "name": "style",
2400
- "required": false,
2401
- "hasDynamicHelp": false,
2402
- "multiple": false,
2403
- "type": "option"
2404
2493
  }
2405
2494
  },
2406
2495
  "hasDynamicHelp": false,
2407
2496
  "hiddenAliases": [],
2408
- "id": "app:update",
2497
+ "id": "auth:status",
2409
2498
  "pluginAlias": "twentythree-cli",
2410
2499
  "pluginName": "twentythree-cli",
2411
2500
  "pluginType": "core",
2412
2501
  "strict": true,
2413
2502
  "enableJsonFlag": true,
2414
2503
  "agentMetadata": {
2415
- "api_endpoint": "POST /app/update",
2416
- "auth_scope": "write",
2504
+ "api_endpoint": "local",
2505
+ "auth_scope": "none",
2417
2506
  "output_shape": {
2418
2507
  "type": "key-value"
2419
2508
  },
2420
- "side_effects": "updates"
2509
+ "side_effects": "none"
2421
2510
  },
2422
2511
  "isESM": false,
2423
2512
  "relativePath": [
2424
2513
  "dist",
2425
2514
  "commands",
2426
- "app",
2427
- "update.cjs"
2515
+ "auth",
2516
+ "status.cjs"
2428
2517
  ]
2429
2518
  },
2430
- "auth:credentials": {
2519
+ "auth:switch": {
2431
2520
  "aliases": [],
2432
2521
  "args": {},
2433
- "description": "Configure domain and bearer token for a TwentyThree workspace",
2522
+ "description": "Switch the active workspace",
2434
2523
  "examples": [
2435
- "<%= config.bin %> auth credentials"
2524
+ "<%= config.bin %> auth switch"
2436
2525
  ],
2437
2526
  "flags": {},
2438
2527
  "hasDynamicHelp": false,
2439
2528
  "hiddenAliases": [],
2440
- "id": "auth:credentials",
2529
+ "id": "auth:switch",
2441
2530
  "pluginAlias": "twentythree-cli",
2442
2531
  "pluginName": "twentythree-cli",
2443
2532
  "pluginType": "core",
@@ -2449,22 +2538,22 @@
2449
2538
  "output_shape": {
2450
2539
  "type": "none"
2451
2540
  },
2452
- "side_effects": "creates"
2541
+ "side_effects": "updates"
2453
2542
  },
2454
2543
  "isESM": false,
2455
2544
  "relativePath": [
2456
2545
  "dist",
2457
2546
  "commands",
2458
2547
  "auth",
2459
- "credentials.cjs"
2548
+ "switch.cjs"
2460
2549
  ]
2461
2550
  },
2462
- "auth:status": {
2551
+ "autocomplete": {
2463
2552
  "aliases": [],
2464
2553
  "args": {},
2465
- "description": "Show authentication status and active workspace",
2554
+ "description": "Set up tab completion for your shell",
2466
2555
  "examples": [
2467
- "<%= config.bin %> auth status"
2556
+ "<%= config.bin %> autocomplete"
2468
2557
  ],
2469
2558
  "flags": {
2470
2559
  "json": {
@@ -2494,26 +2583,26 @@
2494
2583
  },
2495
2584
  "hasDynamicHelp": false,
2496
2585
  "hiddenAliases": [],
2497
- "id": "auth:status",
2586
+ "id": "autocomplete",
2498
2587
  "pluginAlias": "twentythree-cli",
2499
2588
  "pluginName": "twentythree-cli",
2500
2589
  "pluginType": "core",
2501
2590
  "strict": true,
2502
2591
  "enableJsonFlag": true,
2503
2592
  "agentMetadata": {
2504
- "api_endpoint": "local",
2593
+ "api_endpoint": "interactive",
2505
2594
  "auth_scope": "none",
2506
2595
  "output_shape": {
2507
- "type": "key-value"
2596
+ "type": "none"
2508
2597
  },
2509
- "side_effects": "none"
2598
+ "side_effects": "creates"
2510
2599
  },
2511
2600
  "isESM": false,
2512
2601
  "relativePath": [
2513
2602
  "dist",
2514
2603
  "commands",
2515
- "auth",
2516
- "status.cjs"
2604
+ "autocomplete",
2605
+ "index.cjs"
2517
2606
  ]
2518
2607
  },
2519
2608
  "category:create": {
@@ -2774,105 +2863,17 @@
2774
2863
  "category:update": {
2775
2864
  "aliases": [],
2776
2865
  "args": {
2777
- "id": {
2778
- "description": "Category ID",
2779
- "name": "id",
2780
- "required": true
2781
- }
2782
- },
2783
- "description": "Update metadata for a category",
2784
- "examples": [
2785
- "<%= config.bin %> category update 42 --title \"New Title\"",
2786
- "<%= config.bin %> category update 42 --hidden",
2787
- "<%= config.bin %> category update 42"
2788
- ],
2789
- "flags": {
2790
- "json": {
2791
- "description": "Format output as json.",
2792
- "helpGroup": "GLOBAL",
2793
- "name": "json",
2794
- "allowNo": false,
2795
- "type": "boolean"
2796
- },
2797
- "workspace": {
2798
- "char": "w",
2799
- "helpGroup": "GLOBAL",
2800
- "name": "workspace",
2801
- "summary": "Workspace domain or display name to use for this invocation.",
2802
- "hasDynamicHelp": false,
2803
- "multiple": false,
2804
- "type": "option"
2805
- },
2806
- "agent": {
2807
- "description": "Output machine-readable command metadata for AI agent consumption",
2808
- "helpGroup": "GLOBAL",
2809
- "hidden": true,
2810
- "name": "agent",
2811
- "allowNo": false,
2812
- "type": "boolean"
2813
- },
2814
- "title": {
2815
- "description": "New title for the category",
2816
- "name": "title",
2817
- "required": false,
2818
- "hasDynamicHelp": false,
2819
- "multiple": false,
2820
- "type": "option"
2821
- },
2822
- "description": {
2823
- "description": "New description for the category",
2824
- "name": "description",
2825
- "required": false,
2826
- "hasDynamicHelp": false,
2827
- "multiple": false,
2828
- "type": "option"
2829
- },
2830
- "hidden": {
2831
- "description": "Show or hide the category",
2832
- "name": "hidden",
2833
- "required": false,
2834
- "allowNo": true,
2835
- "type": "boolean"
2836
- },
2837
- "hide-p": {
2838
- "hidden": true,
2839
- "name": "hide-p",
2840
- "required": false,
2841
- "hasDynamicHelp": false,
2842
- "multiple": false,
2843
- "type": "option"
2844
- }
2845
- },
2846
- "hasDynamicHelp": false,
2847
- "hiddenAliases": [],
2848
- "id": "category:update",
2849
- "pluginAlias": "twentythree-cli",
2850
- "pluginName": "twentythree-cli",
2851
- "pluginType": "core",
2852
- "strict": true,
2853
- "agentMetadata": {
2854
- "api_endpoint": "POST /album/update",
2855
- "auth_scope": "write",
2856
- "output_shape": {
2857
- "type": "none"
2858
- },
2859
- "side_effects": "updates"
2860
- },
2861
- "enableJsonFlag": true,
2862
- "isESM": false,
2863
- "relativePath": [
2864
- "dist",
2865
- "commands",
2866
- "category",
2867
- "update.cjs"
2868
- ]
2869
- },
2870
- "autocomplete": {
2871
- "aliases": [],
2872
- "args": {},
2873
- "description": "Set up tab completion for your shell",
2866
+ "id": {
2867
+ "description": "Category ID",
2868
+ "name": "id",
2869
+ "required": true
2870
+ }
2871
+ },
2872
+ "description": "Update metadata for a category",
2874
2873
  "examples": [
2875
- "<%= config.bin %> autocomplete"
2874
+ "<%= config.bin %> category update 42 --title \"New Title\"",
2875
+ "<%= config.bin %> category update 42 --hidden",
2876
+ "<%= config.bin %> category update 42"
2876
2877
  ],
2877
2878
  "flags": {
2878
2879
  "json": {
@@ -2898,30 +2899,61 @@
2898
2899
  "name": "agent",
2899
2900
  "allowNo": false,
2900
2901
  "type": "boolean"
2902
+ },
2903
+ "title": {
2904
+ "description": "New title for the category",
2905
+ "name": "title",
2906
+ "required": false,
2907
+ "hasDynamicHelp": false,
2908
+ "multiple": false,
2909
+ "type": "option"
2910
+ },
2911
+ "description": {
2912
+ "description": "New description for the category",
2913
+ "name": "description",
2914
+ "required": false,
2915
+ "hasDynamicHelp": false,
2916
+ "multiple": false,
2917
+ "type": "option"
2918
+ },
2919
+ "hidden": {
2920
+ "description": "Show or hide the category",
2921
+ "name": "hidden",
2922
+ "required": false,
2923
+ "allowNo": true,
2924
+ "type": "boolean"
2925
+ },
2926
+ "hide-p": {
2927
+ "hidden": true,
2928
+ "name": "hide-p",
2929
+ "required": false,
2930
+ "hasDynamicHelp": false,
2931
+ "multiple": false,
2932
+ "type": "option"
2901
2933
  }
2902
2934
  },
2903
2935
  "hasDynamicHelp": false,
2904
2936
  "hiddenAliases": [],
2905
- "id": "autocomplete",
2937
+ "id": "category:update",
2906
2938
  "pluginAlias": "twentythree-cli",
2907
2939
  "pluginName": "twentythree-cli",
2908
2940
  "pluginType": "core",
2909
2941
  "strict": true,
2910
- "enableJsonFlag": true,
2911
2942
  "agentMetadata": {
2912
- "api_endpoint": "interactive",
2913
- "auth_scope": "none",
2943
+ "api_endpoint": "POST /album/update",
2944
+ "auth_scope": "write",
2914
2945
  "output_shape": {
2915
2946
  "type": "none"
2916
2947
  },
2917
- "side_effects": "creates"
2948
+ "side_effects": "updates"
2918
2949
  },
2950
+ "enableJsonFlag": true,
2919
2951
  "isESM": false,
2920
2952
  "relativePath": [
2921
2953
  "dist",
2922
2954
  "commands",
2923
- "autocomplete",
2924
- "index.cjs"
2955
+ "category",
2956
+ "update.cjs"
2925
2957
  ]
2926
2958
  },
2927
2959
  "collector:exclude": {
@@ -6373,33 +6405,237 @@
6373
6405
  "api_endpoint": "POST /spot/set-videos",
6374
6406
  "auth_scope": "write",
6375
6407
  "output_shape": {
6376
- "type": "key-value"
6408
+ "type": "key-value"
6409
+ },
6410
+ "side_effects": "updates"
6411
+ },
6412
+ "isESM": false,
6413
+ "relativePath": [
6414
+ "dist",
6415
+ "commands",
6416
+ "spot",
6417
+ "set-videos.cjs"
6418
+ ]
6419
+ },
6420
+ "spot:update": {
6421
+ "aliases": [],
6422
+ "args": {
6423
+ "id": {
6424
+ "description": "Spot ID",
6425
+ "name": "id",
6426
+ "required": true
6427
+ }
6428
+ },
6429
+ "description": "Update a spot",
6430
+ "examples": [
6431
+ "<%= config.bin %> spot update 12345 --spot-name \"New Name\"",
6432
+ "<%= config.bin %> spot update 12345 --active",
6433
+ "<%= config.bin %> spot update 12345 --no-active",
6434
+ "<%= config.bin %> spot update 12345 --spot-name \"New Name\" --json"
6435
+ ],
6436
+ "flags": {
6437
+ "json": {
6438
+ "description": "Format output as json.",
6439
+ "helpGroup": "GLOBAL",
6440
+ "name": "json",
6441
+ "allowNo": false,
6442
+ "type": "boolean"
6443
+ },
6444
+ "workspace": {
6445
+ "char": "w",
6446
+ "helpGroup": "GLOBAL",
6447
+ "name": "workspace",
6448
+ "summary": "Workspace domain or display name to use for this invocation.",
6449
+ "hasDynamicHelp": false,
6450
+ "multiple": false,
6451
+ "type": "option"
6452
+ },
6453
+ "agent": {
6454
+ "description": "Output machine-readable command metadata for AI agent consumption",
6455
+ "helpGroup": "GLOBAL",
6456
+ "hidden": true,
6457
+ "name": "agent",
6458
+ "allowNo": false,
6459
+ "type": "boolean"
6460
+ },
6461
+ "spot-name": {
6462
+ "description": "New name for the spot",
6463
+ "name": "spot-name",
6464
+ "required": false,
6465
+ "hasDynamicHelp": false,
6466
+ "multiple": false,
6467
+ "type": "option"
6468
+ },
6469
+ "active": {
6470
+ "description": "Set active status",
6471
+ "name": "active",
6472
+ "required": false,
6473
+ "allowNo": true,
6474
+ "type": "boolean"
6475
+ },
6476
+ "active-p": {
6477
+ "hidden": true,
6478
+ "name": "active-p",
6479
+ "required": false,
6480
+ "hasDynamicHelp": false,
6481
+ "multiple": false,
6482
+ "type": "option"
6483
+ }
6484
+ },
6485
+ "hasDynamicHelp": false,
6486
+ "hiddenAliases": [],
6487
+ "id": "spot:update",
6488
+ "pluginAlias": "twentythree-cli",
6489
+ "pluginName": "twentythree-cli",
6490
+ "pluginType": "core",
6491
+ "strict": true,
6492
+ "enableJsonFlag": true,
6493
+ "agentMetadata": {
6494
+ "api_endpoint": "POST /spot/update",
6495
+ "auth_scope": "write",
6496
+ "output_shape": {
6497
+ "type": "key-value"
6498
+ },
6499
+ "side_effects": "updates"
6500
+ },
6501
+ "isESM": false,
6502
+ "relativePath": [
6503
+ "dist",
6504
+ "commands",
6505
+ "spot",
6506
+ "update.cjs"
6507
+ ]
6508
+ },
6509
+ "tag:list": {
6510
+ "aliases": [],
6511
+ "args": {},
6512
+ "description": "List tags in the active workspace",
6513
+ "examples": [
6514
+ "<%= config.bin %> tag list",
6515
+ "<%= config.bin %> tag list --search marketing",
6516
+ "<%= config.bin %> tag list --orderby count --order desc",
6517
+ "<%= config.bin %> tag list --json"
6518
+ ],
6519
+ "flags": {
6520
+ "json": {
6521
+ "description": "Format output as json.",
6522
+ "helpGroup": "GLOBAL",
6523
+ "name": "json",
6524
+ "allowNo": false,
6525
+ "type": "boolean"
6526
+ },
6527
+ "workspace": {
6528
+ "char": "w",
6529
+ "helpGroup": "GLOBAL",
6530
+ "name": "workspace",
6531
+ "summary": "Workspace domain or display name to use for this invocation.",
6532
+ "hasDynamicHelp": false,
6533
+ "multiple": false,
6534
+ "type": "option"
6535
+ },
6536
+ "agent": {
6537
+ "description": "Output machine-readable command metadata for AI agent consumption",
6538
+ "helpGroup": "GLOBAL",
6539
+ "hidden": true,
6540
+ "name": "agent",
6541
+ "allowNo": false,
6542
+ "type": "boolean"
6543
+ },
6544
+ "search": {
6545
+ "description": "Filter tags by a search string",
6546
+ "name": "search",
6547
+ "required": false,
6548
+ "hasDynamicHelp": false,
6549
+ "multiple": false,
6550
+ "type": "option"
6551
+ },
6552
+ "exclude-machine-tags": {
6553
+ "description": "Exclude machine tags from the results",
6554
+ "name": "exclude-machine-tags",
6555
+ "required": false,
6556
+ "allowNo": false,
6557
+ "type": "boolean"
6558
+ },
6559
+ "only-machine-tags": {
6560
+ "description": "Return only machine tags (overrides --exclude-machine-tags)",
6561
+ "name": "only-machine-tags",
6562
+ "required": false,
6563
+ "allowNo": false,
6564
+ "type": "boolean"
6565
+ },
6566
+ "only-published": {
6567
+ "description": "Return only tags from published videos",
6568
+ "name": "only-published",
6569
+ "required": false,
6570
+ "allowNo": false,
6571
+ "type": "boolean"
6572
+ },
6573
+ "orderby": {
6574
+ "description": "Order tags by this value",
6575
+ "name": "orderby",
6576
+ "required": false,
6577
+ "hasDynamicHelp": false,
6578
+ "multiple": false,
6579
+ "options": [
6580
+ "tag",
6581
+ "count"
6582
+ ],
6583
+ "type": "option"
6584
+ },
6585
+ "order": {
6586
+ "description": "Sort order for the results",
6587
+ "name": "order",
6588
+ "required": false,
6589
+ "hasDynamicHelp": false,
6590
+ "multiple": false,
6591
+ "options": [
6592
+ "asc",
6593
+ "desc"
6594
+ ],
6595
+ "type": "option"
6596
+ }
6597
+ },
6598
+ "hasDynamicHelp": false,
6599
+ "hiddenAliases": [],
6600
+ "id": "tag:list",
6601
+ "pluginAlias": "twentythree-cli",
6602
+ "pluginName": "twentythree-cli",
6603
+ "pluginType": "core",
6604
+ "strict": true,
6605
+ "agentMetadata": {
6606
+ "api_endpoint": "GET /tag/list",
6607
+ "auth_scope": "anonymous",
6608
+ "output_shape": {
6609
+ "type": "table",
6610
+ "columns": [
6611
+ "Tag",
6612
+ "Count"
6613
+ ]
6377
6614
  },
6378
- "side_effects": "updates"
6615
+ "side_effects": "none"
6379
6616
  },
6617
+ "enableJsonFlag": true,
6380
6618
  "isESM": false,
6381
6619
  "relativePath": [
6382
6620
  "dist",
6383
6621
  "commands",
6384
- "spot",
6385
- "set-videos.cjs"
6622
+ "tag",
6623
+ "list.cjs"
6386
6624
  ]
6387
6625
  },
6388
- "spot:update": {
6626
+ "tag:related": {
6389
6627
  "aliases": [],
6390
6628
  "args": {
6391
- "id": {
6392
- "description": "Spot ID",
6393
- "name": "id",
6629
+ "tag": {
6630
+ "description": "Tag to find related tags for",
6631
+ "name": "tag",
6394
6632
  "required": true
6395
6633
  }
6396
6634
  },
6397
- "description": "Update a spot",
6635
+ "description": "List tags related to a given tag",
6398
6636
  "examples": [
6399
- "<%= config.bin %> spot update 12345 --spot-name \"New Name\"",
6400
- "<%= config.bin %> spot update 12345 --active",
6401
- "<%= config.bin %> spot update 12345 --no-active",
6402
- "<%= config.bin %> spot update 12345 --spot-name \"New Name\" --json"
6637
+ "<%= config.bin %> tag related marketing",
6638
+ "<%= config.bin %> tag related marketing --json"
6403
6639
  ],
6404
6640
  "flags": {
6405
6641
  "json": {
@@ -6425,53 +6661,33 @@
6425
6661
  "name": "agent",
6426
6662
  "allowNo": false,
6427
6663
  "type": "boolean"
6428
- },
6429
- "spot-name": {
6430
- "description": "New name for the spot",
6431
- "name": "spot-name",
6432
- "required": false,
6433
- "hasDynamicHelp": false,
6434
- "multiple": false,
6435
- "type": "option"
6436
- },
6437
- "active": {
6438
- "description": "Set active status",
6439
- "name": "active",
6440
- "required": false,
6441
- "allowNo": true,
6442
- "type": "boolean"
6443
- },
6444
- "active-p": {
6445
- "hidden": true,
6446
- "name": "active-p",
6447
- "required": false,
6448
- "hasDynamicHelp": false,
6449
- "multiple": false,
6450
- "type": "option"
6451
6664
  }
6452
6665
  },
6453
6666
  "hasDynamicHelp": false,
6454
6667
  "hiddenAliases": [],
6455
- "id": "spot:update",
6668
+ "id": "tag:related",
6456
6669
  "pluginAlias": "twentythree-cli",
6457
6670
  "pluginName": "twentythree-cli",
6458
6671
  "pluginType": "core",
6459
6672
  "strict": true,
6460
- "enableJsonFlag": true,
6461
6673
  "agentMetadata": {
6462
- "api_endpoint": "POST /spot/update",
6463
- "auth_scope": "write",
6674
+ "api_endpoint": "GET /tag/related",
6675
+ "auth_scope": "anonymous",
6464
6676
  "output_shape": {
6465
- "type": "key-value"
6677
+ "type": "table",
6678
+ "columns": [
6679
+ "Tag"
6680
+ ]
6466
6681
  },
6467
- "side_effects": "updates"
6682
+ "side_effects": "none"
6468
6683
  },
6684
+ "enableJsonFlag": true,
6469
6685
  "isESM": false,
6470
6686
  "relativePath": [
6471
6687
  "dist",
6472
6688
  "commands",
6473
- "spot",
6474
- "update.cjs"
6689
+ "tag",
6690
+ "related.cjs"
6475
6691
  ]
6476
6692
  },
6477
6693
  "thumbnail:add": {
@@ -7035,192 +7251,8 @@
7035
7251
  "relativePath": [
7036
7252
  "dist",
7037
7253
  "commands",
7038
- "thumbnail",
7039
- "update.cjs"
7040
- ]
7041
- },
7042
- "tag:list": {
7043
- "aliases": [],
7044
- "args": {},
7045
- "description": "List tags in the active workspace",
7046
- "examples": [
7047
- "<%= config.bin %> tag list",
7048
- "<%= config.bin %> tag list --search marketing",
7049
- "<%= config.bin %> tag list --orderby count --order desc",
7050
- "<%= config.bin %> tag list --json"
7051
- ],
7052
- "flags": {
7053
- "json": {
7054
- "description": "Format output as json.",
7055
- "helpGroup": "GLOBAL",
7056
- "name": "json",
7057
- "allowNo": false,
7058
- "type": "boolean"
7059
- },
7060
- "workspace": {
7061
- "char": "w",
7062
- "helpGroup": "GLOBAL",
7063
- "name": "workspace",
7064
- "summary": "Workspace domain or display name to use for this invocation.",
7065
- "hasDynamicHelp": false,
7066
- "multiple": false,
7067
- "type": "option"
7068
- },
7069
- "agent": {
7070
- "description": "Output machine-readable command metadata for AI agent consumption",
7071
- "helpGroup": "GLOBAL",
7072
- "hidden": true,
7073
- "name": "agent",
7074
- "allowNo": false,
7075
- "type": "boolean"
7076
- },
7077
- "search": {
7078
- "description": "Filter tags by a search string",
7079
- "name": "search",
7080
- "required": false,
7081
- "hasDynamicHelp": false,
7082
- "multiple": false,
7083
- "type": "option"
7084
- },
7085
- "exclude-machine-tags": {
7086
- "description": "Exclude machine tags from the results",
7087
- "name": "exclude-machine-tags",
7088
- "required": false,
7089
- "allowNo": false,
7090
- "type": "boolean"
7091
- },
7092
- "only-machine-tags": {
7093
- "description": "Return only machine tags (overrides --exclude-machine-tags)",
7094
- "name": "only-machine-tags",
7095
- "required": false,
7096
- "allowNo": false,
7097
- "type": "boolean"
7098
- },
7099
- "only-published": {
7100
- "description": "Return only tags from published videos",
7101
- "name": "only-published",
7102
- "required": false,
7103
- "allowNo": false,
7104
- "type": "boolean"
7105
- },
7106
- "orderby": {
7107
- "description": "Order tags by this value",
7108
- "name": "orderby",
7109
- "required": false,
7110
- "hasDynamicHelp": false,
7111
- "multiple": false,
7112
- "options": [
7113
- "tag",
7114
- "count"
7115
- ],
7116
- "type": "option"
7117
- },
7118
- "order": {
7119
- "description": "Sort order for the results",
7120
- "name": "order",
7121
- "required": false,
7122
- "hasDynamicHelp": false,
7123
- "multiple": false,
7124
- "options": [
7125
- "asc",
7126
- "desc"
7127
- ],
7128
- "type": "option"
7129
- }
7130
- },
7131
- "hasDynamicHelp": false,
7132
- "hiddenAliases": [],
7133
- "id": "tag:list",
7134
- "pluginAlias": "twentythree-cli",
7135
- "pluginName": "twentythree-cli",
7136
- "pluginType": "core",
7137
- "strict": true,
7138
- "agentMetadata": {
7139
- "api_endpoint": "GET /tag/list",
7140
- "auth_scope": "anonymous",
7141
- "output_shape": {
7142
- "type": "table",
7143
- "columns": [
7144
- "Tag",
7145
- "Count"
7146
- ]
7147
- },
7148
- "side_effects": "none"
7149
- },
7150
- "enableJsonFlag": true,
7151
- "isESM": false,
7152
- "relativePath": [
7153
- "dist",
7154
- "commands",
7155
- "tag",
7156
- "list.cjs"
7157
- ]
7158
- },
7159
- "tag:related": {
7160
- "aliases": [],
7161
- "args": {
7162
- "tag": {
7163
- "description": "Tag to find related tags for",
7164
- "name": "tag",
7165
- "required": true
7166
- }
7167
- },
7168
- "description": "List tags related to a given tag",
7169
- "examples": [
7170
- "<%= config.bin %> tag related marketing",
7171
- "<%= config.bin %> tag related marketing --json"
7172
- ],
7173
- "flags": {
7174
- "json": {
7175
- "description": "Format output as json.",
7176
- "helpGroup": "GLOBAL",
7177
- "name": "json",
7178
- "allowNo": false,
7179
- "type": "boolean"
7180
- },
7181
- "workspace": {
7182
- "char": "w",
7183
- "helpGroup": "GLOBAL",
7184
- "name": "workspace",
7185
- "summary": "Workspace domain or display name to use for this invocation.",
7186
- "hasDynamicHelp": false,
7187
- "multiple": false,
7188
- "type": "option"
7189
- },
7190
- "agent": {
7191
- "description": "Output machine-readable command metadata for AI agent consumption",
7192
- "helpGroup": "GLOBAL",
7193
- "hidden": true,
7194
- "name": "agent",
7195
- "allowNo": false,
7196
- "type": "boolean"
7197
- }
7198
- },
7199
- "hasDynamicHelp": false,
7200
- "hiddenAliases": [],
7201
- "id": "tag:related",
7202
- "pluginAlias": "twentythree-cli",
7203
- "pluginName": "twentythree-cli",
7204
- "pluginType": "core",
7205
- "strict": true,
7206
- "agentMetadata": {
7207
- "api_endpoint": "GET /tag/related",
7208
- "auth_scope": "anonymous",
7209
- "output_shape": {
7210
- "type": "table",
7211
- "columns": [
7212
- "Tag"
7213
- ]
7214
- },
7215
- "side_effects": "none"
7216
- },
7217
- "enableJsonFlag": true,
7218
- "isESM": false,
7219
- "relativePath": [
7220
- "dist",
7221
- "commands",
7222
- "tag",
7223
- "related.cjs"
7254
+ "thumbnail",
7255
+ "update.cjs"
7224
7256
  ]
7225
7257
  },
7226
7258
  "user:create": {
@@ -8983,6 +9015,132 @@
8983
9015
  "unsubscribe.cjs"
8984
9016
  ]
8985
9017
  },
9018
+ "workspace:list": {
9019
+ "aliases": [],
9020
+ "args": {},
9021
+ "description": "List all configured workspaces",
9022
+ "examples": [
9023
+ "<%= config.bin %> workspace list"
9024
+ ],
9025
+ "flags": {
9026
+ "json": {
9027
+ "description": "Format output as json.",
9028
+ "helpGroup": "GLOBAL",
9029
+ "name": "json",
9030
+ "allowNo": false,
9031
+ "type": "boolean"
9032
+ },
9033
+ "workspace": {
9034
+ "char": "w",
9035
+ "helpGroup": "GLOBAL",
9036
+ "name": "workspace",
9037
+ "summary": "Workspace domain or display name to use for this invocation.",
9038
+ "hasDynamicHelp": false,
9039
+ "multiple": false,
9040
+ "type": "option"
9041
+ },
9042
+ "agent": {
9043
+ "description": "Output machine-readable command metadata for AI agent consumption",
9044
+ "helpGroup": "GLOBAL",
9045
+ "hidden": true,
9046
+ "name": "agent",
9047
+ "allowNo": false,
9048
+ "type": "boolean"
9049
+ }
9050
+ },
9051
+ "hasDynamicHelp": false,
9052
+ "hiddenAliases": [],
9053
+ "id": "workspace:list",
9054
+ "pluginAlias": "twentythree-cli",
9055
+ "pluginName": "twentythree-cli",
9056
+ "pluginType": "core",
9057
+ "strict": true,
9058
+ "enableJsonFlag": true,
9059
+ "agentMetadata": {
9060
+ "api_endpoint": "local",
9061
+ "auth_scope": "none",
9062
+ "output_shape": {
9063
+ "type": "table",
9064
+ "columns": [
9065
+ "Domain",
9066
+ "Display Name",
9067
+ "Status"
9068
+ ]
9069
+ },
9070
+ "side_effects": "none"
9071
+ },
9072
+ "isESM": false,
9073
+ "relativePath": [
9074
+ "dist",
9075
+ "commands",
9076
+ "workspace",
9077
+ "list.cjs"
9078
+ ]
9079
+ },
9080
+ "workspace:use": {
9081
+ "aliases": [],
9082
+ "args": {
9083
+ "name": {
9084
+ "description": "Workspace domain or display name",
9085
+ "name": "name",
9086
+ "required": true
9087
+ }
9088
+ },
9089
+ "description": "Switch the active workspace",
9090
+ "examples": [
9091
+ "<%= config.bin %> workspace use company.video23.com",
9092
+ "<%= config.bin %> workspace use \"Company Name\""
9093
+ ],
9094
+ "flags": {
9095
+ "json": {
9096
+ "description": "Format output as json.",
9097
+ "helpGroup": "GLOBAL",
9098
+ "name": "json",
9099
+ "allowNo": false,
9100
+ "type": "boolean"
9101
+ },
9102
+ "workspace": {
9103
+ "char": "w",
9104
+ "helpGroup": "GLOBAL",
9105
+ "name": "workspace",
9106
+ "summary": "Workspace domain or display name to use for this invocation.",
9107
+ "hasDynamicHelp": false,
9108
+ "multiple": false,
9109
+ "type": "option"
9110
+ },
9111
+ "agent": {
9112
+ "description": "Output machine-readable command metadata for AI agent consumption",
9113
+ "helpGroup": "GLOBAL",
9114
+ "hidden": true,
9115
+ "name": "agent",
9116
+ "allowNo": false,
9117
+ "type": "boolean"
9118
+ }
9119
+ },
9120
+ "hasDynamicHelp": false,
9121
+ "hiddenAliases": [],
9122
+ "id": "workspace:use",
9123
+ "pluginAlias": "twentythree-cli",
9124
+ "pluginName": "twentythree-cli",
9125
+ "pluginType": "core",
9126
+ "strict": true,
9127
+ "enableJsonFlag": true,
9128
+ "agentMetadata": {
9129
+ "api_endpoint": "local",
9130
+ "auth_scope": "none",
9131
+ "output_shape": {
9132
+ "type": "none"
9133
+ },
9134
+ "side_effects": "updates"
9135
+ },
9136
+ "isESM": false,
9137
+ "relativePath": [
9138
+ "dist",
9139
+ "commands",
9140
+ "workspace",
9141
+ "use.cjs"
9142
+ ]
9143
+ },
8986
9144
  "webinar:clips": {
8987
9145
  "aliases": [],
8988
9146
  "args": {
@@ -9963,132 +10121,6 @@
9963
10121
  "upload-image.cjs"
9964
10122
  ]
9965
10123
  },
9966
- "workspace:list": {
9967
- "aliases": [],
9968
- "args": {},
9969
- "description": "List all configured workspaces",
9970
- "examples": [
9971
- "<%= config.bin %> workspace list"
9972
- ],
9973
- "flags": {
9974
- "json": {
9975
- "description": "Format output as json.",
9976
- "helpGroup": "GLOBAL",
9977
- "name": "json",
9978
- "allowNo": false,
9979
- "type": "boolean"
9980
- },
9981
- "workspace": {
9982
- "char": "w",
9983
- "helpGroup": "GLOBAL",
9984
- "name": "workspace",
9985
- "summary": "Workspace domain or display name to use for this invocation.",
9986
- "hasDynamicHelp": false,
9987
- "multiple": false,
9988
- "type": "option"
9989
- },
9990
- "agent": {
9991
- "description": "Output machine-readable command metadata for AI agent consumption",
9992
- "helpGroup": "GLOBAL",
9993
- "hidden": true,
9994
- "name": "agent",
9995
- "allowNo": false,
9996
- "type": "boolean"
9997
- }
9998
- },
9999
- "hasDynamicHelp": false,
10000
- "hiddenAliases": [],
10001
- "id": "workspace:list",
10002
- "pluginAlias": "twentythree-cli",
10003
- "pluginName": "twentythree-cli",
10004
- "pluginType": "core",
10005
- "strict": true,
10006
- "enableJsonFlag": true,
10007
- "agentMetadata": {
10008
- "api_endpoint": "local",
10009
- "auth_scope": "none",
10010
- "output_shape": {
10011
- "type": "table",
10012
- "columns": [
10013
- "Domain",
10014
- "Display Name",
10015
- "Status"
10016
- ]
10017
- },
10018
- "side_effects": "none"
10019
- },
10020
- "isESM": false,
10021
- "relativePath": [
10022
- "dist",
10023
- "commands",
10024
- "workspace",
10025
- "list.cjs"
10026
- ]
10027
- },
10028
- "workspace:use": {
10029
- "aliases": [],
10030
- "args": {
10031
- "name": {
10032
- "description": "Workspace domain or display name",
10033
- "name": "name",
10034
- "required": true
10035
- }
10036
- },
10037
- "description": "Switch the active workspace",
10038
- "examples": [
10039
- "<%= config.bin %> workspace use company.video23.com",
10040
- "<%= config.bin %> workspace use \"Company Name\""
10041
- ],
10042
- "flags": {
10043
- "json": {
10044
- "description": "Format output as json.",
10045
- "helpGroup": "GLOBAL",
10046
- "name": "json",
10047
- "allowNo": false,
10048
- "type": "boolean"
10049
- },
10050
- "workspace": {
10051
- "char": "w",
10052
- "helpGroup": "GLOBAL",
10053
- "name": "workspace",
10054
- "summary": "Workspace domain or display name to use for this invocation.",
10055
- "hasDynamicHelp": false,
10056
- "multiple": false,
10057
- "type": "option"
10058
- },
10059
- "agent": {
10060
- "description": "Output machine-readable command metadata for AI agent consumption",
10061
- "helpGroup": "GLOBAL",
10062
- "hidden": true,
10063
- "name": "agent",
10064
- "allowNo": false,
10065
- "type": "boolean"
10066
- }
10067
- },
10068
- "hasDynamicHelp": false,
10069
- "hiddenAliases": [],
10070
- "id": "workspace:use",
10071
- "pluginAlias": "twentythree-cli",
10072
- "pluginName": "twentythree-cli",
10073
- "pluginType": "core",
10074
- "strict": true,
10075
- "enableJsonFlag": true,
10076
- "agentMetadata": {
10077
- "api_endpoint": "local",
10078
- "auth_scope": "none",
10079
- "output_shape": {
10080
- "type": "none"
10081
- },
10082
- "side_effects": "updates"
10083
- },
10084
- "isESM": false,
10085
- "relativePath": [
10086
- "dist",
10087
- "commands",
10088
- "workspace",
10089
- "use.cjs"
10090
- ]
10091
- },
10092
10124
  "analytics:conversions": {
10093
10125
  "aliases": [],
10094
10126
  "args": {},
@@ -22193,5 +22225,5 @@
22193
22225
  ]
22194
22226
  }
22195
22227
  },
22196
- "version": "1.3.0"
22228
+ "version": "1.3.3"
22197
22229
  }