在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用delete-bill
星标4
分支0
更新时间2026年6月19日 10:41
Delete ONE bill by id
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Delete ONE bill by id
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Create a new contact (person or business) with ALL its channels and address in one call.
Fetch the full body and metadata of a single email by message_id.
Record a new bill / recurring expense
Create a new calendar event in Yorik's local calendar
Attach a postal address (home, work, billing, shipping) to an existing contact.
Attach a channel (email, phone, whatsapp, signal, sms, website, social) to a contact.
基于 SOC 职业分类
| name | delete_bill |
| description | Delete ONE bill by id |
| when_to_use | - User says "lösch die Stromrechnung" / "delete that bill" |
| inputs | {"bill_id":{"type":"integer","required":true,"description":"Exactly ONE bill id per call."}} |
| outputs | {"deleted_bill_id":{"type":"integer"},"bill":{"type":"object"}} |
| tags | ["bills","mutation","destructive"] |
| permissions | ["admin","member","restricted"] |
Hard 1-row cap. Cancel/test re-inserts.