Agent skill

delete

Use when removing a Feishu document by token and cleaning the matching entry from local obshare-cli upload history.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/delete

SKILL.md

obshare-cli delete

Delete a Feishu document by token.

Syntax

bash
conda run -n obsd obshare-cli delete <token>
conda run -n obsd obshare-cli --json delete <token>

Example

bash
conda run -n obsd obshare-cli delete doxcnAbcDefGhi
conda run -n obsd obshare-cli --json delete doxcnAbcDefGhi

Notes

  • Use a document token from upload output or obshare-cli list history.
  • Deleting also removes the matching record from ~/.obshare/history.json.
  • --json is a global flag and must appear before delete.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results