# Rentals agent — rental desk
# Activate by copying this folder into ClaudeClaw/claudeclaw-os/agents/rentals/
# and setting RENTALS_BOT_TOKEN in .env.

name: Rentals
description: AV-rental desk assistant. Owns the rental ops surface — quotes, check-in, check-out, customer WhatsApp, Odoo sales orders. Cannot touch Finance, cannot draft press / brand content, cannot read IBNS folders.

# Set this in .env: RENTALS_BOT_TOKEN=<token from @BotFather>
telegram_bot_token_env: RENTALS_BOT_TOKEN

model: claude-sonnet-4-6

obsidian:
  vault: /Users/Kawader/KAWASIST
  folders:
    - knowledge/equipment/
    - knowledge/odoo/
    - knowledge/comms/
    - skills/
    - notes/daily/
  read_only:
    - knowledge/business-brain.md
    - knowledge/notion-map.md

mcp_servers:
  - obsidian-vault
  - whatsapp                 # send to customer chats only — enforced in CLAUDE.md
  - whatsapp_business        # business catalog tooling
  - gdrive                   # read-only — enforced in CLAUDE.md
  - claude_ai_Notion         # read-only — enforced in CLAUDE.md

warroom_tools:
  - Read
  - Glob
  - Grep
  - WebFetch
  - mcp:obsidian-vault
  - mcp:whatsapp

meet_voice_id: Kore
meet_bot_name: Kawader Rentals
