No earlier complete public snapshot yet. Watch would start a baseline on the next complete check.
Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure
Server annotations are declarations, not verified behavior.
Show 4 of 4 server-provided tool definitions
getSBGridAPIDetail
No effect details providedShow server-provided detailsServer description (copied; language not verified)
Get the full documentation for one SBGrid3.0 API/option by its exact name: syntax, all sub-options, detailed explanation, and a code example. Use after searchSBGridAPI once you know the exact name. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input schema (server-provided preview — do not copy)
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Exact API/option name as shown in searchSBGridAPI results (e.g. 'excelExport', 'columns', 'personalization')."
}
}
}
getSBGridExample
No effect details providedShow server-provided detailsServer description (copied; language not verified)
Find runnable SBGrid3.0 code examples by feature or use case. Returns ready-to-adapt example snippets. Use when you want working sample code rather than the API reference. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input schema (server-provided preview — do not copy)
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Maximum number of examples to return. Default 3."
},
"query": {
"type": "string",
"description": "Feature or use case to find examples for (e.g. 'excel export', 'row grouping', 'cell editing')."
}
}
}
listSBGridAPIs
No effect details providedShow server-provided detailsServer description (copied; language not verified)
Browse the SBGrid3.0 API surface by category. Call with no argument to get all top-level categories; pass a category to list the APIs under it. Use to explore what exists when you don't have a specific keyword. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input schema (server-provided preview — do not copy)
{
"type": "object",
"required": [],
"properties": {
"category": {
"type": "string",
"description": "Category to list APIs for (optional). Omit to return the list of all categories."
}
}
}
searchSBGridAPI
No effect details providedShow server-provided detailsServer description (copied; language not verified)
Search SBGrid3.0 grid API and option documentation by keyword. Returns matching entries with name, summary, syntax, and category. Start here to find which API/option fits a task, then call getSBGridAPIDetail for full details or getSBGridExample for code. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input schema (server-provided preview — do not copy)
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Maximum number of results to return. Default 5."
},
"query": {
"type": "string",
"description": "Keyword to search: a feature, option, or method name (e.g. 'excelExport', 'filter', 'column width', 'row grouping')."
}
}
}
Evidence and limitations
Method: anonymous Streamable HTTP probe. We never invoke a tool.
Attempted protocols: 2026-07-28, 2025-11-25
Protocol2025-11-25
TransportStreamable HTTP
AuthNo authentication challenge observed
EvidencePublic contract observed
Total latency11258 ms
Response bytes2915
No diagnostic errors.
Observation history
Operational
2025-11-25 · 4 tools
Unreachable now
No protocol
Unreachable now
No protocol
Operational
2025-11-25 · 4 tools
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Complete public contract · 2025-11-25 · 4 tools
72777edcfe91
Deep monitoring eligibility
Eligible for deep monitoring
A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.
Personal Watch is not open yet. This report does not start a Watch or a payment.