Skip to content

Instantly share code, notes, and snippets.

View warinyupajum-minicoce's full-sized avatar

warinyupajum-minicoce

  • Joined Oct 31, 2025
View GitHub Profile
<!doctype html><meta charset="utf-8">
<title>Privacy & Data Use — BOQ/QTO Sheets Action</title>
<h1>Privacy & Data Use — BOQ/QTO Sheets Action</h1>
<p>This Action uses the Google Sheets API in <b>read-only</b> mode to fetch only:
<code>Materials!A1:H</code> and <code>Conversions!A1:C</code>. No personal data, cookies,
or persistent storage. Calculations (unit conversion and qty*unit_price*(1+wastage_factor))
are performed transiently in the chat session only. Access is protected by a restricted
Google API key (Sheets API only). You can revoke access by changing sheet sharing or
rotating the API key. Contact: &lt;your email&gt;.</p>
<!doctype html><meta charset="utf-8">
<title>Privacy & Data Use — BOQ/QTO Sheets Action</title>
<h1>Privacy & Data Use — BOQ/QTO Sheets Action</h1>
<p>This Action uses the Google Sheets API in <b>read-only</b> mode to fetch only:
<code>Materials!A1:H</code> and <code>Conversions!A1:C</code>. No personal data, cookies,
or persistent storage. Calculations (unit conversion and qty*unit_price*(1+wastage_factor))
are performed transiently in the chat session only. Access is protected by a restricted
Google API key (Sheets API only). You can revoke access by changing sheet sharing or
rotating the API key. Contact: &lt;your email&gt;.</p>