> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/tsru/explore-tools.md).

# ツールを探す

Morphic の Tools ライブラリでは、AI画像生成や動画作成から、映像のリスタイル、モーションの制御、リップシンクの作成など、創作アクションの増え続けるコレクションにアクセスできます。名前で検索したり、カテゴリ別に閲覧したり、Tools タブから任意のツールを直接実行したりできます。

### Tools の使い始め方はこちらです:

1. Canvas または Copilot を開き、プロンプトバーの上にある Tools タブをクリックします

<figure><img src="/files/39e2835fd6ac93587390de5723ae624cfcd57777" alt=""><figcaption></figcaption></figure>

2. ツールを名前で検索するか、ライブラリを閲覧します

<figure><img src="/files/f5ca17981239fae434bd6d76f4094a1f40c58263" alt=""><figcaption></figcaption></figure>

3. フィルタータブを使ってカテゴリごとに結果を絞り込みます
4. ツールを選択します。プロンプトバーがそのツールに合わせて切り替わり、必要な入力内容を案内します
5. プロンプトを入力し、求められた参考素材を添付して、青い矢印をクリックします

また、ツールは [morphic.com/tools](https://morphic.com/tools)でも利用でき、そこでライブラリ全体を閲覧して任意のツールを直接実行できます。

これが、Morphic でツールを使って、プロンプトバーから直接、画像、動画、リップシンクなどを作成する方法です。

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://morphic.com/docs/jp/tsru/explore-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.
