apply_continuous_numbering
Convert plain-text numbered prefixes in Google Docs into continuous numbered lists that persist across paragraphs and sub-lists, maintaining proper sequence automatically.
Instructions
Convert plain-text "N. " step prefixes in a Google Doc (or specific tab) into a real numbered list whose numbering continues across intervening prompt paragraphs and sub-bullet lists. Idempotent — safe to re-run on documents already processed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| document_id | Yes | Google Docs document ID. | |
| tab_id | No | Optional tab ID to scope the operation to a specific tab. | |
| strip_plain_text | No | If True (default), strip the literal "N. " prefix text after applying numbered bullets. If False, leaves the text intact — useful for debugging or when the prefix is intentional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |