Documentation Index
Fetch the complete documentation index at: https://docs.contraforce.com/llms.txt
Use this file to discover all available pages before exploring further.
Request DTO for the agent's get-KQL-table-columns tool. Pass the table names the agent wants column metadata for — the response includes per-table column lists and echoes back any names that didn't resolve to a real table.
Table names to fetch column metadata for. Names from list-kql-tables work as-is. Unknown names are echoed back in unknown_table_names rather than silently dropped, so the agent can recover. Must contain at least one entry.