Loading...
Loading...
Operational data query skill, which is applicable to obtaining operational data such as the enterprise's fiscal year time range and current week number. Use this skill when users need to: (1) Query current fiscal year information; (2) Get the current week number of the fiscal year.
npx skill4agent add 6fy/lfy-cli lfy-opsis a command-line program provided by Lufy, all operations are completed by executinglfy-clicommands.lfy-cli
lfy-cli ops <interface name> '{}'errcode0week_nolfy-cli ops get_fiscal_year '{}'lfy-cli ops get_current_week '{}'get_fiscal_year| Fiscal Year | Start Date | End Date |
|---|---|---|
| <current_fiscal_year> Year | <start_date> | <end_date> |
get_current_week| Week Name | Start Date | End Date |
|---|---|---|
| <week_name> | <start_date> | <end_date> |