docs: document base field default values#1500
Conversation
📝 WalkthroughWalkthroughFour Lark Base reference documents are updated to document Changesdefault_value Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@skills/lark-base/references/lark-base-cell-value.md`:
- Line 31: The phone example in references/lark-base-cell-value.md is
inconsistent with the “传合法电话号码” rule and should be replaced with a valid sample
value. Update the example under the 联系电话 field to use a real valid phone format,
and verify the surrounding examples in the same document remain consistent with
the validation guidance.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 5db509a0-7df1-485c-8ac0-696a1244d01e
📒 Files selected for processing (4)
skills/lark-base/references/lark-base-cell-value.mdskills/lark-base/references/lark-base-field-create.mdskills/lark-base/references/lark-base-field-json.mdskills/lark-base/references/lark-base-field-update.md
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@e309636755120c5c9ff02b7a21e817d2a0df4c83🧩 Skill updatenpx skills add zgz2048/cli#codex/base-field-default-value-docs -y -g |
2d51fae to
e309636
Compare
Summary
defaultValueexamples in the Base field JSON reference for supported field types.url,phone, andemail.Validation
lark-base-field-json.mdandlark-base-cell-value.md.git diff --check -- skills/lark-base/references/lark-base-field-json.md skills/lark-base/references/lark-base-cell-value.mdnode scripts/skill-format-check/index.jsSummary by CodeRabbit