deploy
This commit is contained in:
25
skills/shared-items-folders/SKILL.md
Normal file
25
skills/shared-items-folders/SKILL.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: shared-items-folders-routes
|
||||
description: Handle 1 OpenAPI operation(s) under /shared_items#folders for the shared items folders route group.
|
||||
---
|
||||
|
||||
# shared items folders API Routes
|
||||
|
||||
Handle 1 OpenAPI operation(s) under /shared_items#folders for the shared items folders route group.
|
||||
|
||||
Use the generated operation tools to make real API calls. Do not invent API responses.
|
||||
If a tool reports missing setup, return the exact setup field name to the caller.
|
||||
For write, update, or delete operations, state the intended action before calling the tool.
|
||||
|
||||
## Operations
|
||||
|
||||
### get_shared_items_folders
|
||||
|
||||
- Operation ID: `get_shared_items_folders`
|
||||
- Route: `GET /shared_items#folders`
|
||||
- Mode: READ
|
||||
- Summary: Find folder for shared link
|
||||
- Parameters:
|
||||
- `if-none-match` in `header`
|
||||
- `fields` in `query`
|
||||
- `boxapi` in `header` required
|
||||
Reference in New Issue
Block a user