Files
freshservice-claude/.gitignore
spencerm b66d72881d Freshservice skill for Claude: tickets, assets, people, changes/problems/releases
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>
2026-06-16 18:14:13 -06:00

6 lines
104 B
Plaintext

__pycache__/
*.pyc
.env
.DS_Store
# Credentials live in ~/.freshservice/credentials, never in the repo.