Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions docs/gram/concepts/environments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,3 @@ On the environment page, add environment variables by clicking **New Variable**.
Attach an environment to a toolset by clicking the **Fill for toolset** button, then selecting the specific toolset you want to configure. This allows you to pre-fill all required environment variables for that toolset, ensuring it's ready to use across the Playground, SDKs, and MCP clients.

![Attaching an environment to a toolset](/assets/docs/gram/img/concepts/environments/attaching-an-environment-to-a-toolset.png)

<div className="flex justify-center">
<video controls muted={true}>
<source src="/assets/docs/gram/videos/environments.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
</div>
3 changes: 1 addition & 2 deletions docs/gram/concepts/tool-variations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ To edit a tool's name, click the 3 dots and select **Edit name**. Update the too

Similarly, to edit a tool's description, click the 3 dots and select **Edit description**. Use the dedicated modal to validate and save your updated description:


<video controls={false} aria-label="Editing a tool description" loop={true} autoPlay={true} muted={true} width="100%">
<source
src="/assets/docs/gram/videos/tool-variations/editing-tool-description.mp4"
type="video/mp4"
/>
</video>
</video>
Binary file not shown.