---
title: "POST /api/sessions/{id}/inject-guidance"
method: POST
path: "/api/sessions/{id}/inject-guidance"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# POST /api/sessions/{id}/inject-guidance

`POST /api/sessions/{id}/inject-guidance`

## Path parameters

- `id` string, required

## Response `200`

OK

- InjectGuidanceResponse
  - `tlbxDir` string, required
  - `tlbxCliShellPath` string, required
  - `tlbxCliPowerShellPath` string, required
  - `claudeMdUpdated` boolean, required
  - `agentsMdUpdated` boolean, required

## Changes

- **2026-07-20** `fd8685a14dc8` — 3 breaking, 3 info
  - removed the required property `midtermDir` from the response with the `200` status
  - removed the required property `mtcliPowerShellPath` from the response with the `200` status
  - removed the required property `mtcliShellPath` from the response with the `200` status
  - added the required property `tlbxCliPowerShellPath` to the response with the `200` status
  - …2 more

[Change history](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/sessions/:id/inject-guidance/post.md)

---

[API](https://skmtc.dev/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.dev/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/revisions/04072327b4e0/schema)
