feat(sheets): add citation support to +workbook-info - #2474
feat(sheets): add citation support to +workbook-info#2474xiongyuanwen-byted wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
Add citation framework support to the
sheets +workbook-infoshortcut.When
LARKSUITE_CLI_CITATION=1, the JSON envelope output includes acitationsarray with the spreadsheet URL, source type, and resource ID.--urlflag (native Lark sheet link)titleandpublish_timewill be populated from the API response onceget_workbook_structureis updated to return workbook-level meta fields (byted-sheet PR pending)