# 开发者工具

**格物钛** 为开发者提供Python SDK、CLI与Open API等多种开发工具以及完整的文档与使用案例，让您的数据与Pipeline快速集成。

#### Python SDK

{% content-ref url="/pages/-MVswAwqM06e9u14wCwN" %}
[Broken mention](broken://pages/-MVswAwqM06e9u14wCwN)
{% endcontent-ref %}

#### CLI

{% content-ref url="/pages/-MVswIfz4EGfHC2OrLee" %}
[Broken mention](broken://pages/-MVswIfz4EGfHC2OrLee)
{% endcontent-ref %}

#### Open API

{% content-ref url="/pages/-Mci0JfhCvZU4PH3GiIh" %}
[Open API](/dev-doc/tools/api-center.md)
{% endcontent-ref %}


---

# 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://docs.graviti.cn/dev-doc/tools.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.
