← WebMCP Directory

arenna.link

arenna.link

live Unverified (seed import) Productivity & Business 7 tools imperative implementation

Arenna helps instructors manage availability, take bookings, and let AI fill their schedule. Free to start, 30-second setup.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 4 · Act 1 · Transact 2 · Score: Not yet scored

Tool inspector

check_availability

answer imperative

Free times for one booking type in a date range. Every slot is a real opening: the business’s published hours minus anything already on its calendar. An empty list is a definite "nothing free in that range", not an error — widen the range or offer to take a message. Returns { ok, slots[] of { start_utc, end_utc, start_local }, total, timezone, searched { from_date, to_date } }.

Page: /

Input schema

PropertyTypeRequiredDescription
booking_type_id string yes From get_booking_options.
from_date string yes First date to consider, YYYY-MM-DD.
to_date string no Last date to consider, YYYY-MM-DD, INCLUSIVE. Omit for a single day. At most 60 days after from_date.
visitor_timezone string no The visitor's IANA timezone, if known (e.g. 'Europe/Berlin'). Slot times are echoed in it for display. Omit and the business’s own zone is used.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "booking_type_id": {
      "type": "string",
      "description": "From get_booking_options."
    },
    "from_date": {
      "type": "string",
      "format": "date",
      "description": "First date to consider, YYYY-MM-DD."
    },
    "to_date": {
      "type": "string",
      "format": "date",
      "description": "Last date to consider, YYYY-MM-DD, INCLUSIVE. Omit for a single day. At most 60 days after from_date."
    },
    "visitor_timezone": {
      "type": "string",
      "description": "The visitor's IANA timezone, if known (e.g. 'Europe/Berlin'). Slot times are echoed in it for display. Omit and the business’s own zone is used."
    }
  },
  "required": [
    "booking_type_id",
    "from_date"
  ]
}

Similar websites

eworker.ca

eworker.ca

E-Worker is business infrastructure powered by AI, with focused apps and connected business work.

live Unverified Productivity & Business
73 tools A10 / Act63 / T0 Not yet scored Seen 2026-09-14
eworker_site_status eworker_list_apps eworker_resolve_app eworker_open_app ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in

urban-planning-copilot.heisenbug.in

Urban Planning Copilot

demo Unverified Productivity & Business
37 tools A10 / Act27 / T0 Not yet scored Seen 2026-09-14
get_workspace get_analysis_plan list_candidates inspect_candidate list_shortlist
Inspect tools
vide.zerdalu.com

vide.zerdalu.com

Vide

live Unverified Productivity & Business Transact tools
28 tools A13 / Act14 / T1 Not yet scored Seen 2026-09-14
list_project_files read_project_file write_project_file delete_project_file get_active_script
Inspect tools
labspace-agent-twin.onrender.com

labspace-agent-twin.onrender.com

LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.

demo Unverified Productivity & Business
24 tools A5 / Act19 / T0 Not yet scored Seen 2026-09-14
labspace_add_inventory labspace_assess_workflow labspace_resolve_materials labspace_start_collection labspace_collection_step
Inspect tools

Related on Influzer