/
YU
yu-code666
/
Letta API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 60m ago · Updated 11mo ago
Details
Filter operations
_internal_templates
6
agents
47
archives
3
blocks
7
clientSideAccessTokens
3
embeddings
1
folders
13
groups
11
health
1
identities
10
jobs
5
messages
5
models
3
projects
1
providers
6
runs
8
sources
14
steps
6
tag
1
telemetry
1
templates
13
tools
23
get
Retrieve Tool
delete
Delete Tool
patch
Modify Tool
get
Count Tools
get
List Tools
put
Upsert Tool
post
Create Tool
post
Upsert Base Tools
post
Run Tool From Source
get
List Composio Apps
get
List Composio Actions By App
post
Add Composio Tool
get
List Mcp Servers
put
Add Mcp Server To Config
get
List Mcp Tools By Server
post
Resync Mcp Server Tools
post
Add Mcp Tool
delete
Delete Mcp Server From Config
patch
Update Mcp Server
post
Test Mcp Server
post
Connect Mcp Server
post
Execute Mcp Tool
get
Mcp Oauth Callback
voice
1
tools
List Composio Apps
Get a list of all Composio apps
get
/v1/tools/composio/apps
Response
Successful Response
AppModel[]
required
name
string
required
key
string
required
appId
string
required
description
string
required
categories
string[]
required
meta
object
required
logo
string
nullable
docs
string
nullable
group
string
nullable
status
string
nullable
enabled
boolean
no_auth
boolean
auth_schemes
AppAuthScheme[]
nullable
testConnectors
object[]
nullable
documentation_doc_text
string
nullable
configuration_docs_text
string
nullable
Changes