Update mcp.settings.ts
This commit is contained in:
parent
29806b1dac
commit
118e47cb6e
|
|
@ -17,7 +17,7 @@ export class McpSettings {
|
|||
', '
|
||||
)} to schedule you need to have the providerId (you can get it from POSTIZ_PROVIDERS_LIST), user need to specify the schedule date (or now), text, you also can send base64 images and text for the comments. When you get POSTIZ_PROVIDERS_LIST, always display all the options to the user`,
|
||||
}
|
||||
));
|
||||
);
|
||||
|
||||
for (const usePrompt of Reflect.getMetadata(
|
||||
'MCP_PROMPT',
|
||||
|
|
|
|||
Loading…
Reference in New Issue