Referenced from SKILL.md
SKILL.mdView in source ↗
Source excerpt starting at line 60.SKILL.mdView in source ↗When the Box CLI lacks a dedicated subcommand, use `box request` for the matching REST endpoint and continue the ordinary operation. Do not ask the user to choose merely because the implementation uses REST; it is the same Box task and preserves the configured CLI identity. Read [REST API fallback](references/rest-api.md) when the endpoint needs a request body or custom header.
Source excerpt starting at line 74.| Webhooks or Events API | [Webhooks and events](references/webhooks-and-events.md) || CLI unavailable or a missing CLI operation | [REST API fallback](references/rest-api.md) || Auth, permissions, rate limits, or API errors | [Troubleshooting](references/troubleshooting.md) |