Skip to content

docs: add Lit Triggers section (overview, creating triggers, examples)#406

Open
clawdbot-glitch003 wants to merge 4 commits into
mainfrom
glitch003/lit-triggers-docs
Open

docs: add Lit Triggers section (overview, creating triggers, examples)#406
clawdbot-glitch003 wants to merge 4 commits into
mainfrom
glitch003/lit-triggers-docs

Conversation

@clawdbot-glitch003
Copy link
Copy Markdown
Collaborator

Summary

There were no docs for lit-triggers. This adds a Lit Triggers group to the Mintlify docs, mirroring the Lit Actions structure:

  • Overview (lit-triggers/index) — what triggers are, the trigger → action → chain flow, the main(params) contract, per-trigger params shapes, and the security model.
  • Creating Triggers (lit-triggers/triggers) — browser authorization, creating webhook/schedule/chain-event triggers, firing them, inspecting runs, and the full API reference.
  • Examples (lit-triggers/examples) — copy-paste actions (echo, keyless notary, signed heartbeat, chain-event reader) and a table linking to the full runnable demos.

The echo + notary "light" examples live here (the one-file-recipe tier), per the convention that the repo examples/ folder is for flows needing a contract + deploy + client.

Notes

  • All params shapes and behaviors documented here were verified live against triggers.litprotocol.com.
  • The "Full demos" table forward-references examples/{release-attestation,uptime-insurance,chainlink-feed-mirror} — those full packages land in a follow-up PR.

🤖 Generated with Claude Code

There were no docs for lit-triggers. Adds a three-page Lit Triggers group
mirroring the Lit Actions docs:

- index: what triggers are, how they fit together, the main(params) contract,
  per-trigger params shapes, and the security model.
- triggers: authorize, create webhook/schedule/chain-event triggers, fire them,
  inspect runs, full API reference.
- examples: copy-paste actions (echo, notary, signed heartbeat, chain-event
  reader) plus links to the full runnable demos.

Wires the group into docs.json nav after Lit Actions.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@clawdbot-glitch003 clawdbot-glitch003 requested a review from a team May 29, 2026 01:06
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chipotle 🟢 Ready View Preview May 29, 2026, 1:06 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chipotle-dev 🟢 Ready View Preview May 29, 2026, 1:07 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

…mples

Adds prominent callouts pointing to https://triggers.litprotocol.com/SKILL.md
so users can hand the setup to a coding agent.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants