SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Tools
To toolcommandcodingfs-readexecstable

git-status

Working tree status — staged, modified, untracked.

id tool/git-statusv1.0.0function git_status

Signature

ParameterTypeRequiredDescription
returnsobjectStatus grouped by category.

Tool definition for the model

{
  "name": "git_status",
  "description": "Return the working tree status.",
  "input_schema": {
    "type": "object",
    "properties": {},
    "required": []
  }
}
Author convergent-systems-key. Source convergent-systems-co/agent-atoms (original ↗). License Apache-2.0. Re-typed from tool-definition by scripts/migrate-policy-tool.py.