Site agent settings
Configure site-specific issue remediation behavior and agent instructions.
Last updated
Was this helpful?
{
"object": "site-agent-settings",
"updatedAt": "2026-07-21T21:03:39.986Z",
"updatedBy": "text",
"urls": {
"location": "text"
},
"scans": {
"topics": "auto"
},
"findings": {
"changeRequests": "always"
},
"editing": {
"customInstructions": {
"object": "document",
"data": {},
"nodes": [
{
"object": "block",
"type": "paragraph",
"data": {},
"nodes": [
{
"object": "text",
"leaves": [
{
"object": "leaf",
"text": "Hello world",
"marks": []
}
]
}
]
}
]
}
}
}