{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "31.0.7.1",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"maintenance": false,
"theme": "",
"loglevel": 0,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"memories.vod.path": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "stable",
"memcache.local": "\\OC\\Memcache\\APCu",
"memories.db.triggers.fcu": true,
"app_install_overwrite": [
"news",
"talk_matterbridge",
"otpmanager"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"maintenance_window_start": 1,
"http:\/\/localhost:11434": true,
"memories.index.path": "\/Photos\/",
"preview_max_x": 1024,
"preview_max_y": 1024,
"memories.vod.disable": false,
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"memories.exiftool_no_local": true,
"memories.vod.nvenc": true,
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"default_phone_region": "US",
"files.chunked_upload.max_size": 0,
"davstorage.request_timeout": 150
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
Context agent should activate the tool and use it.
Actual behaviour
The tool's JSON call is output instead.
Server configuration
Web server: Apache
Database: MySQL
PHP version: Latest
Nextcloud version: 31.0.7
List of activated apps
Nextcloud configuration
Browser
N/A