forked from spencerm/freshservice-claude
Stdlib-only fs.py helper wrapping the Freshservice REST API v2 (auth, URL building, filter quoting, pagination, error surfacing), plus SKILL.md and a reference of endpoints, status/priority codes, and filter-query syntax. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.env
|
|
.DS_Store
|
|
# Credentials live in ~/.freshservice/credentials, never in the repo.
|