Build-in-Public: connection status
build_in_public_statusCheck your Build-in-Public GitHub connection status: configured, connected, mode, enabled, daily limit, and the latest draft. Verify setup, confirm a connect link, or view recent drafts.
Instructions
READ-ONLY status of the org's Build-in-Public GitHub connection. Returns { configured (server has a GitHub OAuth app), connected (user completed the authorize flow), githubLogin, connectedAt, mode (APPROVE = human approves every draft, the default; AUTO = drafts post unattended), enabled, dailyLimit, postMode ("per-pr" or "digest"), digestFrequency, digestDayOfWeek, digestHourUtc, maxPostsPerWeek, nextDigestAt, lastDigestAt, pendingDigestCount, defaultBranch, repos: [{ fullName, branch (the watched branch after per-repo overrides), webhookRegistered, isWebhookActive, lastWebhookAt }], lastDraft (the most recent GitHub-event tweet draft: repo, title, status, tweetDraft, createdAt) }. Use it to answer "is build-in-public set up?", to verify a connect link the user was given actually got completed, or to see the latest draft. Never mutates anything. Drafts awaiting review also appear in list_approvals under source 'build-in-public'. CAPABILITY: read — side-effect-free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||