-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Enhances `executeAction` in `base.toolset.ts` to fetch `connectedAccountId` if missing, with formatting improvements and version update. > > - **Behavior**: > - In `ComposioToolSet.executeAction()`, added logic to fetch `connectedAccountId` if not provided, using `client.connectedAccounts.list()`. > - **Formatting**: > - Fixed spacing and alignment issues in `base.toolset.ts` for better readability. > - **Versioning**: > - Updated version in `package.json` from `0.2.9-9` to `0.2.9-10-1`. > - **Type Changes**: > - Renamed `in` to `location` in `Parameter` type in `types.gen.ts`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=ComposioHQ%2Fcomposio&utm_source=github&utm_medium=referral)<sup> for 76de321. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN --> --------- Co-authored-by: Tushar Sadhwani <[email protected]>
- Loading branch information
1 parent
6df16db
commit 69d99f8
Showing
2 changed files
with
43 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters