Enable AI assistants to explore and query your Turbot Guardrails data!
Stars
4
Forks
1
Watchers
4
Open Issues
6
Overall repository health assessment
^1.10.1^20.10.0^3.2.6^7.0.4^8.17.1^6.0.3^1.4.0^16.4.7^16.10.0^6.1.0^4.1.0^4.17.21^3.2.4^9.6.0^2.7.0^3.22.4^29.5.14^4.0.9^4.17.16^20.10.0^0.3.4^5.3.2chore: update keywords in package.json to follow npm best practices (hyphens for multi-word terms)
b1e077cView on GitHubImprove: Expanded, LLM-friendly description for guardrails_query_runnable_introspection tool with workflow and usage guidance.
9f3b2bbView on GitHubRefactor: DRY GraphQL query validation and error handling for guardrails_query and guardrails_query_runnable. Add shared utility for validation and error formatting. Improve documentation and examples.
f93db42View on GitHubUpdate README: new endpoint demo-acme.cloud.turbot.com, improved format, accurate tool list, and removed log viewing instructions.
d9436d1View on GitHubRequire resourceId for guardrails_query_runnable, but not for guardrails_query_runnable_introspection. Clean up types and endpoint construction accordingly.
51e4c6bView on GitHubfeat: add policy setting list and show tools - Added guardrails_policy_setting_list tool for discovering and filtering policy settings - Added guardrails_policy_setting_show tool for detailed policy setting information - Updated tools index to include new policy setting tools
8a654fdView on GitHubfix: update control mute field to handle scalar type - Updated Control interface to handle mute as scalar - Modified GraphQL query to remove mute subfields - Updated filter example to use stateChangeTimestamp
01a3e07View on GitHub