원클릭으로
filescom-holiday-calendars
A Holiday Calendar defines site-wide holiday dates and optional partial-day windows that scheduled resources skip.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A Holiday Calendar defines site-wide holiday dates and optional partial-day windows that scheduled resources skip.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Files.com User Additional Email Recipients via files-cli.
A RemoteServerCredential is a way to store a credential for Remote Servers in a centralized vault and then reference it from Remote Server definitions.
A RemoteServer is a specific type of Behavior called `remote_server_sync`.
Files.com Files via files-cli.
Expectations let your Files.com site define what “correct” file delivery looks like, continuously evaluate whether it happened, and keep history when it did not.
An AutomationLog is an audit log for monitoring and troubleshooting triggered Automation.
| name | filescom-holiday-calendars |
| description | A Holiday Calendar defines site-wide holiday dates and optional partial-day windows that scheduled resources skip. |
A Holiday Calendar defines site-wide holiday dates and optional partial-day windows that scheduled resources skip.
All subcommands also accept the global flags documented in CONTEXT.md (--api-key, --format, --workspace-id, --debug, and the pagination flags --cursor / --per-page / --max-pages on list). Those are not repeated below.
files-cli holiday-calendars listList Holiday Calendars.
| Flag | Type | Description |
|---|---|---|
--sort-by | object | If set, sort records by the specified field in either asc or desc direction. Valid fields are . |
files-cli holiday-calendars findShow Holiday Calendar.
| Flag | Type | Description |
|---|---|---|
--id | int64 | Holiday Calendar ID. Required. |
files-cli holiday-calendars createCreate Holiday Calendar.
| Flag | Type | Description |
|---|---|---|
--name | string | Holiday Calendar name. Required. |
files-cli holiday-calendars updateUpdate Holiday Calendar.
| Flag | Type | Description |
|---|---|---|
--id | int64 | Holiday Calendar ID. Required. |
--name | string | Holiday Calendar name. |
files-cli holiday-calendars deleteDelete Holiday Calendar.
| Flag | Type | Description |
|---|---|---|
--id | int64 | Holiday Calendar ID. Required. |