mirror of
https://github.com/cole-maxwell1/dotfiles.git
synced 2026-08-02 12:23:54 -04:00
11 lines
317 B
Markdown
11 lines
317 B
Markdown
---
|
|
name: glm-quota
|
|
description: Query Z.ai GLM Coding Plan usage statistics including quota limits, model usage, and MCP tool usage
|
|
parameters:
|
|
- name: detailed
|
|
type: boolean
|
|
optional: true
|
|
description: Show detailed usage breakdown
|
|
---
|
|
Query GLM quota usage including token limits and MCP tool usage.
|