Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run//%22$%7BviewSourceLink%7D/%22?q=database&page=1&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=database

Returns an array of strings in format "username" or "username/projectName"

Found 10130 results for "database"(883ms)

No matches found in users.

Try switching to another result type using the tabs above.

177 },
178 parent: {
179 type: "database_id" | "page_id",
180 database_id?: string,
181 page_id?: string
182 },
233 {
234 id: string,
235 type: "paragraph" | "heading_1" | "heading_2" | "heading_3" | "bulleted_list_item" | "numbered_list_item" | "to_do" | "toggle" | "child_page" | "child_database" | "embed" | "image" | "video" | "file" | "pdf" | "bookmark" | "callout" | "quote" | "equation" | "divider" | "table_of_contents" | "column" | "column_list" | "link_preview" | "synced_block" | "template" | "link_to_page" | "table" | "table_row" | "unsupported",
236 created_time: string,
237 last_edited_time: string,
1152. Fetches Notion page data
1163. Extracts assigned person ID from "Assigned" property
1174. Queries agents database for matching agents
1185. Clears current demo's agent blob
1196. Removes assigned agents from other demo blobs (prevents double-assignment)
130 "agentsAssigned": 1,
131 "agentBlobUpdated": true,
132 "note": "Agents removed from other demo blobs and Notion database cleanup will be handled by cron jobs",
133 "timestamp": "2024-01-01T00:00:00.000Z"
134}
164```
165
166500 - Missing agents database configuration:
167```json
168{

customer-database-setup2 file matches

@stevenvapi•Updated 2 months ago

prDatabase

@pdw•Updated 2 months ago