You're viewing a demo portfolio

Join the waitlist
PRSM

list_service_schedules

Active

Tool of FavCRM

declared in 1.0.0

List schedule windows for booking services.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "dateTo": {
      "type": "string",
      "description": "YYYY-MM-DD"
    },
    "staffId": {
      "type": "string",
      "description": "Staff member ID"
    },
    "dateFrom": {
      "type": "string",
      "description": "YYYY-MM-DD"
    },
    "serviceId": {
      "type": "string",
      "description": "Service ID"
    },
    "isOverride": {
      "type": "boolean",
      "description": "Filter to override entries only"
    },
    "resourceId": {
      "type": "string",
      "description": "Resource ID (room/equipment)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
list_service_schedules — FavCRM — PRSM MCP