lap-agentos-api-v3-diary-call-group

agentOS API V3, Diary Call Group API skill. Use when working with agentOS API V3, Diary Call Group for diary. Covers 13 endpoints.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lap-agentos-api-v3-diary-call-group" with this command: npx skills add mickmicksh/lap-agentos-api-v3-diary-call-group

agentOS API V3, Diary Call Group

API version: v3-diary

Auth

basic | ApiKey ApiKey in header

Base URL

https://live-api.letmc.com

Setup

  1. Set your API key in the appropriate header
  2. GET /v3/diary/{shortname}/{branchID}/guest/search -- verify access
  3. POST /v3/diary/{shortName}/appointment -- create first appointment

Endpoints

13 endpoints across 1 groups. See references/api-spec.lap for full details.

diary

MethodPathDescription
GET/v3/diary/{shortname}/{branchID}/guest/searchMatch Guest Parameters with existing applicants
GET/v3/diary/{shortName}/allocationsGet a list of all available allocations for a date + 7 days for a specified appointment type
GET/v3/diary/{shortName}/appointmentGet an appointment by ID
PUT/v3/diary/{shortName}/appointmentUpdate an existing appointment using its unique identifier
POST/v3/diary/{shortName}/appointmentPost an appointment into a valid diary allocation
DELETE/v3/diary/{shortName}/appointmentDelete an existing appointment using its unique identifier
PATCH/v3/diary/{shortName}/appointment/{appointmentID}/cancelCancel an existing appointment using its unique identifier
POST/v3/diary/{shortName}/appointment/feedbackSubmit appointment feedback
GET/v3/diary/{shortName}/appointmentsbetweendatesA collection of diary appointments linked to a company filtered between specific dates and by appointment type
GET/v3/diary/{shortName}/appointmenttypesA collection of all diary appointment types
GET/v3/diary/{shortName}/company/branchesAll branches defined for a company
GET/v3/diary/{shortName}/company/branches/{branchID}Get a specific branch given its unique Object ID (OID)
GET/v3/diary/{shortName}/recurringappointmentRetrieves all recurring appointments:-

Common Questions

Match user requests to endpoints in references/api-spec.lap. Key patterns:

  • "List all search?" -> GET /v3/diary/{shortname}/{branchID}/guest/search
  • "List all allocations?" -> GET /v3/diary/{shortName}/allocations
  • "List all appointment?" -> GET /v3/diary/{shortName}/appointment
  • "Create a appointment?" -> POST /v3/diary/{shortName}/appointment
  • "Create a feedback?" -> POST /v3/diary/{shortName}/appointment/feedback
  • "List all appointmentsbetweendates?" -> GET /v3/diary/{shortName}/appointmentsbetweendates
  • "List all appointmenttypes?" -> GET /v3/diary/{shortName}/appointmenttypes
  • "List all branches?" -> GET /v3/diary/{shortName}/company/branches
  • "Get branche details?" -> GET /v3/diary/{shortName}/company/branches/{branchID}
  • "List all recurringappointment?" -> GET /v3/diary/{shortName}/recurringappointment
  • "How to authenticate?" -> See Auth section

Response Tips

  • Check response schemas in references/api-spec.lap for field details
  • List endpoints may support pagination; check for limit, offset, or cursor params
  • Create/update endpoints typically return the created/updated object

CLI

# Update this spec to the latest version
npx @lap-platform/lapsh get agentos-api-v3-diary-call-group -o references/api-spec.lap

# Search for related APIs
npx @lap-platform/lapsh search agentos-api-v3-diary-call-group

References

  • Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas

Generated from the official API spec by LAP

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Eternal Haven Lore Pack

Eternal Haven Chronicles lore + mythic persona pack. Use when the agent needs deep narrative context, character arcs, and metaphysical structure from the 4 Eternal Haven books to speak in a more poetic, mythic, or Champion-aligned voice while staying anchored in real events and consistent rules.

Registry SourceRecently Updated
Automation

Creator Alpha Feed

Collect and rank daily AI content for creator-focused publishing workflows. Use when users ask for AI topic scouting, KOL tracking (especially X/Twitter), practical tutorial picks, industry updates, or automated Feishu/Obsidian briefing pushes with configurable templates and time windows.

Registry SourceRecently Updated
1.7K0rotbit
Automation

Evolution Api Go - Evo Go

Complete WhatsApp automation via Evolution API Go v3 - instances, messages (text/media/polls/carousels), groups, contacts, chats, communities, newsletters, and real-time webhooks

Registry SourceRecently Updated
Automation

macOS

macOS system administration, command-line differences from Linux, and automation best practices.

Registry SourceRecently Updated