aitable-workflow-cli 0.1.13-beta.1

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 (675) hide show
  1. package/README.md +101 -0
  2. package/bin/aitable-workflow.mjs +21 -0
  3. package/dist/chunk-EI7MMDWY.js +1 -0
  4. package/dist/chunk-QUKPCNJA.js +38 -0
  5. package/dist/chunk-U773UWB7.js +1 -0
  6. package/dist/cli.js +69 -0
  7. package/dist/config-command-EPY7IOF2.js +1 -0
  8. package/dist/config-ui-server-JQMJSJHD.js +9 -0
  9. package/dist/pid-file-HPTFI54H.js +1 -0
  10. package/dist/web/assets/index-Dk4AmuGi.css +1 -0
  11. package/dist/web/assets/index-lH_EMWyt.js +318 -0
  12. package/dist/web/index.html +14 -0
  13. package/package.json +31 -0
  14. package/templates/aitable-handoff/.env.example +17 -0
  15. package/templates/aitable-handoff/aitable-workflow.config.yml +64 -0
  16. package/templates/aitable-handoff/coding-agents.config.json +17 -0
  17. package/templates/aitable-handoff/npmrc +1 -0
  18. package/templates/aitable-handoff/package.json +16 -0
  19. package/templates/aitable-handoff/roles/config-syncer.role.yml +4 -0
  20. package/templates/aitable-handoff/roles/daily-review.role.yml +4 -0
  21. package/templates/aitable-handoff/roles/faq-support.role.yml +9 -0
  22. package/templates/aitable-handoff/roles/faq-troubleshooter.role.yml +17 -0
  23. package/templates/aitable-handoff/roles/kb-editor.role.yml +19 -0
  24. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +43 -0
  25. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +85 -0
  26. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +34 -0
  27. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +48 -0
  28. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/270/270/350/247/201/351/227/256/351/242/230.md +88 -0
  29. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//346/250/241/346/235/277/344/270/255/345/277/203.md +59 -0
  30. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +181 -0
  31. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +177 -0
  32. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +27 -0
  33. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/210/206/347/273/204.md +67 -0
  34. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/241/253/350/211/262.md +99 -0
  35. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/346/216/222/345/272/217.md +66 -0
  36. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +104 -0
  37. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +79 -0
  38. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +94 -0
  39. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +35 -0
  40. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +141 -0
  41. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/345/210/227/345/256/275.md +42 -0
  42. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/350/241/214/351/253/230.md +40 -0
  43. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +188 -0
  44. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +142 -0
  45. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/256/241/347/220/206.md +44 -0
  46. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +95 -0
  47. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/274/226/347/273/204.md +138 -0
  48. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +42 -0
  49. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +344 -0
  50. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +174 -0
  51. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +97 -0
  52. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +26 -0
  53. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +179 -0
  54. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +81 -0
  55. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/207/275/346/225/260.md +21 -0
  56. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +433 -0
  57. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +126 -0
  58. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +30 -0
  59. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/207/275/346/225/260/345/256/236/350/267/265.md +13 -0
  60. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +169 -0
  61. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +106 -0
  62. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +176 -0
  63. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +100 -0
  64. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +194 -0
  65. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +87 -0
  66. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  67. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +129 -0
  68. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +229 -0
  69. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +120 -0
  70. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +219 -0
  71. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//345/210/206/344/272/253/350/247/206/345/233/276.md +71 -0
  72. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +48 -0
  73. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/227/245/345/216/206/350/247/206/345/233/276.md +89 -0
  74. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/237/245/350/257/242/351/241/265/351/235/242.md +116 -0
  75. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/230/347/211/271/345/233/276.md +135 -0
  76. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/273/345/206/214/350/247/206/345/233/276.md +28 -0
  77. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/234/213/346/235/277/350/247/206/345/233/276.md +35 -0
  78. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//350/241/250/346/240/274/350/247/206/345/233/276.md +116 -0
  79. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +123 -0
  80. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230/TOP_N/345/210/206/346/236/220.md +78 -0
  81. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +129 -0
  82. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +104 -0
  83. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +31 -0
  84. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +57 -0
  85. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +47 -0
  86. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +226 -0
  87. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +49 -0
  88. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +74 -0
  89. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +65 -0
  90. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +93 -0
  91. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +48 -0
  92. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +155 -0
  93. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/210/227/350/241/250/347/273/204/344/273/266.md +228 -0
  94. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/233/276/347/211/207.md +93 -0
  95. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/214/211/351/222/256.md +86 -0
  96. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/240/207/347/255/276/351/241/265.md +97 -0
  97. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/247/206/345/233/276/347/273/204/344/273/266.md +125 -0
  98. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/277/207/346/273/244/345/231/250.md +110 -0
  99. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +142 -0
  100. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +76 -0
  101. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +150 -0
  102. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +163 -0
  103. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +60 -0
  104. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +219 -0
  105. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +63 -0
  106. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +69 -0
  107. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +93 -0
  108. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +158 -0
  109. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +310 -0
  110. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +129 -0
  111. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +66 -0
  112. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +84 -0
  113. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +322 -0
  114. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +93 -0
  115. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +168 -0
  116. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +83 -0
  117. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +79 -0
  118. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +80 -0
  119. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +21 -0
  120. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +161 -0
  121. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +67 -0
  122. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +63 -0
  123. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  124. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +194 -0
  125. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +32 -0
  126. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +43 -0
  127. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +47 -0
  128. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +36 -0
  129. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +19 -0
  130. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +42 -0
  131. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +51 -0
  132. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +97 -0
  133. package/templates/aitable-handoff/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +82 -0
  134. package/templates/aitable-handoff/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +111 -0
  135. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +37 -0
  136. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +43 -0
  137. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +21 -0
  138. package/templates/aitable-handoff/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +144 -0
  139. package/templates/aitable-handoff/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +95 -0
  140. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +40 -0
  141. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +21 -0
  142. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +55 -0
  143. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +159 -0
  144. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +1362 -0
  145. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +556 -0
  146. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +15 -0
  147. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +649 -0
  148. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/Dify/346/231/272/350/203/275/344/275/223.md" +55 -0
  149. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +23 -0
  150. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +27 -0
  151. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md" +907 -0
  152. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md" +1 -0
  153. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/AI/350/241/250/346/240/274JSAPI /347/261/273/345/236/213/346/217/217/350/277/260.xlsx +0 -0
  154. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Base /346/250/241/345/235/227.md" +391 -0
  155. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +200 -0
  156. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +75 -0
  157. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +95 -0
  158. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +294 -0
  159. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +95 -0
  160. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  161. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +260 -0
  162. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +183 -0
  163. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +111 -0
  164. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +99 -0
  165. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +73 -0
  166. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +109 -0
  167. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +33 -0
  168. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +111 -0
  169. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  170. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +71 -0
  171. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +349 -0
  172. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +175 -0
  173. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +91 -0
  174. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +324 -0
  175. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +320 -0
  176. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +45 -0
  177. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +336 -0
  178. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +99 -0
  179. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +93 -0
  180. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +295 -0
  181. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +163 -0
  182. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +266 -0
  183. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227.md" +379 -0
  184. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Record /346/250/241/345/235/227.md" +277 -0
  185. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Sheet /346/250/241/345/235/227.md" +1013 -0
  186. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/UI /346/250/241/345/235/227.md" +472 -0
  187. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +835 -0
  188. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227.md" +203 -0
  189. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +65 -0
  190. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +29 -0
  191. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +607 -0
  192. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  193. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  194. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Input/346/250/241/345/235/227.md" +331 -0
  195. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Output/346/250/241/345/235/227.md" +197 -0
  196. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  197. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  198. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  199. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  200. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  201. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +142 -0
  202. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  203. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Event/344/272/213/344/273/266/346/250/241/345/235/227.md" +182 -0
  204. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  205. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  206. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  207. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  208. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  209. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/205/266/344/273/226/346/216/245/345/217/243.md" +146 -0
  210. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  211. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//346/240/270/345/277/203/347/237/245/350/257/206.md" +54 -0
  212. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +192 -0
  213. package/templates/aitable-handoff/wiki/faq-support//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +611 -0
  214. package/templates/aitable-handoff/workflows/admin-kb-update/recipes/kb-refine.recipe.ts +131 -0
  215. package/templates/aitable-handoff/workflows/admin-kb-update/recipes/kb_sync_handler.recipe.ts +130 -0
  216. package/templates/aitable-handoff/workflows/admin-kb-update/workflow.yml +125 -0
  217. package/templates/aitable-handoff/workflows/config-sync/recipes/config_sync.recipe.ts +448 -0
  218. package/templates/aitable-handoff/workflows/config-sync/recipes/config_sync_handler.recipe.ts +16 -0
  219. package/templates/aitable-handoff/workflows/config-sync/workflow.yml +73 -0
  220. package/templates/aitable-handoff/workflows/daily-review/recipes/daily_review.recipe.ts +529 -0
  221. package/templates/aitable-handoff/workflows/daily-review/recipes/daily_review_handler.recipe.ts +26 -0
  222. package/templates/aitable-handoff/workflows/daily-review/recipes/memory-events.ts +56 -0
  223. package/templates/aitable-handoff/workflows/daily-review/workflow.yml +92 -0
  224. package/templates/aitable-handoff/workflows/group-qa/error-replies.json +53 -0
  225. package/templates/aitable-handoff/workflows/group-qa/recipes/answer.recipe.ts +197 -0
  226. package/templates/aitable-handoff/workflows/group-qa/recipes/conversation_handler.recipe.ts +294 -0
  227. package/templates/aitable-handoff/workflows/group-qa/recipes/issue-classifier.ts +120 -0
  228. package/templates/aitable-handoff/workflows/group-qa/recipes/known-error-match.recipe.ts +75 -0
  229. package/templates/aitable-handoff/workflows/group-qa/recipes/memory-events.ts +55 -0
  230. package/templates/aitable-handoff/workflows/group-qa/recipes/reply-to-group.recipe.ts +132 -0
  231. package/templates/aitable-handoff/workflows/group-qa/recipes/troubleshoot-issue.recipe.ts +195 -0
  232. package/templates/aitable-handoff/workflows/group-qa/workflow.yml +210 -0
  233. package/templates/aitable-handoff/workspaces/daily-review/AGENTS.md +189 -0
  234. package/templates/aitable-handoff/workspaces/faq-support/AGENTS.md +448 -0
  235. package/templates/aitable-handoff/workspaces/faq-support/contacts.json +14 -0
  236. package/templates/aitable-handoff/workspaces/faq-support/owner-map.json +18 -0
  237. package/templates/aitable-handoff/workspaces/faq-support/skills/bug-triage/SKILL.md +130 -0
  238. package/templates/aitable-handoff/workspaces/faq-troubleshooter/AGENTS.md +53 -0
  239. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/SKILL.md +58 -0
  240. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/aitable-import-troubleshooter/SKILL.md +485 -0
  241. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/aitable-openapi-troubleshooter/SKILL.md +183 -0
  242. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/import-openapi-e2e-troubleshooter/SKILL.md +459 -0
  243. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/notable-datasource-troubleshooter/SKILL.md +1286 -0
  244. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/notable-field-troubleshooter/SKILL.md +673 -0
  245. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/spreadsheet-datasync-troubleshooter/SKILL.md +322 -0
  246. package/templates/aitable-handoff/workspaces/kb-editor/AGENTS.md +32 -0
  247. package/templates/support-qa/.env.example +18 -0
  248. package/templates/support-qa/aitable-workflow.config.yml +46 -0
  249. package/templates/support-qa/coding-agents.config.json +17 -0
  250. package/templates/support-qa/lib/action-dispatch.ts +262 -0
  251. package/templates/support-qa/lib/assemble-cli.ts +30 -0
  252. package/templates/support-qa/lib/assemble.ts +279 -0
  253. package/templates/support-qa/lib/contract.ts +253 -0
  254. package/templates/support-qa/lib/echo-guard.ts +50 -0
  255. package/templates/support-qa/lib/fastpath.ts +227 -0
  256. package/templates/support-qa/lib/memory-events.ts +94 -0
  257. package/templates/support-qa/lib/owner-mention.ts +140 -0
  258. package/templates/support-qa/lib/owner-resolver.ts +94 -0
  259. package/templates/support-qa/lib/profile-guard.ts +55 -0
  260. package/templates/support-qa/lib/profile.ts +51 -0
  261. package/templates/support-qa/lib/send-failure-guard.ts +59 -0
  262. package/templates/support-qa/lib/troubleshoot.ts +236 -0
  263. package/templates/support-qa/npmrc +1 -0
  264. package/templates/support-qa/package.json +19 -0
  265. package/templates/support-qa/profiles/aitable/profile/escalation/contacts.json +37 -0
  266. package/templates/support-qa/profiles/aitable/profile/escalation/owner-map.json +18 -0
  267. package/templates/support-qa/profiles/aitable/profile/fastpath/known-answers.yml +570 -0
  268. package/templates/support-qa/profiles/aitable/profile/profile.yml +156 -0
  269. package/templates/support-qa/profiles/aitable/profile/prompts/kb-editor.md +3 -0
  270. package/templates/support-qa/profiles/aitable/profile/prompts/persona.md +49 -0
  271. package/templates/support-qa/profiles/aitable/profile/prompts/troubleshooter.md +5 -0
  272. package/templates/support-qa/profiles/aitable/profile/troubleshoot/classifiers.yml +36 -0
  273. package/templates/support-qa/profiles/aitable/skills/troubleshooting/SKILL.md +58 -0
  274. package/templates/support-qa/profiles/aitable/skills/troubleshooting/aitable-import-troubleshooter/SKILL.md +485 -0
  275. package/templates/support-qa/profiles/aitable/skills/troubleshooting/aitable-openapi-troubleshooter/SKILL.md +183 -0
  276. package/templates/support-qa/profiles/aitable/skills/troubleshooting/import-openapi-e2e-troubleshooter/SKILL.md +459 -0
  277. package/templates/support-qa/profiles/aitable/skills/troubleshooting/notable-datasource-troubleshooter/SKILL.md +1286 -0
  278. package/templates/support-qa/profiles/aitable/skills/troubleshooting/notable-field-troubleshooter/SKILL.md +673 -0
  279. package/templates/support-qa/profiles/aitable/skills/troubleshooting/spreadsheet-datasync-troubleshooter/SKILL.md +322 -0
  280. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/state.json +202 -0
  281. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/_compile-report.json +8 -0
  282. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/_index.md +197 -0
  283. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +53 -0
  284. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +36 -0
  285. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +51 -0
  286. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +51 -0
  287. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +37 -0
  288. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  289. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +59 -0
  290. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +63 -0
  291. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/TOP_N/345/210/206/346/236/220.md +82 -0
  292. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/_index.md +60 -0
  293. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +119 -0
  294. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +71 -0
  295. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +31 -0
  296. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +65 -0
  297. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +68 -0
  298. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +58 -0
  299. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +96 -0
  300. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +82 -0
  301. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/206/344/272/253/350/247/206/345/233/276.md +73 -0
  302. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/227/350/241/250/347/273/204/344/273/266.md +124 -0
  303. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/233/276/347/211/207.md +77 -0
  304. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +70 -0
  305. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/255/227/346/256/265/347/274/226/347/273/204.md +94 -0
  306. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/214/211/351/222/256.md +67 -0
  307. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +56 -0
  308. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/227/245/345/216/206/350/247/206/345/233/276.md +74 -0
  309. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/237/245/350/257/242/351/241/265/351/235/242.md +97 -0
  310. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/240/207/347/255/276/351/241/265.md +80 -0
  311. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/240/270/345/277/203/347/237/245/350/257/206.md +74 -0
  312. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/250/241/346/235/277/344/270/255/345/277/203.md +66 -0
  313. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/224/230/347/211/271/345/233/276.md +99 -0
  314. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/224/273/345/206/214/350/247/206/345/233/276.md +39 -0
  315. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/234/213/346/235/277/350/247/206/345/233/276.md +47 -0
  316. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +79 -0
  317. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +77 -0
  318. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +60 -0
  319. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +51 -0
  320. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +99 -0
  321. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +81 -0
  322. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/346/240/274/350/247/206/345/233/276.md +86 -0
  323. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/247/206/345/233/276/347/273/204/344/273/266.md +84 -0
  324. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +68 -0
  325. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +59 -0
  326. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +104 -0
  327. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +62 -0
  328. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/277/207/346/273/244/345/231/250.md +79 -0
  329. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +99 -0
  330. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +95 -0
  331. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  332. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +51 -0
  333. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +50 -0
  334. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/log.md +4 -0
  335. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +223 -0
  336. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +95 -0
  337. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +65 -0
  338. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +47 -0
  339. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +55 -0
  340. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Base /346/250/241/345/235/227.md" +158 -0
  341. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +69 -0
  342. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +51 -0
  343. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +55 -0
  344. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +66 -0
  345. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +63 -0
  346. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +60 -0
  347. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +54 -0
  348. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Event/344/272/213/344/273/266/346/250/241/345/235/227.md +113 -0
  349. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Field /346/250/241/345/235/227.md" +116 -0
  350. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +82 -0
  351. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +92 -0
  352. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +62 -0
  353. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +138 -0
  354. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +86 -0
  355. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Input/346/250/241/345/235/227.md +110 -0
  356. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +96 -0
  357. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +72 -0
  358. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +127 -0
  359. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +97 -0
  360. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Output/346/250/241/345/235/227.md +97 -0
  361. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +78 -0
  362. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +80 -0
  363. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +89 -0
  364. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Record /346/250/241/345/235/227.md" +100 -0
  365. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +62 -0
  366. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Sheet /346/250/241/345/235/227.md" +222 -0
  367. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +106 -0
  368. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +65 -0
  369. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +64 -0
  370. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UI /346/250/241/345/235/227.md" +169 -0
  371. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +99 -0
  372. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +86 -0
  373. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +103 -0
  374. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/View /346/250/241/345/235/227.md" +112 -0
  375. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +77 -0
  376. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/_index.md +75 -0
  377. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +44 -0
  378. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +48 -0
  379. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/345/207/275/346/225/260.md +36 -0
  380. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +53 -0
  381. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +63 -0
  382. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +147 -0
  383. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +41 -0
  384. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/266/344/273/226/346/216/245/345/217/243.md +124 -0
  385. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/207/275/346/225/260/345/256/236/350/267/265.md +33 -0
  386. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md +84 -0
  387. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +175 -0
  388. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +56 -0
  389. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/270/270/350/247/201/351/227/256/351/242/230.md +90 -0
  390. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +90 -0
  391. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +149 -0
  392. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +147 -0
  393. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +105 -0
  394. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +35 -0
  395. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +118 -0
  396. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +82 -0
  397. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +36 -0
  398. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +133 -0
  399. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +110 -0
  400. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +63 -0
  401. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +62 -0
  402. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +137 -0
  403. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +37 -0
  404. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +215 -0
  405. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +131 -0
  406. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +106 -0
  407. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +162 -0
  408. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +35 -0
  409. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +114 -0
  410. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +57 -0
  411. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +145 -0
  412. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/Dify/346/231/272/350/203/275/344/275/223.md +73 -0
  413. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +47 -0
  414. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +89 -0
  415. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/_index.md +70 -0
  416. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +147 -0
  417. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +95 -0
  418. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +77 -0
  419. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +124 -0
  420. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +142 -0
  421. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +127 -0
  422. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +115 -0
  423. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +114 -0
  424. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +75 -0
  425. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/210/206/347/273/204.md +70 -0
  426. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/241/253/350/211/262.md +80 -0
  427. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/346/216/222/345/272/217.md +69 -0
  428. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +90 -0
  429. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +145 -0
  430. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +104 -0
  431. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +90 -0
  432. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +68 -0
  433. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +79 -0
  434. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +63 -0
  435. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/255/227/346/256/265/347/256/241/347/220/206.md +55 -0
  436. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +59 -0
  437. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md +26 -0
  438. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +99 -0
  439. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +81 -0
  440. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +84 -0
  441. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +64 -0
  442. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +76 -0
  443. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +90 -0
  444. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +96 -0
  445. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +111 -0
  446. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +85 -0
  447. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +45 -0
  448. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +130 -0
  449. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +149 -0
  450. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/346/225/264/345/210/227/345/256/275.md +54 -0
  451. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/346/225/264/350/241/214/351/253/230.md +45 -0
  452. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +116 -0
  453. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +284 -0
  454. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +134 -0
  455. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +93 -0
  456. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +140 -0
  457. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +90 -0
  458. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +88 -0
  459. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +106 -0
  460. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +111 -0
  461. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +109 -0
  462. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +43 -0
  463. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +85 -0
  464. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +34 -0
  465. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +48 -0
  466. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/270/270/350/247/201/351/227/256/351/242/230.md +88 -0
  467. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//346/250/241/346/235/277/344/270/255/345/277/203.md +59 -0
  468. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +181 -0
  469. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +177 -0
  470. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +27 -0
  471. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/210/206/347/273/204.md +67 -0
  472. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/241/253/350/211/262.md +99 -0
  473. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/346/216/222/345/272/217.md +66 -0
  474. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +104 -0
  475. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +79 -0
  476. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +94 -0
  477. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +35 -0
  478. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +141 -0
  479. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/345/210/227/345/256/275.md +42 -0
  480. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/350/241/214/351/253/230.md +40 -0
  481. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +188 -0
  482. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +142 -0
  483. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/256/241/347/220/206.md +44 -0
  484. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +95 -0
  485. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/274/226/347/273/204.md +138 -0
  486. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +42 -0
  487. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +344 -0
  488. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +174 -0
  489. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +97 -0
  490. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +26 -0
  491. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +179 -0
  492. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +81 -0
  493. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/207/275/346/225/260.md +21 -0
  494. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +433 -0
  495. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +126 -0
  496. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +30 -0
  497. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/207/275/346/225/260/345/256/236/350/267/265.md +13 -0
  498. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +169 -0
  499. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +106 -0
  500. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +176 -0
  501. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +100 -0
  502. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +194 -0
  503. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +87 -0
  504. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  505. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +129 -0
  506. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +229 -0
  507. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +120 -0
  508. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +219 -0
  509. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//345/210/206/344/272/253/350/247/206/345/233/276.md +71 -0
  510. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +48 -0
  511. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/227/245/345/216/206/350/247/206/345/233/276.md +89 -0
  512. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/237/245/350/257/242/351/241/265/351/235/242.md +116 -0
  513. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/230/347/211/271/345/233/276.md +135 -0
  514. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/273/345/206/214/350/247/206/345/233/276.md +28 -0
  515. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/234/213/346/235/277/350/247/206/345/233/276.md +35 -0
  516. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//350/241/250/346/240/274/350/247/206/345/233/276.md +116 -0
  517. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +123 -0
  518. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230/TOP_N/345/210/206/346/236/220.md +78 -0
  519. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +129 -0
  520. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +104 -0
  521. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +31 -0
  522. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +57 -0
  523. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +47 -0
  524. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +226 -0
  525. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +49 -0
  526. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +74 -0
  527. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +65 -0
  528. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +93 -0
  529. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +48 -0
  530. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +155 -0
  531. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/210/227/350/241/250/347/273/204/344/273/266.md +228 -0
  532. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/233/276/347/211/207.md +93 -0
  533. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/214/211/351/222/256.md +86 -0
  534. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/240/207/347/255/276/351/241/265.md +97 -0
  535. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/247/206/345/233/276/347/273/204/344/273/266.md +125 -0
  536. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/277/207/346/273/244/345/231/250.md +110 -0
  537. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +142 -0
  538. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +76 -0
  539. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +150 -0
  540. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +163 -0
  541. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +60 -0
  542. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +219 -0
  543. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +63 -0
  544. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +69 -0
  545. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +93 -0
  546. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +158 -0
  547. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +310 -0
  548. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +129 -0
  549. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +66 -0
  550. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +84 -0
  551. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +322 -0
  552. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +93 -0
  553. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +168 -0
  554. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +83 -0
  555. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +79 -0
  556. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +80 -0
  557. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +21 -0
  558. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +161 -0
  559. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +67 -0
  560. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +63 -0
  561. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  562. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +194 -0
  563. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +32 -0
  564. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +43 -0
  565. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +47 -0
  566. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +36 -0
  567. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +19 -0
  568. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +42 -0
  569. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +51 -0
  570. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +97 -0
  571. package/templates/support-qa/profiles/aitable/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +82 -0
  572. package/templates/support-qa/profiles/aitable/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +111 -0
  573. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +37 -0
  574. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +43 -0
  575. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +21 -0
  576. package/templates/support-qa/profiles/aitable/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +144 -0
  577. package/templates/support-qa/profiles/aitable/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +95 -0
  578. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +40 -0
  579. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +21 -0
  580. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +55 -0
  581. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +159 -0
  582. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +1362 -0
  583. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +556 -0
  584. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +15 -0
  585. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +649 -0
  586. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/Dify/346/231/272/350/203/275/344/275/223.md" +55 -0
  587. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +23 -0
  588. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +27 -0
  589. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md" +907 -0
  590. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md" +1 -0
  591. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/AI/350/241/250/346/240/274JSAPI /347/261/273/345/236/213/346/217/217/350/277/260.xlsx +0 -0
  592. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Base /346/250/241/345/235/227.md" +391 -0
  593. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +200 -0
  594. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +75 -0
  595. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +95 -0
  596. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +294 -0
  597. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +95 -0
  598. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  599. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +260 -0
  600. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +183 -0
  601. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +111 -0
  602. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +99 -0
  603. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +73 -0
  604. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +109 -0
  605. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +33 -0
  606. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +111 -0
  607. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  608. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +71 -0
  609. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +349 -0
  610. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +175 -0
  611. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +91 -0
  612. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +324 -0
  613. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +320 -0
  614. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +45 -0
  615. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +336 -0
  616. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +99 -0
  617. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +93 -0
  618. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +295 -0
  619. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +163 -0
  620. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +266 -0
  621. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227.md" +379 -0
  622. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Record /346/250/241/345/235/227.md" +277 -0
  623. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Sheet /346/250/241/345/235/227.md" +1013 -0
  624. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/UI /346/250/241/345/235/227.md" +472 -0
  625. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +835 -0
  626. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227.md" +203 -0
  627. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +65 -0
  628. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +29 -0
  629. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +607 -0
  630. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  631. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  632. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Input/346/250/241/345/235/227.md" +331 -0
  633. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Output/346/250/241/345/235/227.md" +197 -0
  634. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  635. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  636. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  637. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  638. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  639. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +142 -0
  640. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  641. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Event/344/272/213/344/273/266/346/250/241/345/235/227.md" +182 -0
  642. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  643. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  644. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  645. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  646. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  647. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/205/266/344/273/226/346/216/245/345/217/243.md" +146 -0
  648. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  649. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//346/240/270/345/277/203/347/237/245/350/257/206.md" +54 -0
  650. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +192 -0
  651. package/templates/support-qa/profiles/aitable/wiki/faq-support//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +593 -0
  652. package/templates/support-qa/profiles/default/profile/fastpath/known-answers.yml +32 -0
  653. package/templates/support-qa/profiles/default/profile/profile.yml +206 -0
  654. package/templates/support-qa/profiles/default/profile/troubleshoot/classifiers.yml +37 -0
  655. package/templates/support-qa/profiles/default/wiki/support//345/270/270/350/247/201/351/227/256/351/242/230.md +10 -0
  656. package/templates/support-qa/workflows/admin-kb-update/recipes/kb-refine.recipe.ts +137 -0
  657. package/templates/support-qa/workflows/admin-kb-update/recipes/kb_sync_handler.recipe.ts +119 -0
  658. package/templates/support-qa/workflows/admin-kb-update/workflow.yml +96 -0
  659. package/templates/support-qa/workflows/config-sync/recipes/config_sync.recipe.ts +569 -0
  660. package/templates/support-qa/workflows/config-sync/recipes/config_sync_handler.recipe.ts +16 -0
  661. package/templates/support-qa/workflows/config-sync/workflow.yml +62 -0
  662. package/templates/support-qa/workflows/daily-review/recipes/daily_review.recipe.ts +667 -0
  663. package/templates/support-qa/workflows/daily-review/recipes/daily_review_handler.recipe.ts +26 -0
  664. package/templates/support-qa/workflows/daily-review/workflow.yml +65 -0
  665. package/templates/support-qa/workflows/group-qa/recipes/answer.recipe.ts +223 -0
  666. package/templates/support-qa/workflows/group-qa/recipes/conversation_handler.recipe.ts +269 -0
  667. package/templates/support-qa/workflows/group-qa/recipes/fastpath.recipe.ts +78 -0
  668. package/templates/support-qa/workflows/group-qa/recipes/on-action.recipe.ts +156 -0
  669. package/templates/support-qa/workflows/group-qa/recipes/reply-to-group.recipe.ts +174 -0
  670. package/templates/support-qa/workflows/group-qa/recipes/troubleshoot.recipe.ts +278 -0
  671. package/templates/support-qa/workflows/group-qa/workflow.yml +258 -0
  672. package/templates/support-qa/workspaces/daily-review/AGENTS.md +233 -0
  673. package/templates/support-qa/workspaces/kb-editor/AGENTS.md +32 -0
  674. package/templates/support-qa/workspaces/support/AGENTS.md +148 -0
  675. package/templates/support-qa/workspaces/troubleshooter/AGENTS.md +71 -0
@@ -0,0 +1,149 @@
1
+ ---
2
+ title: 流程变量解释与常见报错
3
+ category: reference
4
+ sources: [10-自动化工作流/流程变量解释与常见报错.md]
5
+ original_sources: [https://wolai.dingtalk.com/ukcm89jquxASbGDTmLfYjm]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [自动化, 变量, 报错, 故障排查]
9
+ aliases: [自动化报错, 流程变量]
10
+ confidence: high
11
+ summary: AI表格自动化流程中可引用的变量类型(AI表格变量、记录变量、附件字段、群组字段)的完整解释,以及常见报错信息的原因与解决办法汇总。
12
+ ---
13
+
14
+ > 在 AI 表格自动化流程中使用变量和排查报错是日常操作的重要环节。本文档汇总了所有可引用的变量类型说明,以及常见报错的原因和解决方案,帮助快速定位和解决问题。
15
+
16
+ ## 术语解释
17
+
18
+ ### AI 表格变量
19
+
20
+ 通过点击自动化面板右侧的 + 号,可添加 AI 表格内的字段变量,常用于发送字段内容列表、创建群后回填群 ID 等操作。
21
+
22
+ ![](https://img.alicdn.com/imgextra/i1/O1CN013M3WET1yKzk3fpxvT_!!6000000006561-2-tps-2002-1660.png)
23
+
24
+ #### 视图链接
25
+
26
+ 某一个 AI 表格视图的链接,打开链接可直接到达该视图。
27
+
28
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01kcQK941icpJHa0g9u_!!6000000004434-2-tps-1362-1354.png)
29
+
30
+ ### 记录变量
31
+
32
+ 通常在前置步骤中包含具体记录,在被后续引用时出现。
33
+
34
+ #### 记录 ID
35
+
36
+ 行记录的唯一标识符,在一个数据表内唯一,但在整个数据库中可能不唯一(不同数据表的记录 ID 可能相同)。
37
+
38
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01RooTm51bYyfhOe9vn_!!6000000003478-2-tps-1354-1350.png)
39
+
40
+ #### 流程配置者
41
+
42
+ 配置此自动化流程的人员。
43
+
44
+ #### 流程触发时间
45
+
46
+ 包含今天(流程触发时间)、明天(+1天)、后天(+2天)。
47
+
48
+ ### 附件字段
49
+
50
+ 包含附件大小、附件名、附件类型、附件临时链接(生成链接 2 小时后失效)。
51
+
52
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01CW042h247brTGrtjA_!!6000000007344-2-tps-1360-1108.png)
53
+
54
+ ### 群组字段
55
+
56
+ 通过群组 ID 可发送消息给群,也可将群组 ID 更新到「群组字段」中识别为「群卡片链接」。
57
+
58
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01vjwYuy28Vf7mWGCCW_!!6000000007938-2-tps-1352-1532.png)
59
+
60
+ ## 常见报错
61
+
62
+ ### 数据表已被删除,请重新配置流程
63
+
64
+ **原因:** 数据表被删除。
65
+ **解决办法:** 再次配置自动化,选择其他数据表。
66
+
67
+ ### 指定的记录不存在
68
+
69
+ **原因:** "更新记录"时,要修改的记录不存在。
70
+ **解决办法:** 重新配置自动化流程。
71
+
72
+ ### 字段已被删除
73
+
74
+ **原因:** 字段被删掉。
75
+ **解决办法:** 重新配置自动化,选择其他字段。
76
+
77
+ ### 数据表已达记录上限,无法新增记录
78
+
79
+ **原因:** 数据表记录达到行数上限。
80
+ **解决办法:** 选择其他数据表。
81
+
82
+ ### 当前流程触发过程中被关闭,运行终止
83
+
84
+ **原因:** 流程配置者关闭了流程。
85
+ **解决办法:** 按需重新启动自动化流程。
86
+
87
+ ### HTTP 请求超时
88
+
89
+ **原因:** HTTP 请求响应上限为 20 秒,超时后不再等待。
90
+ **解决办法:** 被调用方需在超时前返回执行结果。
91
+
92
+ ### HTTP 请求出参返回格式不正确
93
+
94
+ **原因:** 返回内容自动带上了 content-type 等请求头默认值,导致无法识别。
95
+ **解决办法:** 检查并删除请求头默认值后重试。
96
+
97
+ ### HTTP 请求 URL 被封禁
98
+
99
+ **原因:** HTTP 请求不支持调用内网 URL。
100
+ **解决办法:** 更换请求 URL。
101
+
102
+ ### 该附件字段仅支持移动端实时填写
103
+
104
+ **原因:** 附件字段设置了"仅可通过移动端拍摄上传"。
105
+ **解决办法:** 取消勾选"仅可通过移动端拍摄上传",或选取其他字段。
106
+
107
+ ### 接口业务错误:机器人模版已经停用或者未启用
108
+
109
+ **原因:** 应用被组织管理员禁用。
110
+ **解决办法:** 组织管理员登录 [OA 后台](https://oa.dingtalk.com/index.htm#/microApp/microAppListNew) 启用「钉钉文档自动化助手」应用。
111
+
112
+ ![](https://img.alicdn.com/imgextra/i4/O1CN012In7W01tWNVUkMsVb_!!6000000005909-2-tps-2277-281.png)
113
+
114
+ ### 发送消息时报错 check group admin failed
115
+
116
+ **原因:** 群配置为需要管理员才可添加酷应用,但当前用户不是群管理员。
117
+ **解决办法:** 请群管理员将你设为群管理员,或请群管理员配置流程将酷应用加进群里。
118
+
119
+ ### 保存时报错 installCoolApp for xxx, service result...
120
+
121
+ **解决办法:**
122
+ 1. 组织管理员在 OA 后台启用「钉钉文档自动化助手」应用
123
+ 2. 请群管理员将你设为群管理员
124
+
125
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01nyteLl20oQQLRF5wL_!!6000000006896-2-tps-2104-1006.png)
126
+
127
+ ### 创建待办失败:ISV suiteKey check privilege error
128
+
129
+ **原因:** 组织限制了「钉钉文档自动化助手」的可见范围,流程最后保存者不在可见范围内。
130
+ **解决办法:** 组织管理员在 OA 后台将「应用可见范围」调整为「全部员工」,或将流程最后保存者加入「部分员工」列表。
131
+
132
+ ![](https://img.alicdn.com/imgextra/i3/O1CN010um1p01BsxwkEWwgo_!!6000000000002-2-tps-1136-829.png)
133
+
134
+ ### 错误描述:robot 不存在
135
+
136
+ **解决办法:**
137
+ 1. 组织管理员在 OA 后台启用「钉钉文档自动化助手」应用
138
+ 2. 请群管理员将你设为群管理员
139
+
140
+ ## See Also
141
+
142
+ - [使用自动化工作流](../topics/使用自动化工作流.md)
143
+ - [自动化常见问题](../references/自动化常见问题.md)
144
+ - [自动化支持插入哪些变量内容](../references/自动化支持插入哪些变量内容.md)
145
+ - [[自动化发送HTTP请求|自动化发送HTTP请求]] ([自动化发送HTTP请求](../topics/自动化发送HTTP请求.md))
146
+
147
+ ## Sources
148
+
149
+ - [流程变量解释与常见报错](https://wolai.dingtalk.com/ukcm89jquxASbGDTmLfYjm)
@@ -0,0 +1,147 @@
1
+ ---
2
+ title: 流程触发条件与执行动作一览
3
+ category: reference
4
+ sources: [10-自动化工作流/流程触发条件与执行动作一览.md]
5
+ original_sources: [https://wolai.dingtalk.com/pzd8MHLyJTudBMW6vwK3do]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [自动化, 触发条件, 执行动作]
9
+ aliases: [触发条件一览, 执行动作一览]
10
+ confidence: high
11
+ summary: AI表格自动化工作流支持的全部触发条件(8种)和执行动作(100+节点)的完整参考列表,涵盖创建/变更记录、定时触发、Webhook等触发方式,以及发送消息、新增/更新/查找记录、条件分支、循环、HTTP请求、AI能力、待办、群组、日程等执行动作。
12
+ ---
13
+
14
+ > 合理配置触发条件和执行动作是让自动化流程满足业务需求的关键。AI 表格提供了 8 种触发条件和超过 100 个执行动作节点,覆盖端内场景拉通、AI 能力和三方场景延展。
15
+
16
+ ## 触发条件
17
+
18
+ ### 创建记录时
19
+
20
+ 当数据表中新增记录时触发。可添加额外条件约束。
21
+
22
+ **注意:** 点击「新增」时新增的是空白行,除系统字段(创建人、更新人、创建时间、更新时间)外的字段值均为空,引用这些空值会导致后续动作报错。
23
+
24
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01REPrbg1Whc3mB9hZD_!!6000000002820-2-tps-738-716.png)
25
+
26
+ ### 记录变更时
27
+
28
+ 当指定字段内容发生变更时触发。不支持关注变更的字段:按钮、自动编号、创建人、创建时间,以及人员字段扩展出的字段。
29
+
30
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01FNXZU71oOz28VyBXe_!!6000000005216-2-tps-758-746.png)
31
+
32
+ ### 新增或修改的记录满足条件时
33
+
34
+ 当新增或修改的记录满足特定条件时触发,已有记录即使满足条件也不触发。只有设置的字段发生变更且满足条件时才触发,其他字段的更改不会触发。
35
+
36
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01CHB3zT29MKfjWT3Ld_!!6000000008053-2-tps-744-684.png)
37
+
38
+ ### 到达记录中的时间时
39
+
40
+ 当记录中设置的时间到达时触发。此触发为一次性,不支持重复或周期性触发。仅支持"日期"和"创建时间"字段。
41
+
42
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01SXQBO623FZ7r0cRUT_!!6000000007226-2-tps-752-786.png)
43
+
44
+ ### 点击按钮时
45
+
46
+ 在 AI 表格中点击按钮时触发。"按钮"包括数据表中的按钮字段以及消息卡片底部按钮。
47
+
48
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01xDBa5S1JembfWcH1c_!!6000000001054-2-tps-744-704.png)
49
+
50
+ ### 表单提交时
51
+
52
+ 提交新的表单记录时触发。相比「创建记录时」,更容易避免引用空值所触发的报错。
53
+
54
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01bnNVxl1Jkjky3WpPc_!!6000000001067-2-tps-1496-1080.png)
55
+
56
+ ### 定时触发
57
+
58
+ 在特定时间触发,可自定义日期、时间及是否重复执行。
59
+
60
+ **注意:** 若设置每月 31 日触发且频次为每月重复,而下月没有 31 日则该月跳过不触发。
61
+
62
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01MyeWlg1ivbY56Xx7G_!!6000000004475-2-tps-748-636.png)
63
+
64
+ ### 接收到数据时(Webhook)
65
+
66
+ 设置 Webhook 实时接收内外部系统数据,实现不同 AI 表格间、外部系统与 AI 表格间的数据联动和同步。
67
+
68
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01VTyqPP1XzIyX7mSZV_!!6000000002994-2-tps-738-860.png)
69
+
70
+ ## 执行动作
71
+
72
+ ### 发送钉钉消息
73
+
74
+ 自定义消息内容,通过机器人发送给指定用户或群。支持个人用户或自动化助手身份发送,可自定义卡片标题和内容、添加图片附件和按钮。
75
+
76
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01HFybFF1XSKSUcr8z0_!!6000000002922-2-tps-884-1514.png)
77
+
78
+ ### 新增记录
79
+
80
+ 在数据表中新增一行记录,可通过"设置字段值"自定义各字段内容。不支持设置的字段类型:自动编号、查找引用、按钮、单向/双向关联、关联引用、创建人/更新人、创建/更新时间、公式字段、人员扩展字段。
81
+
82
+ ### 更新记录
83
+
84
+ 修改数据表中指定记录,可更新全部记录或设置筛选条件修改特定记录,支持同时修改多个字段。
85
+
86
+ ### 查找记录
87
+
88
+ 根据条件查找记录,结果可在后续动作中使用。需设置筛选条件和查找内容。注意"查找记录"是中间步骤,不能作为流程最后一步。
89
+
90
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01MoTBIF1WS2atQ0QJr_!!6000000002786-2-tps-888-968.png)
91
+
92
+ ### 条件分支
93
+
94
+ 即 if-else 判断,自动判断条件是否满足来执行后续步骤。常见场景包括客户关系管理、库存管理、简历库去重新增等。
95
+
96
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01dJWxAT1jRfH0J0fzq_!!6000000004545-2-tps-2012-1508.png)
97
+
98
+ ### 循环
99
+
100
+ 通过设定规则重复执行相同操作。常见场景:待办清单定向推送、面试记录数据隔离等。
101
+
102
+ ### HTTP 请求
103
+
104
+ 通过 URL 发出网络请求调用第三方平台处理数据。需要一定的编程能力和搭建经验。
105
+
106
+ ### AI 能力
107
+
108
+ - **向 AI 提问:** 生成文本内容或回答问题
109
+ - **参数提取:** 从文本中提取指定字段
110
+ - **图片解读:** AI 对输入图片进行理解
111
+ - **识别个人证件:** 智能识别附件中的身份证等信息
112
+
113
+ ### 待办
114
+
115
+ 为指定人员创建待办,可设置任务标题、执行人、截止时间等。通过任务 ID 可完成、重启或删除待办。
116
+
117
+ ### 群组
118
+
119
+ 在自动化流程中直接创建钉钉群组,可设置群名称、群类型、群成员和群主,最多支持 50 个群成员。
120
+
121
+ ### 日程
122
+
123
+ 在自动化流程中创建日程,设置标题、开始/结束时间及参与人。通过自动化创建的日程默认提前 5 分钟提醒。
124
+
125
+ ### 其他
126
+
127
+ 100+ 执行节点还包括 OA 审批、钉钉智能人事、会议室、高德地图、简道云、阿里云、飞书等。
128
+
129
+ ![](https://alidocs.dingtalk.com/core/api/resources/img/5eecdaf48460cde55ffd2766da321891b20b14ca677bd45875b8339e1c4c24834322b4c2cdd63b4d6b58639871ed7e1ba156a98577f418d5835def8d184879c62333b774308bca2db56cb8da074bce1af4942ce49acd239aad7998aaedd7a62e?tmpCode=28e6aab5-0615-48cf-9893-260e09bb6633)
130
+
131
+ ## See Also
132
+
133
+ - [使用自动化工作流](../topics/使用自动化工作流.md)
134
+ - [自动化支持插入哪些变量内容](../references/自动化支持插入哪些变量内容.md)
135
+ - [自动化更多执行动作使用指南](../references/自动化更多执行动作使用指南.md)
136
+ - [使用自动化循环节点](../concepts/使用自动化循环节点.md)
137
+ - [[在流程中使用AI问答|在流程中使用AI问答]] ([在流程中使用AI问答](../topics/在流程中使用AI问答.md))
138
+ - [[在消息卡片上添加按钮|在消息卡片上添加按钮]] ([在消息卡片上添加按钮](../topics/在消息卡片上添加按钮.md))
139
+ - [[用查找记录发送组合字段通知|用查找记录发送组合字段通知]] ([用查找记录发送组合字段通知](../topics/用查找记录发送组合字段通知.md))
140
+ - [[自动化创建钉钉待办或日程|自动化创建钉钉待办或日程]] ([自动化创建钉钉待办或日程](../topics/自动化创建钉钉待办或日程.md))
141
+ - [[自动化发起AI电话外呼|自动化发起AI电话外呼]] ([自动化发起AI电话外呼](../topics/自动化发起AI电话外呼.md))
142
+ - [[自动化发起OA审批|自动化发起OA审批]] ([自动化发起OA审批](../topics/自动化发起OA审批.md))
143
+ - [[自动化常见问题|自动化常见问题]] ([自动化常见问题](../references/自动化常见问题.md))
144
+
145
+ ## Sources
146
+
147
+ - [流程触发条件与执行动作一览](https://wolai.dingtalk.com/pzd8MHLyJTudBMW6vwK3do)
@@ -0,0 +1,105 @@
1
+ ---
2
+ title: 用AI表格一表一助理发消息-自动化
3
+ category: reference
4
+ sources: [10-自动化工作流/用AI表格一表一助理发消息-自动化.md]
5
+ original_sources: [https://wolai.dingtalk.com/knWQTxkrfjT3p8NfvX84Tb]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [知识库, 模板, 团队协作]
9
+ aliases: [团队知识库模板]
10
+ confidence: medium
11
+ summary: 团队知识库模板页面,包含内部信息(政策与程序、培训资源、组织人员、内部通讯、数据分析)、产品与服务(产品手册、技术支持、项目管理)、市场客户与法律(市场研究、客户信息、法律合规)等分类资源索引。
12
+ ---
13
+
14
+ > 团队知识库是企业内部知识管理的集中入口,将政策程序、培训资源、产品服务、市场法律等信息按类别组织,便于团队成员快速查阅。
15
+
16
+ ## 内部信息
17
+
18
+ ### 政策与程序
19
+
20
+ - [公司政策](https://www.wolai.com/cZAKYkd9TUnN1LzF9sn4kX)
21
+ - [员工手册](https://www.wolai.com/xipjMk4kLdsHpuNvpsUEqn)
22
+ - [数据安全政策](https://www.wolai.com/xnVQq9vpqnGoMhtdBMyMHH)
23
+ - [休假政策](https://www.wolai.com/h4CTh3ofyrGsFKnjwxjXsv)
24
+ - [合规程序](https://www.wolai.com/8cy3ueMCRFDntCYUYeMxeN)
25
+
26
+ ### 培训与教育资源
27
+
28
+ - [培训课程](https://www.wolai.com/9eFKDTKm3eet2LaaUYmxLg)
29
+ - [培训材料](https://www.wolai.com/qS2jRJLkXacHy8CP5FMJjB)
30
+ - [培训资源](https://www.wolai.com/8DaZCTZSiBhPyS7VnBwRdN)
31
+ - [培训日程](https://www.wolai.com/wS1LA81mw3usdkSbBBZMtt)
32
+ - [培训评估](https://www.wolai.com/3o6Wq6d2brBqBBCJ3SH7Vw)
33
+
34
+ ### 组织与人员信息
35
+
36
+ - [组织结构](https://www.wolai.com/mqo4Dv2RtUqyXe1XLYK24v)
37
+ - [员工名单](https://www.wolai.com/446kApsdZE1nna3StRXBr3)
38
+ - [联系信息](https://www.wolai.com/roDTHicR9k63t5hBRaubw6)
39
+
40
+ ### 内部通讯与公告
41
+
42
+ - [公司内部通讯](https://www.wolai.com/hLfsxm3GbteDiLrJyvdy1Z)
43
+ - [公告](https://www.wolai.com/29AGFbWaJm6ctKxEfi8FyR)
44
+ - [新闻稿](https://www.wolai.com/jBwFY4bktmix2fR7Zvm7M8)
45
+
46
+ ### 数据分析与报告
47
+
48
+ - [公司绩效报告](https://www.wolai.com/3XGTJ9R9DxS1Up8ZP9yP1X)
49
+ - [业务数据分析](https://www.wolai.com/uV6Rx3Xr4VKjj9BvS5zK3A)
50
+
51
+ ## 产品与服务
52
+
53
+ ### 产品与服务文档
54
+
55
+ - [产品手册](https://www.wolai.com/6AzKJs1zQAmfdeHvxebXt1)
56
+ - [服务说明书](https://www.wolai.com/4WhVVs9c41tGgaPmawGWji)
57
+ - [规格表](https://www.wolai.com/biFX6M1ST4bmpAZMeeg1vZ)
58
+ - [客户案例研究](https://www.wolai.com/otMQbaMCQMcB1WieDkVLc1)
59
+
60
+ ### 技术支持与维护
61
+
62
+ - [技术规范](https://www.wolai.com/1M88AxHsEeyN2bdHjrsnZf)
63
+ - [安装指南](https://www.wolai.com/afPdVuRZM1hKKiptg5qAsW)
64
+ - [维护手册](https://www.wolai.com/gMHvgnusAcZHyAVbpsGMYF)
65
+ - [故障排除指南](https://www.wolai.com/dMPoKHUWj4hbyN5TkeDEQh)
66
+
67
+ ### 项目管理与规划
68
+
69
+ - [项目管理](https://www.wolai.com/hTDBWPh6Wkq3q7Nb7eoBbW)
70
+ - [项目报告](https://www.wolai.com/f1yzyFwXPs25Qnqao1NrxB)
71
+ - [进度更新](https://www.wolai.com/7iH7Po4ANtAVXRWxqUHzAU)
72
+ - [项目资源](https://www.wolai.com/jELL2Zt8vxqpE8X47Rv3ja)
73
+
74
+ ## 市场、客户与法律
75
+
76
+ ### 市场研究与竞争情报
77
+
78
+ - [市场趋势研究](https://www.wolai.com/v6fukUaeJu42X4LMZPLsat)
79
+ - [竞争对手分析](https://www.wolai.com/rU7jJZ3LSYoe3knJinXzNo)
80
+ - [行业研究](https://www.wolai.com/nQXEWygMF4PmQ9wHy5RWYJ)
81
+
82
+ ### 客户信息
83
+
84
+ - [客户档案](https://www.wolai.com/28uRHetmsxLUQbDnfAdzN7)
85
+ - [销售材料](https://www.wolai.com/4ujknM3SmDGirzpXobqqPb)
86
+ - [客户支持文档](https://www.wolai.com/ph6rPs36toCi9jKgdPtQqf)
87
+
88
+ ### 法律与合规
89
+
90
+ - [法律合同](https://www.wolai.com/8kWg8rSpYADtutQvZZ6bSA)
91
+ - [知识产权文件](https://www.wolai.com/pAVJwE1SwHKRsHJQixDxLh)
92
+ - [法规和合规信息](https://www.wolai.com/bqkjfcxAJLQxpnNweC8vt9)
93
+
94
+ ## 联系信息
95
+
96
+ - 电子邮件:knowledge@company.com
97
+ - 联系人:韩梅梅
98
+
99
+ ## See Also
100
+
101
+ - [AI表格助理](../concepts/AI表格助理.md)
102
+
103
+ ## Sources
104
+
105
+ - [团队知识库](https://wolai.dingtalk.com/knWQTxkrfjT3p8NfvX84Tb)
@@ -0,0 +1,35 @@
1
+ ---
2
+ title: 直播公开系列课
3
+ category: reference
4
+ sources: [15-场景实践/直播公开系列课.md]
5
+ original_sources: [https://wolai.dingtalk.com/tqeYem1rV99PeGXVvRH6v8]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [直播课, 公开课, 培训, 学习资源]
9
+ aliases: [公开课, 直播课程]
10
+ confidence: high
11
+ summary: 钉钉AI表格直播公开系列课涵盖字段与公式专题,帮助用户学会常规字段使用、高级字段串联多表、以及结合AI工具进行大批量数据处理和可视化分析。
12
+ ---
13
+
14
+ > 钉钉AI表格直播公开系列课是面向用户的免费学习资源,通过系统化课程帮助用户从基础到进阶掌握AI表格的使用技能。
15
+
16
+ ## 字段与公式专题直播课
17
+
18
+ ### 课程内容
19
+
20
+ 1. **常规字段使用**:学会使用文本、单选、公式等常规字段,能快速根据业务场景搭建业务系统
21
+ 2. **高级字段串联多表**:掌握查找引用、单/双向关联等高级字段,看清多个表之间的业务流转,使流程更清晰
22
+ 3. **AI 工具结合字段配置**:学会将 DeepSeek R1 等 AI 工具与字段配置结合使用,实现大批量内容处理、自动数据分析和可视化结果生成
23
+
24
+ ### 课程入口
25
+
26
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01JmiE9g1LeRXselER3_!!6000000001324-2-tps-3222-1762.png)
27
+
28
+ ## See Also
29
+
30
+ - [使用AI表格高级权限](../topics/使用AI表格高级权限.md)
31
+ - [钉钉AI表格付费权益](../references/钉钉AI表格付费权益.md)
32
+
33
+ ## Sources
34
+
35
+ - [直播公开系列课](https://wolai.dingtalk.com/tqeYem1rV99PeGXVvRH6v8)
@@ -0,0 +1,118 @@
1
+ ---
2
+ title: 自动化常见问题
3
+ category: reference
4
+ sources: [10-自动化工作流/自动化常见问题.md]
5
+ original_sources: [https://wolai.dingtalk.com/hMeJqmcEY1svmd4YvGsFZ2]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [自动化, FAQ, 常见问题]
9
+ aliases: [自动化FAQ, 工作流常见问题]
10
+ confidence: high
11
+ summary: AI表格自动化工作流的常见问题汇总,涵盖权限管理、运行次数限制与计量规则、执行记录保留时长、消息发送限制、群组数量限制等高频问题的解答。
12
+ ---
13
+
14
+ > AI 表格自动化工作流在使用过程中经常遇到的权限、配额、计量和功能限制等问题的官方解答汇总。
15
+
16
+ ## 权限相关
17
+
18
+ - **谁可以配置或修改自动化流程?**
19
+ AI 表格的所有者/管理员/编辑者(未开启高级权限,或在高级权限中具有所有数据表可管理权限)时能够开启或修改。若用户失去权限,由该用户启用的自动化流程会停止运行,需有权限的用户再次启用。
20
+
21
+ - **我为什么无法看到自动化入口?**
22
+ 可能原因:
23
+ - 仅拥有阅读权限
24
+ - 虽有编辑权限但受限于高级权限管控,没有所有数据表的可管理权限
25
+ - 不在当前组织内
26
+
27
+ ## 运行限制
28
+
29
+ - **每个 AI 表格支持创建多少个自动化流程?**
30
+ 无限制。
31
+
32
+ - **自动化流程的运行次数限制是?**
33
+ 运行次数到达每月上限后将停止运行,于次月 1 日(GMT+0 的 0 时)自动恢复。具体次数请参考 [计费模型](https://open.dingtalk.com/document/connector/connection-platform-billing-model#5adcd8504dk8w)。
34
+
35
+ - **自动化到达本月上限并超出,会立即停止全公司的自动化流程吗?**
36
+ 不会,有 5 天缓冲期。
37
+
38
+ - **连接流节点执行量使用建议:**
39
+ - 无用的执行节点建议删除或采用分支形式
40
+ - 循环执行中进行条件判断,避免无效循环
41
+ - 使用连接平台告警订阅功能
42
+ - 及时停用无效的连接流
43
+
44
+ ## 计量规则
45
+
46
+ ### 计量情况
47
+
48
+ - 成功执行「执行动作」后计量 1 次
49
+ - 调用「延时执行」节点时计量 1 次
50
+ - 调用「网络请求」节点时计量 1 次
51
+ - 「分支节点」每执行 1 次判断计量 1 次
52
+ - 「循环执行」按循环次数计量(循环中有 1 个节点循环 200 次,则计量 200 次)
53
+ - 操作执行后未查询到数据也视为成功,计量 1 次
54
+
55
+ ### 不计量情况
56
+
57
+ - 触发事件执行不计量
58
+ - 未执行的节点和执行失败的节点不计量
59
+ - 调试下执行的节点不计量
60
+
61
+ ## 查看与记录
62
+
63
+ - **如何得知当月已运行次数?**
64
+ 切换至流程管理,可查看当前组织本月累计的流节点执行量。
65
+
66
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01BbQiNZ1CMHIKWeayR_!!6000000000066-2-tps-2535-1356.png)
67
+
68
+ - **我可以查看多长时间的运行日志?**
69
+ 最多 7 天。
70
+
71
+ - **自动化执行记录最多保存多久?**
72
+ 1 个月内。
73
+
74
+ ## 消息与交互
75
+
76
+ - **可以在自动化消息中添加链接吗?**
77
+ 可以,在"发送消息到指定用户或群"中配置消息卡片底部按钮。
78
+
79
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01GJ3NIz1KbrhTQsh7y_!!6000000001183-2-tps-1176-929.png)
80
+
81
+ - **消息可以通过哪些身份发送?**
82
+ 用户身份或钉钉文档自动化助手。
83
+
84
+ - **以用户身份发送消息的限制?**
85
+ 单聊个数不超过 20 个,群组个数不超过 5 个;每分钟单聊消息上限 200 个。
86
+
87
+ - **发送到聊天一次最大能发送多少人?**
88
+ 100 人,超过会被拦截但显示执行成功。
89
+
90
+ ## 群组与字段
91
+
92
+ - **单个节点中最多选几个群组?**
93
+ 5 个。
94
+
95
+ - **一个自动化流程中最多选几个群组?**
96
+ 10 个。
97
+
98
+ - **是否可以选择公式和查找引用字段?**
99
+ 可以,已支持。
100
+
101
+ ## 其他问题
102
+
103
+ - **为什么使用「创建记录时」流程没有正常运行?**
104
+ 点击「新增」时新增的是空白行,除系统字段外所有字段值为空,引用空值会导致后续动作报错。
105
+
106
+ ## See Also
107
+
108
+ - [使用自动化工作流](../topics/使用自动化工作流.md)
109
+ - [流程变量解释与常见报错](../references/流程变量解释与常见报错.md)
110
+ - [流程触发条件与执行动作一览](../references/流程触发条件与执行动作一览.md)
111
+ - [[使用自动化循环节点|使用自动化循环节点]] ([使用自动化循环节点](../concepts/使用自动化循环节点.md))
112
+ - [[自动化创建钉钉待办或日程|自动化创建钉钉待办或日程]] ([自动化创建钉钉待办或日程](../topics/自动化创建钉钉待办或日程.md))
113
+ - [[自动化发起OA审批|自动化发起OA审批]] ([自动化发起OA审批](../topics/自动化发起OA审批.md))
114
+ - [[自动化批量发邮件|自动化批量发邮件]] ([自动化批量发邮件](../topics/自动化批量发邮件.md))
115
+
116
+ ## Sources
117
+
118
+ - [自动化常见问题](https://wolai.dingtalk.com/hMeJqmcEY1svmd4YvGsFZ2)
@@ -0,0 +1,82 @@
1
+ ---
2
+ title: 自动化支持插入哪些变量内容
3
+ category: reference
4
+ sources: [10-自动化工作流/自动化支持插入哪些变量内容.md]
5
+ original_sources: [https://wolai.dingtalk.com/6nkEogY2VfU6J7Rh7EWGFL]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [自动化, 变量, 字段类型]
9
+ aliases: [变量插入, 字段支持列表]
10
+ confidence: high
11
+ summary: AI表格自动化流程中不同执行动作(新增/更新记录、满足条件时、记录变更时、发送消息)可插入的字段类型完整对照表,以及如何引用前序步骤产生的数据的操作说明。
12
+ ---
13
+
14
+ > 在 AI 表格自动化流程中,不同的执行动作允许插入的字段类型各不相同。本文提供完整的字段类型支持对照表,帮助正确配置流程中的变量引用。
15
+
16
+ ## 新增记录/更新记录/满足条件时/记录变更时
17
+
18
+ | 字段类型 | 新增/修改记录 | 满足条件时 | 记录变更时 |
19
+ | --- | --- | --- | --- |
20
+ | 文本 | ✅ | ✅ | ✅ |
21
+ | 单选 | ✅ | ✅ | ✅ |
22
+ | 多选 | ✅ | ✅ | ✅ |
23
+ | 人员 | ✅ | ✅ | ✅ |
24
+ | 日期 | ✅ | ✅ | ✅ |
25
+ | 数字 | ✅ | ✅ | ✅ |
26
+ | 复选框 | ✅ | ✅ | ✅ |
27
+ | 附件 | ✅ | ✅ | ✅ |
28
+ | 人员扩展字段 | ❌ | ❌ | ❌ |
29
+ | 链接 | ✅ | ❌ | ✅ |
30
+ | 评星 | ✅ | ✅ | ✅ |
31
+ | 公式 | ❌ | ✅ | ✅ |
32
+ | 查找引用 | ❌ | ❌ | ❌ |
33
+ | 单向关联 | ✅ | ✅ | ✅ |
34
+ | 双向关联 | ✅ | ✅ | ✅ |
35
+ | 创建人 | ❌ | ✅ | ❌ |
36
+ | 更新人 | ❌ | ✅ | ✅ |
37
+ | 创建时间 | ❌ | ✅ | ❌ |
38
+ | 最后更新时间 | ❌ | ✅ | ❌ |
39
+ | 富文本 | ✅ | ❌ | ✅ |
40
+ | 身份证 | ✅ | ✅ | ✅ |
41
+ | 邮箱 | ✅ | ✅ | ✅ |
42
+ | 电话 | ✅ | ✅ | ✅ |
43
+ | 货币 | ✅ | ✅ | ✅ |
44
+ | 地址 | ❌ | ❌ | ❌ |
45
+ | 地理位置 | ❌ | ❌ | ✅ |
46
+ | 手写签名 | ❌ | ❌ | ❌ |
47
+ | 部门 | ❌ | ❌ | ❌ |
48
+ | 关联引用 | ❌ | ❌ | ❌ |
49
+ | 群组 | ✅ | ✅ | ✅ |
50
+ | 进度条 | ✅ | ✅ | ✅ |
51
+ | 流程 | ✅ | ✅ | ❌ |
52
+
53
+ ## 发送消息到指定用户或群
54
+
55
+ | 填写内容 | 可插入的字段类型 |
56
+ | --- | --- |
57
+ | 发送到群 | 群组字段 |
58
+ | 发送到人 | 人员字段、人员直属上级 |
59
+ | 标题 | 人员、链接、附件、群组、富文本等字段 |
60
+ | 底部按钮链接 | 链接字段 |
61
+
62
+ ## 引用前序步骤产生的数据
63
+
64
+ 以跨表数据同步为例:当入库详情表中新增入库商品时,在库存统计表中同步新增记录。
65
+
66
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01CFAbCP1of0tayrDBX_!!6000000005251-2-tps-1547-972.png)
67
+
68
+ 配置步骤:
69
+ 1. 触发条件「创建记录时」:入库详情中创建新记录时
70
+ 2. 执行动作「新增记录」:在库存统计表中新增一条记录
71
+ 3. 点击设置字段值,选择要增加的字段
72
+ 4. 点击输入框右侧的 **+** 选择上一步骤中产生的数据
73
+
74
+ ## See Also
75
+
76
+ - [使用自动化工作流](../topics/使用自动化工作流.md)
77
+ - [流程变量解释与常见报错](../references/流程变量解释与常见报错.md)
78
+ - [流程触发条件与执行动作一览](../references/流程触发条件与执行动作一览.md)
79
+
80
+ ## Sources
81
+
82
+ - [自动化支持插入哪些变量内容](https://wolai.dingtalk.com/6nkEogY2VfU6J7Rh7EWGFL)
@@ -0,0 +1,36 @@
1
+ ---
2
+ title: 自动化更多执行动作使用指南
3
+ category: reference
4
+ sources: [10-自动化工作流/自动化更多执行动作使用指南.md]
5
+ original_sources: [https://wolai.dingtalk.com/kXpGccLhRLEHBZq9MfhqEb]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [自动化, 执行动作, 集成]
9
+ aliases: [更多执行动作, 扩展节点]
10
+ confidence: high
11
+ summary: AI表格自动化工作流中更多执行动作节点的使用指南索引,包括钉钉智能人事、钉钉会议室、高德地图、简道云、阿里云、飞书、图片翻译等第三方集成节点的说明链接。
12
+ ---
13
+
14
+ > AI 表格自动化工作流支持丰富的第三方集成执行动作节点。本文汇总了各扩展节点的使用指南链接,方便快速查阅。
15
+
16
+ ## 扩展执行动作节点
17
+
18
+ | 节点名称 | 使用指南 |
19
+ | --- | --- |
20
+ | 钉钉智能人事 | [钉钉智能人事节点-使用指南](https://www.wolai.com/Xivum5ma4aRVqjkNvnEH2) |
21
+ | 钉钉会议室 | [钉钉会议室节点-使用指南](https://www.wolai.com/qrMwL46Vo1CR8ERFk4mApB) |
22
+ | 高德地图 | [高德地图节点-使用指南](https://www.wolai.com/oet3TDNHP5nK5xSZkXULv8) |
23
+ | 简道云 | [简道云节点-使用指南](https://www.wolai.com/km1oPtV5KemPvRh8Fyf3MQ) |
24
+ | 阿里云 | [阿里云节点-使用指南](https://www.wolai.com/nQyKHGn6jVakpnQ3SWfuBo) |
25
+ | 飞书 | [飞书节点-使用指南](https://www.wolai.com/qxnPktAiybFf2MEAqLvuWt) |
26
+ | 图片翻译 | [图片翻译-使用指南](https://www.wolai.com/fyPV3QX7W9agDExHxvc1uq) |
27
+
28
+ ## See Also
29
+
30
+ - [使用自动化工作流](../topics/使用自动化工作流.md)
31
+ - [流程触发条件与执行动作一览](../references/流程触发条件与执行动作一览.md)
32
+ - [调用三方工作流应用](../topics/调用三方工作流应用.md)
33
+
34
+ ## Sources
35
+
36
+ - [自动化更多「执行动作」使用指南](https://wolai.dingtalk.com/kXpGccLhRLEHBZq9MfhqEb)