agentOS API V3, Diary Call Group Skill
letmc-com-diary
letmc-com-diary
| Method | Path | Description |
|---|---|---|
GET | /v3/diary/{shortname}/{branchID}/guest/search | |
GET | /v3/diary/{shortName}/allocations | Match Guest Parameters with existing applicants |
GET | /v3/diary/{shortName}/appointment | Get a list of all available allocations for a date + 7 days for a specified appointment type |
PUT | /v3/diary/{shortName}/appointment | Get an appointment by ID |
POST | /v3/diary/{shortName}/appointment | Update an existing appointment using its unique identifier |
DELETE | /v3/diary/{shortName}/appointment | Post an appointment into a valid diary allocation |
PATCH | /v3/diary/{shortName}/appointment/{appointmentID}/cancel | Delete an existing appointment using its unique identifier |
POST | /v3/diary/{shortName}/appointment/feedback | Cancel an existing appointment using its unique identifier |
GET | /v3/diary/{shortName}/appointmentsbetweendates | Submit appointment feedback |
GET | /v3/diary/{shortName}/appointmenttypes | A collection of diary appointments linked to a company filtered between specific dates and by appointment type |
GET | /v3/diary/{shortName}/company/branches | A collection of all diary appointment types |
GET | /v3/diary/{shortName}/company/branches/{branchID} | All branches defined for a company |
GET | /v3/diary/{shortName}/recurringappointment | Get a specific branch given its unique Object ID (OID) |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install letmc-com-diary
Downloads and installs to ~/.claude/skills/letmc-com-diary/
v3-diary (2026-02-13)