# 08.IDL自动化埋点

* 使用定义好的`IDL`语言规范生成`JSON`上传至指定仓库
* `Jenkins`脚本转化生成代码，上传至指定仓库
* 项目同步更新相关仓库，在需要埋点的地方埋点时使用相关`事件模型`即可


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ryukiedev.gitbook.io/wiki/ios/you-hua/08.idl-zi-dong-hua-mai-dian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
