deploy
This commit is contained in:
25
skills/shared-items-web-links/SKILL.md
Normal file
25
skills/shared-items-web-links/SKILL.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: shared-items-web-links-routes
|
||||
description: Handle 1 OpenAPI operation(s) under /shared_items#web_links for the shared items web links route group.
|
||||
---
|
||||
|
||||
# shared items web links API Routes
|
||||
|
||||
Handle 1 OpenAPI operation(s) under /shared_items#web_links for the shared items web links 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_web_links
|
||||
|
||||
- Operation ID: `get_shared_items_web_links`
|
||||
- Route: `GET /shared_items#web_links`
|
||||
- Mode: READ
|
||||
- Summary: Find web link for shared link
|
||||
- Parameters:
|
||||
- `if-none-match` in `header`
|
||||
- `fields` in `query`
|
||||
- `boxapi` in `header` required
|
||||
Reference in New Issue
Block a user