{
"metadata": {
"name": "string",
"description": "string",
"license": "string",
"compatibility": "string",
"allowed-tools": "string",
"metadata": {}
},
"instructions": "string",
"path": "string",
"source": {
"type": "string",
"repo_url": "string",
"sub_path": "string",
"ref": "string"
},
"installed_at": "string",
"enabled": true,
"env_vars": [
{
"key": "string",
"value": "string",
"description": "string"
}
]
}