Skip to content

💡 [Feature]: Update spo_list_get Language Model Tool to Follow standards #593

@Saurabh7019

Description

@Saurabh7019

🎯 Aim of the feature

Refactor the existing spo_list_get Language Model Tool to align with updated naming conventions, improve model descriptions, and add additional list creation options for enhanced SharePoint list management capabilities.

Issues to address:

  • Rename the tool to get_spo_list following the naming convention {verb}_{noun} as established in the codebase
  • Improve modelDescription:
    • What exactly does the tool do? - describe the specific functionality and capabilities
    • What kind of information does it return? - detail the expected response format
    • When should and shouldn't it be used? - provide clear use cases and scenarios to avoid
    • Describe important limitations or constraints of the tool - identify technical and permission limitations
  • Refactor ListGet
    • Missing Properties: lets add support for the following options: withPermissions

Under the hood use: spo list get

The issue #586 has been implemented and can be used as a reference to ensure consistency with the correct standards.

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions