Commit 7f02dec
chore(toolkit-docs): restore lost summaries for 6 toolkits (#928)
* chore(toolkit-docs): restore lost summaries for 6 toolkits
The summary field for github, googledocs, jira, salesforce, daytona,
and linear was silently wiped to null across recent [AUTO] docs update
merges (see #926 for the root cause — regeneration fallback paths did
not preserve the previous summary).
Each restored summary was rewritten from the last known-good version in
git history and then updated to reflect the toolkit's CURRENT tools.
Notable capability drift accounted for:
- github: drop notifications (no notification tools currently); drop
CLASSIC_PERSONAL_ACCESS_TOKEN (only GITHUB_SERVER_URL remains); add
explicit Projects V2 fields/items and user-centric views (review
workload, open items, recent activity).
- googledocs: clarify SearchAndRetrieveDocuments returns body content
while SearchDocuments is metadata-only; keep File Picker recovery.
- jira: no capability drift; tighten wording around single-call batching
and name/key/email reference resolution.
- salesforce: no capability drift; add explicit mention of related-
object enrichment (contact roles, line items) visible in current
descriptions.
- daytona: drop abstract "metadata for coordination"; add ListRegions,
signed vs. standard port preview URLs, snapshots as a separate
lifecycle.
- linear: drop the comment-anchoring caveat (no longer present in tool
descriptions); add pagination for project/initiative descriptions and
ManageIssueSubscription.
This restoration is intentionally separate from #927 (the code fix) so
content review can happen independently of the regression fix.
Refs #926
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore(toolkit-docs): drop OAuth scopes from restored summaries, link to Arcade auth provider docs
Per follow-up feedback, summaries should not repeat OAuth scopes — they
belong in the per-toolkit auth provider documentation, not the overview
prose. Each of the six restored summaries now:
- States whether OAuth is required and names the provider.
- Links to the matching Arcade auth provider page under
/en/references/auth-providers/<provider> instead of listing scopes.
- Where applicable, adds explicit explanations for each secret plus a
link to the Arcade Dashboard secret setup flow.
The deterministic secret-coverage check in #932 is not changed here —
that PR already accepts either the Arcade secret docs link or the
Dashboard URL, both of which remain present in these summaries.
Refs #926
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore(toolkit-docs): align generatedAt with restore batch (PR feedback)
torresmateo noted daytona.json carried an older generatedAt than the
actual edit. Refresh timestamps for toolkit JSON touched in this PR
where dates were still from prior generator runs (Apr 2 / Apr 10).
Made-with: Cursor
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1ee7976 commit 7f02dec
6 files changed
Lines changed: 18 additions & 12 deletions
File tree
- toolkit-docs-generator/data/toolkits
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4192 | 4192 | | |
4193 | 4193 | | |
4194 | 4194 | | |
4195 | | - | |
4196 | | - | |
| 4195 | + | |
| 4196 | + | |
| 4197 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5766 | 5766 | | |
5767 | 5767 | | |
5768 | 5768 | | |
5769 | | - | |
5770 | | - | |
| 5769 | + | |
| 5770 | + | |
| 5771 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | | - | |
1179 | | - | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4575 | 4575 | | |
4576 | 4576 | | |
4577 | 4577 | | |
4578 | | - | |
4579 | | - | |
| 4578 | + | |
| 4579 | + | |
| 4580 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4066 | 4066 | | |
4067 | 4067 | | |
4068 | 4068 | | |
4069 | | - | |
4070 | | - | |
| 4069 | + | |
| 4070 | + | |
| 4071 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2381 | 2381 | | |
2382 | 2382 | | |
2383 | 2383 | | |
2384 | | - | |
2385 | | - | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
0 commit comments